diff --git a/workflows/archive/iclus_hc_create_collection_from_zarr.ipynb b/workflows/archive/iclus_hc_create_collection_from_zarr.ipynb index 893156005dc72e245d64102e098d347f4315df67..50c84485e6a56682e2a2bc424e70596123d0947b 100644 --- a/workflows/archive/iclus_hc_create_collection_from_zarr.ipynb +++ b/workflows/archive/iclus_hc_create_collection_from_zarr.ipynb @@ -399,10 +399,10 @@ "# min_lat = result[1]\n", "# max_lon = result[2]\n", "# max_lat = result[3]\n", - "# min_lon = -127.88612576329054\n", - "# min_lat = 22.872641668268155\n", - "# max_lon = -65.34617124487134\n", - "# max_lat = 51.60365306185643" + "min_lon = -127.88612576329054\n", + "min_lat = 22.872641668268155\n", + "max_lon = -65.34617124487134\n", + "max_lat = 51.60365306185643" ] }, {