Skip to content

This notebook contains an introduction to the use of Python and cartopy to visualize data concerning earthquakes. We will first read a file with earthquake locations (latitudes, and longitudes), magnitudes in Richter scale, and depths, and other descriptors and then overlay it on a worldwide map.

Notifications You must be signed in to change notification settings

msikorski93/Visualizing-Lastest-USGS-Earthquakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualizing-Lastest-USGS-Earthquakes

This notebook contains an introduction to the use of Python and cartopy to visualize data concerning earthquakes. We will first read a file with earthquake locations (latitudes, and longitudes), magnitudes in Richter scale, and depths, and other descriptors and then overlay it on a worldwide map.
The same map was created in folium for interactive use. It is available with nbviewer link:
https://nbviewer.org/github/msikorski93/Visualizing-Lastest-USGS-Earthquakes/blob/main/interactive_map.ipynb

About

This notebook contains an introduction to the use of Python and cartopy to visualize data concerning earthquakes. We will first read a file with earthquake locations (latitudes, and longitudes), magnitudes in Richter scale, and depths, and other descriptors and then overlay it on a worldwide map.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published