Skip to content

Commit

Permalink
fix old reference to Sedgwick Reserve
Browse files Browse the repository at this point in the history
  • Loading branch information
bridgethass authored Jun 11, 2024
1 parent fec06c5 commit 863f59d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@
"source": [
"### 2.2.3 Cropping EMIT data to a Region of Interest\n",
"\n",
"To crop our dataset to our ROI we first need to open a shapefile of the region. Open the included `geojson` for Sedgwick Reserve and Plot it onto our EMIT 850nm reflectance spatial plot. To ensure the plotting of the shape and EMIT scene works, be sure to specify the CRS (this is done for the image in the `map_opts` dictionary)."
"To crop our dataset to our ROI, we first need to open a shapefile of the region. Open the downloaded `shapefile` of all AOP flight boxes, filter to the Niwot Ridge site (NIWO) and plot it onto the EMIT 850nm reflectance spatial plot. To ensure proper georeferencing of the EMIT scene, be sure to specify the CRS (this is specified in the `map_opts` dictionary)."
]
},
{
Expand Down

0 comments on commit 863f59d

Please sign in to comment.