Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/dyr/src/util.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/src/util.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]