| Index | PHPmyEasyWeather | PHPmyEasyWeather Homepage |
getTafTempgetTafTemp -- return temperature information out of a TAF code DescriptionArray getTafTemp (string $TAF, string $LANGUAGE); getTafTemp returns temperature information out of a TAF string. The difference between getMetarTemp and getTafTemp is that temperature encoding is quite different in METAR and in TAF codes. TAF doesn´t report a dewpoint, but reports the time when the forecasted temperature will appear. getTafTemp returns an Array with 2 indexes:
|
| Previous | Up | Next |