Skip to content

Commit cdbce04

Browse files
update launch configuration to use a different Sentinel-2 L2A dataset
1 parent 648ddc4 commit cdbce04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
"module": "eopf_geozarr",
225225
"args": [
226226
"info",
227-
"s3://esa-zarr-sentinel-explorer-fra/tests-output/eopf_geozarr/S2A_MSIL2A_20250704T094051_N0511_R036_T33SWB_20250704T115824.zarr",
227+
"s3://esa-zarr-sentinel-explorer-fra/tests-output/sentinel-2-l2a/S2B_MSIL2A_20250921T100029_N0511_R122_T33TTG_20250921T135752.zarr",
228228
"--verbose",
229229
"--html-output", "dataset_info.html"
230230
],

0 commit comments

Comments
 (0)