Forecast

node v4.9.1
version: 2.0.0
endpointsharetweet
forecasetCities is an asynchronous function (defined below) that will return the three day forecast of the cities passed in. Use the object viewer pop up to select "Chart" and compare them:
await forecast("New York", "San Francisco");
async function forecast(list) { var forecast = require("notebook")("tonic/forecast/1.0.0"); return { "NYC": await forecast.threeDay("New York"), "SF": await forecast.threeDay("San Francisco") } }
Loading…

5 comments

  • posted 7 years ago by 590f8da190d6f1001137d8f1
    I don't see any forecast
  • posted 3 years ago by imgod123456
    TToToaToasToastToasteToasterToasternToasternoToasternobToasternobrToasternobraToasternobravToasternobraveToasternobrave
  • posted a year ago by olddynasty
    https://www.facebook.com/fabian.silvacardenas.3?mibextid=ZbWKwL
  • posted a year ago by olddynasty
    https://www.facebook.com/olddynastysilba?mibextid=ZbWKwL
  • posted a year ago by olddynasty
    https://youtube.com/@OLDDYNASTYSILVA

sign in to comment