Skip to main content
Module

x/dyr/mod.ts>getForecastedWeather

Access Yr's weather API and Nominatim's API with Deno
Go to Latest
function getForecastedWeather
import { getForecastedWeather } from "https://deno.land/x/dyr@v1.4.0/mod.ts";

Get forcasted weather.

Parameters

locationName: string

Name of the location, can be village, city etc.

optional
interval = [UNSUPPORTED]

Number of hours ahead of current time.

optional
jsonOutput = [UNSUPPORTED]