Services_Weather_Metar::getWeather

Services_Weather_Metar::getWeather() – Returns the weather-data for the supplied location

Synopsis

require_once '/Weather/Metar.php';

PHP_Error|array Services_Weather_Metar::getWeather ( string $id = "" , string $unitsFormat = "" )

Description

This package is not documented yet.

Parameter

string $id

string $unitsFormat

Throws

throws PHP_Error

Note

This function can not be called statically.

Returns the units for the current query (Previous) Searches the nearest airport(s) for given coordinates, returns array of IDs or single ID (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.