We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b8ebaf commit c008269Copy full SHA for c008269
1 file changed
11_download_datasets/05_copernicus_odata_sen1.ipynb
@@ -344,7 +344,7 @@
344
},
345
{
346
"cell_type": "code",
347
- "execution_count": null,
+ "execution_count": 11,
348
"id": "4fc4f942-d7b7-48d1-90f6-7dedd01a7545",
349
"metadata": {},
350
"outputs": [
@@ -374,7 +374,21 @@
374
"name": "stderr",
375
"output_type": "stream",
376
"text": [
377
- " 68%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████▏ | 82568/121025 [00:35<00:15, 2497.69it/s]"
+ "214335it [01:31, 2345.44it/s] "
378
+ ]
379
+ },
380
+ {
381
+ "name": "stdout",
382
+ "output_type": "stream",
383
+ "text": [
384
+ "Download Complete: S1A_IW_GRDH_1SDV_20240112T175821_20240112T175846_052077_064B4D_4630.SAFE\n"
385
386
387
388
+ "name": "stderr",
389
390
391
+ "\n"
392
]
393
}
394
],
0 commit comments