Skip to content

Commit 50fbdce

Browse files
committed
update comment
1 parent ebb1dd9 commit 50fbdce

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

jupyter-notebooks/coastal-erosion-example/1_rasterio_firstlook.ipynb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@
7676
]
7777
},
7878
{
79-
"attachments": {},
8079
"cell_type": "markdown",
8180
"metadata": {},
8281
"source": [
@@ -108,7 +107,7 @@
108107
"metadata": {},
109108
"outputs": [],
110109
"source": [
111-
"# This notebook explores a single 4 band (blue, green, red, NIR) PlanetScope scene in a UTM projection.\n",
110+
"# This notebook explores a single 3 band (blue, green, red) PlanetScope scene in a UTM projection.\n",
112111
"image_file = \"/content/20170831_172754_101c_3b_Visual.tif\""
113112
]
114113
},
@@ -228,7 +227,7 @@
228227
"name": "python",
229228
"nbconvert_exporter": "python",
230229
"pygments_lexer": "ipython3",
231-
"version": "3.9.6"
230+
"version": "3.8.13"
232231
}
233232
},
234233
"nbformat": 4,

0 commit comments

Comments
 (0)