Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time problem if more than 15 stations #32

Open
nicoleroy-ipgp opened this issue Jul 13, 2018 · 4 comments
Open

Time problem if more than 15 stations #32

nicoleroy-ipgp opened this issue Jul 13, 2018 · 4 comments

Comments

@nicoleroy-ipgp
Copy link

If I select more that 15 stations, it seems that the parameter "-b" is not taken into account.

example
seedlink-plotter -s "G_AIS:00BHZ,G_ATD:00BHZ,G_CAN:00BHZ,G_CCD:00BHZ,G_CLF:00BHZ,G_COYC:00BHZ,G_CRZF:00BHZ,G_DRV:00BHZ,G_DZM.OO.BHZ,G_ECH:00BHZ,G_FDF:00BHZ,G_FOMA:00BHZ,G_FUTU:00BHZ,G_HDC:00BHZ,G_INU:00BHZ,G_IVI:00BHZ,G_KIP:00BHZ,G_MBO:00BHZ,G_MPG_00.BHZ,G_NOUC:00BHZ,G_PAF:00BHZ,G_PEL:00BHZ,G_PPTF:00BHZ,G_RER:00BHZ,G_ROCAM:00BHZ,G_SANVU:00BHZ,G_SPB:00BHZ,G_SSB:00BHZ,G_TAM:00BHZ,G_TAOE:00BHZ,G_UNM:00BHZ,G_WUS:00BHZ" --x_position 200 --y_position 50 --x_size 800 --y_size 600 -b 24h --seedlink_server "rtserver.ipgp.fr:18000" --update_time 2s

@megies
Copy link
Collaborator

megies commented Jul 13, 2018

What exactly is not working? Seems to work for me on current master:

screenshot from 2018-07-13 14-44-49

@nicoleroy-ipgp
Copy link
Author

I am using a mac and I have this with the following command line (-b 30m) :
seedlink-plotter -s "G_AIS:00BHZ,G_ATD:00BHZ,G_CAN:00BHZ,G_CCD:00BHZ,G_CLF:00BHZ,G_COYC:00BHZ,G_CRZF:00BHZ,G_DRV:00BHZ,G_DZM.OO.BHZ,G_ECH:00BHZ,G_FDF:00BHZ,G_FOMA:00BHZ,G_FUTU:00BHZ,G_HDC:00BHZ,G_INU:00BHZ,G_IVI:00BHZ,G_KIP:00BHZ,G_MBO:00BHZ,G_MPG_00.BHZ,G_NOUC:00BHZ,G_PAF:00BHZ,G_PEL:00BHZ,G_PPTF:00BHZ,G_RER:00BHZ,G_ROCAM:00BHZ,G_SANVU:00BHZ,G_SPB:00BHZ,G_SSB:00BHZ,G_TAM:00BHZ,G_TAOE:00BHZ,G_UNM:00BHZ,G_WUS:00BHZ" --x_position 200 --y_position 50 --x_size 800 --y_size 600 -b 30m --seedlink_server "rtserver.ipgp.fr:18000" --update_time 2s

capture d ecran 2018-07-13 a 16 13 56

@nicoleroy-ipgp
Copy link
Author

It seems to work if I resize the window ...

@megies
Copy link
Collaborator

megies commented Jul 14, 2018

I still don't understand what the problem is or what it is that's not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants