sbonaime / seedlink_plotter

Seedlink_plotter A python script to plot real time seismic data from a seedlink server
GNU Lesser General Public License v3.0
36 stars 18 forks source link

Add support for wildcards in selected networks/stations #38

Open megies opened 5 years ago

megies commented 5 years ago

Once https://github.com/obspy/obspy/pull/2405 is ready and merged we can add support for wildcards in network and station codes. I've seen people expecting those and wondering why it did not work. In the meantime we could raise an explicit exception when wildcards are used in network/station as well.