Auxiliary Parameters
Constant One or Zero | WeekdayConstant One or Zero
Query a time series with constant ones or zeros.
ones:xzeros:xExamples
- https://api.meteomatics.com/2025-10-30T00:00Z--2025-11-06T00: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
- https://api.meteomatics.com/2025-10-30T00:00:00Z--2025-11-06T00:00:00Z:P1D/weekday:idx/47.4245,9.3767/csv?source=mix
validdate;weekday:idx 2021-02-07T00:00:00Z;1 2021-02-08T00:00:00Z;2 2021-02-09T00:00:00Z;3 2021-02-10T00:00:00Z;4 2021-02-11T00:00:00Z;5 2021-02-12T00:00:00Z;6 2021-02-13T00:00:00Z;7