Get weather forecast
get_forecastRetrieve hourly weather forecasts for any latitude/longitude coordinate, with configurable forecast length up to 48 hours, using MET Norway's global data.
Instructions
Get an hourly weather forecast from MET Norway (Yr) for a coordinate. Works worldwide, best coverage in the Nordics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | How many hours ahead to include | |
| latitude | Yes | Latitude in decimal degrees | |
| longitude | Yes | Longitude in decimal degrees |