Philip Crotwell
Philip Crotwell
I will look into this, seems a good idea.
Sorry for long delay, believe this is fixed in commit 15ded4f In next release you can: ``` let seisConfig = new sp.seismographconfig.SeismographConfig(); const ianaTZ = "US/Eastern"; seisConfig.xAxisTimeZone = ianaTZ; seisConfig.xSublabel...
That could be added, I just didn't get around to it. Miniseed2 is a little bit harder because of the fixed record size. In miniseed3, we can output a contiguous...