dear all
i want to plot mainshock and aftershocks of 2015 gorkha nepal earthquake.How can i get data file.
sincerely
ram krishna
dear all
i want to plot mainshock and aftershocks of 2015 gorkha nepal earthquake.How can i get data file.
sincerely
ram krishna
Hi Ram,
Not sure if this is the place to ask. Nonetheless, here you go:
National Seismological Center
[
Department of Mines and Geology
](http://seismonepal.gov.np/data)
Januka
Januka Attanayake
Research Fellow | Earthquake Seismology
Homepage: https://sites.google.com/site/janukaattanayake
School of Earth Sciences | McCoy Bldg. 200
University of Melbourne | Parkville 3010 VIC
Australia
You can download this data from isc.ac.uk
Hi Ram,
To get raw waveform data, you could use FDSN routing clients, e.g. the
IRIS FDSN Federator client:
To get raw event data, you could use FDSN event web service (not sure
which one is best for events, maybe try USGS or EMSC or GFZ? See
obspy.clients.fdsn - FDSN web service client for ObsPy — ObsPy 1.4.1.post0+393.g271569d37b.obspy.master documentation)
obspy.clients.fdsn.client.Client.get_events — ObsPy 1.4.1.post0+393.g271569d37b.obspy.master documentation
A lot of usage examples are on seismo-live:
https://krischer.github.io/seismo_live_build/html/ObsPy/00_Introduction_wrapper.html
For aggregated info, you can also have a look at IRIS significant EQ pages:
best,
Tobias