Closed vivek-bala closed 7 years ago
Hi Vivek,
It is normal if you have such error for some of the traces in the asdf file. It is because for real observed data, some instrument may not be recording during the time period. For example, you are asking to 1 minutes data but the real observed data only contains 30 seconds. So when cut such seismograms, it may raise such errors. No big deal.
Great, thanks! That is good to know.
I process the obsd data using the
pypaw-process_asdf
executable as follows:I get a non-fatal error in stdout:
Entire log: https://gist.github.com/vivek-bala/e173c315222b27c503546fee4f3fb5ff
"Non-fatal" since I do see a 1.2G hdf5 file in the expected output location (/work/02734/vivek91/DATA_RADICAL/proc_obsd).
All the data locations have public permissions, so should be accessible.
Is this expected? Is this to be ignored/addressed?