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

Set station coordinates in database from metadata? #91

Closed
megies opened this issue Apr 26, 2017 · 5 comments
Closed

Set station coordinates in database from metadata? #91

megies opened this issue Apr 26, 2017 · 5 comments

Comments

@megies
Copy link

megies commented Apr 26, 2017

Is there an option (after msnoise populate) to set station coordinates in station table from station metadata (dataless, stationxml, ..)? We didn't see an option.. Probably that's a missing command that would be very helpful..?

@rantanplan77
Copy link
Contributor

msnoise config --sync

will try to parse the dataless files for existing stations in the Station table and, if found, will input the coordinates. (http://msnoise.org/doc/master/releasenotes/msnoise-1.5.html )

@ThomasLecocq
Copy link
Member

works best in master with the new pre-parser of the dataless & inventories...

@megies
Copy link
Author

megies commented Apr 26, 2017

OK, we saw it now, but getting the responses lacks fetching the elevation.. will post some patch soonish..

@ThomasLecocq
Copy link
Member

ThomasLecocq commented Apr 26, 2017

aha, yep... because elevation is not taken into account in any step (yet)

@megies
Copy link
Author

megies commented Apr 27, 2017

Ok, there's some additions in #94, closing this one..

Thanks for the info @rantanplan77!

@megies megies closed this as completed Apr 27, 2017
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

3 participants