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:
http://docs.obspy.org/master/packages/obspy.clients.fdsn.html#basic-routing-clients-usage
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
http://docs.obspy.org/master/packages/obspy.clients.fdsn.html#basic-fdsn-client-usage)
http://docs.obspy.org/master/packages/autogen/obspy.clients.fdsn.client.Client.get_events.html
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:
https://www.iris.edu/hq/retm/archive
https://www.iris.edu/hq/retm/event/3363
best,
Tobias