You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command line version of ph5tostationxml is resulting in the following error whenever the text format is requested.
(ph5) -bash-4.1$ ph5tostationxml -p . -n master.ph5 --level=network -f TEXT --network=*
Error - Unable to write stationtxt at channel level. One or more networks contain no stations. Using `level='network'` might work (with less detail in the output).
The text was updated successfully, but these errors were encountered:
this error seems to becoming from inv.write like maybe the stationtxt writer wherever that code is in obspy requires channels. I don't think this error is in ph5tosdtationxml, but I'll look more closely.
We might possibly need to update the stationtxt writer to handle this
The command line version of ph5tostationxml is resulting in the following error whenever the text format is requested.
The text was updated successfully, but these errors were encountered: