Geospatial Notebooks
The following exemplars need to be run in the Geopspatial Notebook Server as some of the libraries used are only pre-installed there.
Obspy Notebook
- Focus on seismology
- Explores the
ObsPy
framework for seismic data - Utilizes
ipywidgets
to make the tutorial interactive
Ridgemap Notebook
- Focus on geosciences
- Explores
ridge_map
, a geospatial library accessing SRTM elevation data - Plotting elevation data as ridge maps
Rasterio/Matplotlib Notebook
- Focus on geosciences
- Explores
rasterio
andmatplotlib
to visualize OS terrain 50 DTM data of the Lake District obtained from DigiMap - Plotting terrain and contourmaps of the Lake District
EarthPy Notebook
- Focus on geosciences
- Explores
EarthPy
to visualize OS terrain 50 DTM data of the Lake District obtained from DigiMap - Plotting terrain maps with hillshade to make it seem 3-dimensional
Folium Notebook
- Focus on geosciences
- Adding markers to basemaps
- Creating choropleth maps using Covid-19 data
Covid-19 Notebook
- Focus on data processing
- Step-by-step guide for creating choropleth maps using Covid-19 data with
folium
- Utilizes
ipywidgets
to make the tutorial interactive
Kepler Notebook
- Focus on geosciences
- Using the KeplerGl interface embedded in a Jupyter Notebook
- Creating map layers of global population and GDP