Skip to content

Commit 3571341

Browse files
author
Andy Barrett
committed
remove cloud_hosted from modis search
1 parent c6e70fe commit 3571341

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

notebooks/SnowEx_ASO_MODIS_Snow/snow_tutorial.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,6 @@
555555
" version = \"61\",\n",
556556
" bounding_box = roi_bbox,\n",
557557
" temporal = temporal_range,\n",
558-
" cloud_hosted=True\n",
559558
")"
560559
]
561560
},
@@ -1401,7 +1400,7 @@
14011400
"name": "python",
14021401
"nbconvert_exporter": "python",
14031402
"pygments_lexer": "ipython3",
1404-
"version": "3.12.11"
1403+
"version": "3.9.18"
14051404
}
14061405
},
14071406
"nbformat": 4,

notebooks/SnowEx_ASO_MODIS_Snow/snow_tutorial_rendered.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -882,7 +882,6 @@
882882
" version = \"61\",\n",
883883
" bounding_box = roi_bbox,\n",
884884
" temporal = temporal_range,\n",
885-
" cloud_hosted=True\n",
886885
")"
887886
]
888887
},
@@ -12655,7 +12654,7 @@
1265512654
"name": "python",
1265612655
"nbconvert_exporter": "python",
1265712656
"pygments_lexer": "ipython3",
12658-
"version": "3.12.11"
12657+
"version": "3.9.18"
1265912658
}
1266012659
},
1266112660
"nbformat": 4,

0 commit comments

Comments
 (0)