Hi
This URL returns all channels with a value of "0.000" for each channel,
which is very wrong:
https://service.iris.edu/mustang/measurements/1/query?metric=ts_percent_availability_total&net=CO&cha=HHZ,HNZ&format=text&timewindow=2022-02-01T00:00,2022-11-09T00:00:00&nodata=404
THis query, which is almost identical, returns what looks like correct
values:
https://service.iris.edu/mustang/measurements/1/query?metric=ts_percent_availability_total&net=CO&cha=HHZ,HNZ&format=text&timewindow=2022-02-01T00:00:00,2022-11-09T00:00:00&nodata=404
The only difference is that the timewindow start is missing seconds in the
first URL. I could not find any documentation as to what time values are
supported, but returning zeros instead of an error message seems bad. And
it seems like hour:min should be a valid format.
thanks
Philip
This URL returns all channels with a value of "0.000" for each channel,
which is very wrong:
https://service.iris.edu/mustang/measurements/1/query?metric=ts_percent_availability_total&net=CO&cha=HHZ,HNZ&format=text&timewindow=2022-02-01T00:00,2022-11-09T00:00:00&nodata=404
THis query, which is almost identical, returns what looks like correct
values:
https://service.iris.edu/mustang/measurements/1/query?metric=ts_percent_availability_total&net=CO&cha=HHZ,HNZ&format=text&timewindow=2022-02-01T00:00:00,2022-11-09T00:00:00&nodata=404
The only difference is that the timewindow start is missing seconds in the
first URL. I could not find any documentation as to what time values are
supported, but returning zeros instead of an error message seems bad. And
it seems like hour:min should be a valid format.
thanks
Philip
-
Hi Phillip,
Thank you for reporting this problem. This is definitely a bug and I will work on getting it fixed.
Best,
Gillian
IRIS-DMC
From: "Philip Crotwell (via IRIS)" <mustang-users-bounce<at>lists.ds.iris.edu>
To: "MUSTANG Users" <mustang-users<at>lists.ds.iris.edu>
Sent: Wednesday, November 9, 2022 2:18:02 PM
Subject: [IRIS][mustang-users] wrong output due to time format
Hi
This URL returns all channels with a value of "0.000" for each channel, which is
very wrong:
[
https://service.iris.edu/mustang/measurements/1/query?metric=ts_percent_availability_total&net=CO&cha=HHZ,HNZ&format=text&timewindow=2022-02-01T00:00,2022-11-09T00:00:00&nodata=404
|
https://service.iris.edu/mustang/measurements/1/query?metric=ts_percent_availability_total&net=CO&cha=HHZ,HNZ&format=text&timewindow=2022-02-01T00:00,2022-11-09T00:00:00&nodata=404
]
THis query, which is almost identical, returns what looks like correct values:
[
https://service.iris.edu/mustang/measurements/1/query?metric=ts_percent_availability_total&net=CO&cha=HHZ,HNZ&format=text&timewindow=2022-02-01T00:00:00,2022-11-09T00:00:00&nodata=404
|
https://service.iris.edu/mustang/measurements/1/query?metric=ts_percent_availability_total&net=CO&cha=HHZ,HNZ&format=text&timewindow=2022-02-01T00:00:00,2022-11-09T00:00:00&nodata=404
]
The only difference is that the timewindow start is missing seconds in the first
URL. I could not find any documentation as to what time values are supported,
but returning zeros instead of an error message seems bad. And it seems like
hour:min should be a valid format.
thanks
Philip
----------------------
MUSTANG Users
Topic home: http://ds.iris.edu/message-center/topic/mustang-users/ |
Unsubscribe: mustang-users-unsubscribe<at>lists.ds.iris.edu
Sent from the IRIS Message Center (http://ds.iris.edu/message-center/)
Update subscription preferences at http://ds.iris.edu/account/profile/
-
Hi Philip,
This bug in the MUSTANG ts_ metrics has been fixed. YYYY-MM-DDTHH:MM is now
a valid time format. If an invalid time format is input, the output will be
an error rather than an inaccurate value. Thank you again for reporting the
issue and please let us know if you find additional concerns.
Best regards,
Gillian Sharer
IRIS-DMC
On Wed, Nov 9, 2022 at 2:35 PM Gillian Sharer <gillian<at>iris.washington.edu>
wrote:
Hi Phillip,
Thank you for reporting this problem. This is definitely a bug and I will
work on getting it fixed.
Best,
Gillian
IRIS-DMC
------------------------------
*From: *"Philip Crotwell (via IRIS)" <
mustang-users-bounce<at>lists.ds.iris.edu>
*To: *"MUSTANG Users" <mustang-users<at>lists.ds.iris.edu>
*Sent: *Wednesday, November 9, 2022 2:18:02 PM
*Subject: *[IRIS][mustang-users] wrong output due to time format
Hi
This URL returns all channels with a value of "0.000" for each channel,
which is very wrong:
https://service.iris.edu/mustang/measurements/1/query?metric=ts_percent_availability_total&net=CO&cha=HHZ,HNZ&format=text&timewindow=2022-02-01T00:00,2022-11-09T00:00:00&nodata=404
THis query, which is almost identical, returns what looks like correct
values:
https://service.iris.edu/mustang/measurements/1/query?metric=ts_percent_availability_total&net=CO&cha=HHZ,HNZ&format=text&timewindow=2022-02-01T00:00:00,2022-11-09T00:00:00&nodata=404
The only difference is that the timewindow start is missing seconds in the
first URL. I could not find any documentation as to what time values are
supported, but returning zeros instead of an error message seems bad. And
it seems like hour:min should be a valid format.
thanks
Philip
----------------------
MUSTANG Users
Topic home: http://ds.iris.edu/message-center/topic/mustang-users/ |
Unsubscribe: mustang-users-unsubscribe<at>lists.ds.iris.edu
Sent from the IRIS Message Center (http://ds.iris.edu/message-center/)
Update subscription preferences at http://ds.iris.edu/account/profile/
-