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

change host #40

Open yanglailai opened 1 year ago

yanglailai commented 1 year ago

Can I change the host:port(rtserver.ipgp.fr:18000) to rtserve.iris.washington.edu:18000, seedlink-plotter -s "US_MSO:00BHZ" --x_position 200 --y_position 50 --x_size 800 --y_size 600 -b 30m --seedlink_server "rtserve.iris.washington.edu:18000" --update_time 2s but no plot,i dont konw why.

sbonaime commented 1 year ago

Hi, Of course you can change the server. The only problem with this channel and this station is that, the latest data is not right now in real time. if you ask for 2 days of data, you can see the signal

seedlink-plotter -s "US_MSO:00BHZ" --x_position 200 --y_position 50 --x_size 800 --y_size 600 -b 30m --seedlink_server "rtserve.iris.washington.edu:18000" -vvv -b2d

I just improve seedlink_plotter help for the backtrace function. With pip install --upgrade https://github.com/bonaime/seedlink_plotter/archive/master.zip you should see something like Successfully installed seedlink-plotter-0.2.1

yanglailai commented 1 year ago

Hi, thank you,I got it ,I've tried that and it does have the waveform, thanks a lot, I'll try the multisite display.

yanglailai commented 1 year ago

Sorry to bother you again, why is my waveform like this, is it because of the data source? Screenshot from 2022-08-03 09-46-59

sbonaime commented 1 year ago

Sorry to bother you again, why is my waveform like this, is it because of the data source? Screenshot from 2022-08-03 09-46-59 It seems that this particular station is not in real time and the only data available is from 1h30 to 1h46 this particular day.