metno_forecast
Get high-resolution weather forecasts for Nordic countries using Norwegian meteorological data. Specify latitude, longitude, and choose from daily or hourly variables like temperature, precipitation, and wind.
Instructions
Get weather forecast from Norwegian weather service with high-resolution data for Nordic countries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| daily | No | Daily weather variables to retrieve | |
| hourly | No | Hourly weather variables to retrieve | |
| latitude | Yes | Latitude in WGS84 coordinate system | |
| timezone | No | Timezone for timestamps (e.g., Europe/Paris, America/New_York) | |
| longitude | Yes | Longitude in WGS84 coordinate system | |
| past_days | No | Include past days data | |
| forecast_days | No | Number of forecast days | |
| current_weather | No | Include current weather conditions | |
| wind_speed_unit | No | Wind speed unit | kmh |
| temperature_unit | No | Temperature unit | celsius |
| precipitation_unit | No | Precipitation unit | mm |