Skip to content

Commit

Permalink
Removes extraneous directories/materials
Browse files Browse the repository at this point in the history
  • Loading branch information
dhavide committed Sep 17, 2024
1 parent 9589c2e commit 35bc787
Show file tree
Hide file tree
Showing 21 changed files with 1 addition and 2,420 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion book/02_Software_Tools/02_Data_Visualization_Tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ from geoviews import opts
### Displaying a basemap

<!-- #region jupyter={"source_hidden": true} -->
A *basemap* or *tile layer* is useful when displaying vector or raster data because it allows us to overlay the relevant geospatial data on a familar gepgraphical map as a background. The principal utility is we'll use is `gv.tile_sources`. We can use the method `opts` to specify additional confirguration settings. Below, we use the *Open Street Map (OSM)* Web Map Tile Service to create the object `basemap`. When we display the repr for this object in the notebook cell, the Bokeh menu at right enables interactive exploration.
A *basemap* or *tile layer* is useful when displaying vector or raster data because it allows us to overlay the relevant geospatial data on a familar geographical map as a background. The principal utility is we'll use is `gv.tile_sources`. We can use the method `opts` to specify additional confirguration settings. Below, we use the *Open Street Map (OSM)* Web Map Tile Service to create the object `basemap`. When we display the repr for this object in the notebook cell, the Bokeh menu at right enables interactive exploration.
<!-- #endregion -->

```python jupyter={"source_hidden": true}
Expand Down
329 changes: 0 additions & 329 deletions book/07_Wildfire_analysis/Retrieving_Disturbance_Data.md

This file was deleted.

3 changes: 0 additions & 3 deletions book/07_Wildfire_analysis/Wildfire.md

This file was deleted.

Loading

0 comments on commit 35bc787

Please sign in to comment.