Open Weathermap API

Always know whats going on.

This component fetches and parses the weather for a specific location using the OpenWeathermapAPI

Outputs: 
  1. DAT - out1 :A nicely formatted table containing all the important information.

Parameters:
  • Key : You API-Key?
  • Mode : Find the location by Zipcode, Cityname or Choordinates.
  • Update: Fetch the newest data. 

Methods:
  • FetchWeatherData() : Fetches the newest weather data.

Attributes:
  • WeatherTable - TableDAT : The table holding the weather-data.


Downloads: 470

Created at: 6.7.2021

Uploaded: 3.10.2021
fixed error in the dataparsing.
Download