Auxiliary Parameters

Constant One or Zero | Weekday

Constant One or Zero

Query a time series with constant ones or zeros.

ones:x
zeros:x

Examples

  • https://api.meteomatics.com/2024-03-19T00:00Z--2024-03-26T00:00:00Z:PT1H/ones:x,zeros:x/47.4245,9.3767/csv?source=mix
    validdate;ones:x;zeros:x
    2019-08-21T00:00:00Z;1;0
    2019-08-21T01:00:00Z;1;0
    2019-08-21T02:00:00Z;1;0
    2019-08-21T03:00:00Z;1;0
    2019-08-21T04:00:00Z;1;0
    2019-08-21T05:00:00Z;1;0
    2019-08-21T06:00:00Z;1;0
    2019-08-21T07:00:00Z;1;0
    2019-08-21T08:00:00Z;1;0
    2019-08-21T09:00:00Z;1;0
    2019-08-21T10:00:00Z;1;0
    2019-08-21T11:00:00Z;1;0
    2019-08-21T12:00:00Z;1;0
    2019-08-21T13:00:00Z;1;0
    2019-08-21T14:00:00Z;1;0
    2019-08-21T15:00:00Z;1;0
    2019-08-21T16:00:00Z;1;0
    2019-08-21T17:00:00Z;1;0
    

Weekday

Query the weekday depending on date and time in UTC.

weekday:idx
Index Weekday
1 Sunday
2 Monday
3 Tuesday
4 Wednesday
5 Thursday
6 Friday
7 Saturday

Examples