Skip to content
Snippets Groups Projects
Commit cb04ed45 authored by JINLANG WANG's avatar JINLANG WANG
Browse files

update lab11

parent 542aa42d
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ your lab notebook is in the `p6` directory -- you may need to modify the path to
```python
import rasterio
land = rasterio.open("zip://../p6/land.zip!wi.tif")
land = rasterio.open("zip://[path_to_mp5]/mp5/land.zip!wi.tif")
```
This is the dataset for all of WI. Let's say we want to only see Dane
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment