tomgarth / ISC_Earthquake_Toolbox

A set of MATLAB functions for downloading and handling earthquake data from the International Seismological Centre (ISC)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

View the ISC Earthquake Toolbox on File Exchange

ISC Earthquake Toolbox for MATLAB

A set of MATLAB functions for downloading and handling earthquake data from the International Seismological Centre (ISC). The toolbox contains a number of MATLAB Live Scripts to get you started. It requires MATLAB and Mapping Toolbox.

A brief overview of the functionality is given in the MATLAB Live Script 'Introduction_ISCToolboxForMATLAB.mlx'. Open in MATLAB Online

More detailed examples are then given in 3 further Live Scripts detailed below.

  • The first (ISCtoolbox_WB1_Download_ISC_Data.mlx) is a MATLAB Live Script that allows you to interactively search the ISC database, and build a data set based on the area, time span and magnitude range you are interested in. Open in MATLAB Online

  • The second (ISCtoolbox_WB2_Exploring_Earthquake_Locations.mlx) gives an overview of the data that can be downloaded (either by you in the previous workbook, or one of the distributed example datasets) with a focus on plotting earthquake locations. Open in MATLAB Online

  • The third (ISCtoolbox_WB3_Exploring_Earthquake_Magnitudes.mlx) introduces and compares different earthquake magnitude types, and enables a simple interactive Mc and b-value calulations. Open in MATLAB Online

For more information on the ISC Toolbox for MATLAB please visit www.isc.ac.uk/projects/matlab

Or email earthquake-toolbox@isc.ac.uk with questions or to be added to the mailing list.

About

A set of MATLAB functions for downloading and handling earthquake data from the International Seismological Centre (ISC)


Languages

Language:MATLAB 100.0%