wttr.in icon indicating copy to clipboard operation
wttr.in copied to clipboard

Time format not documented?

Open F1LT3R opened this issue 1 year ago • 2 comments

I'm trying to figure out how to interpret the time in the hourly weather, eg: 0, 300, 600, 900.

What are these times?

At first I thought 300 was 0300-hours (3 am military time).

But then the data is not hourly.

How should I interpret this?

Thanks.

F1LT3R avatar Jul 13 '23 15:07 F1LT3R

Google lead me to a potential answer to your question:

https://github.com/chubin/wttr.in/issues/360

specifically:

"time" values are [0, 300, 600, 900, 1200, 1500, 1800, 2100]; corresponding to "00:00 .. 21:00", respectively.

WEIRDesign avatar Jul 13 '23 22:07 WEIRDesign

Google lead me to a potential answer to your question:

#360

specifically:

"time" values are [0, 300, 600, 900, 1200, 1500, 1800, 2100]; corresponding to "00:00 .. 21:00", respectively.

Thanks @WEIRDesign - does this mean the "hourly" array for wttn.in real means "tri-hourly"?

F1LT3R avatar Jul 13 '23 22:07 F1LT3R