| B<UVforecast> - A prognosis of UV radiation |
UVforecast - A prognosis of UV radiation
Returns forecast of uv - radiation. Data can be returned as an image (png) or as a xml-document. Forecasts are available for the immiediate three days, at time 12:00:00 UTC.
A list of available data may be retrieved using the 'available' action, using the url 'http://api.yr.no/weatherapi/uvforecast/1.0/available'.
The schema for the xml delivered by this product is available from http://api.yr.no/weatherapi/uvforecast/1.0/schema.
Specify the time for which you want a forecast. Forecasts are currently available for the immediate three days at the time 12:00:00 UTC. Note though, that uv-forecast of the present date will become unavailable some time after 12 UTC.
Format: yyyy-mm-ddThh:mm:00Z.
Specify type of file to be returned.
Values: image/png, text/xml.
Specify the type of cloudcover you want a forecast for.
Values: clear, partly_cloudy, cloudy, forecast
This option is not valid when content_type=text/xml
| B<UVforecast> - A prognosis of UV radiation |