WeatherForecast User Guide¶
The WeatherForecast CSC provides forecast information for telescope operations by using Meteoblue Forecast API.
WeatherForecast Interface¶
There are only 3 telemetry topics
metadata - contains metadata about the forecast model such as location, elevation and time updated
trendHourly - contains data regarding each hour of the forecast
trendDaily - contains data regarding each day of the forecast
Example Use-Case¶
metadata = await weatherforecast.tel_metadata.aget()