Global seismicity with a snap of Julia fingers

An example

using GMT

seismicity(region="86/175/-25/33", size=(exp, [2 12], [3 9]), land=:lightbrown,
           ocean=:lightblue, starttime="2020-01-01", endtime="2022-12-31")

Some more at Global seismicity

1 Like

Hello @Joaquim
I’ve tried to apply this script and I’m getting this error
ERROR: LoadError: UndefVarError: startime not defined
But if i change the starttime and endtime by last=“2Y” it works!
I need assistance!!

Maybe something I fixed meanwhile. Just confirmed it works for me. Try this once version GMT.jl 1.5.0 is out (that couple of hours I mentioned in the other post)