slipinversion / WASP

Slip inversion with regional and tele-seismic data
GNU General Public License v3.0
26 stars 13 forks source link

Skip bad stations without failing #20

Closed degoldberg closed 3 years ago

degoldberg commented 3 years ago

I noticed that if a station has an empty PZ file, the program will fail and spit out a confusing error message that isn't helpful for diagnostics. We need to add functionality to just skip over that station rather than failing completely. Perhaps an error message "PZ file XYZ is empty and therefore station XYZ will be skipped" or whatever.