-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Also needs options that apply to seismicity selection: minmag
, maxmag
,mindepth
,maxdepth
,seis-SNEW
,starttime
,endtime. The last two would allow to select different periods for the seismicity plots than
period`.
All options should also be readable from a MaunLoa.txt
file:
plotdata.seismicity.minmag
plotdata.seismicity.maxmag
plotdata.seismicity.mindepth
plotdata.seismicity.maxdepth
plotdata.seismicity.seis-SNEW
plotdata.seismicity.starttime
plotdata.seismicity.endtime
We need other options for the --reg-seismicity
plotdata.regSeismicity.minmag
plotdata.regSeismicity.maxmag
plotdata.regSeismicity.mindepth
plotdata.regSeismicity.maxdepth
plotdata.regSeismicity.seis-SNEW
plotdata.regSeismicity.starttime
plotdata.regSeismicity.endtime
So plot_data.py needs to understand --minmag
,--seismicity.minmag
,--regSeismicty.minmag
. Here --minmag
and --seismicity.minmag
are the same.
As a reminder, here the options of the API for seismicity.
starttime=2018-09-29T00:00:00&endtime=2022-10-20T00:00:00&maxlatitude=19.784503936767578&minlatitude=19.12130393676758&maxlongitude=-155.2227446777344&minlongitude=-155.93954467773438&minmagnitude=1
Metadata
Metadata
Assignees
Labels
No labels