Dear users,
Is there a method to write Full SEED (not XSEED!!) volume such as rdseed in Obspy?
Regards,
Mehran,
Dear users,
Is there a method to write Full SEED (not XSEED!!) volume such as rdseed in Obspy?
Regards,
Mehran,
Hi Mehran,
ObsPy can read full SEED (waveforms + dataless) but only write both
separately. So you could produce a dataless SEED volume and the
corresponding MiniSEED file but not a single merged full SEED file.
Please note that the obspy.xseed (despite the confusing name) can read
and write both dataless SEED as well as XSEED files.
Cheers!
Lion