-
Notifications
You must be signed in to change notification settings - Fork 16
Add height/elevation info #222
Comments
Height information for FDSN will now display. Data from seedlink does not seem to return location info (or maybe the client is not handling it since there are lots of channels). As for WWS, the height information is not returned in the metadata. This requires further investigation and potentially a change in Winston code. |
Opened Winston issue usgs/winston#71 for this. |
On Winston issue: On Tue, Apr 2, 2019 at 3:37 PM Tom Parker [email protected] wrote: However, instrument height is returned by the GETMETADATA command. I'm closing this for now. If GETMETADATA won't work for you or if you have an idea for accommodating height in GETCHANNELS, re-open the ticket. java -jar target/wwsclient-1.3.6.jar --server pubavo1.wr.usgs.gov --command "GETMETADATA 1 INSTRUMENT" |
GETMETADATA INSTRUMENT may not work for some Winstons installed after following bug was introduced: usgs/winston#78. Awaiting fix before proceeding. |
When hovering over a station in the map, the lat/lon displays but not the height. Jeremy requested that the height info be added.
The text was updated successfully, but these errors were encountered: