PEAR::Services_Weather 1.4.2 veröffentlicht

Services_Weather searches for given locations and retrieves current weather data and, dependent on the used service, also forecasts. Up to now, GlobalWeather from CapeScience, Weather XML from EJSE (US only),
a XOAP service from Weather.com and METAR/TAF from NOAA are supported.
Further services will get included, if they become available, have a
usable API and are properly documented.
Release date: 2007-04-17 08:48 UTC
Release state: stable
Changelog:
Apparently Globalweather is up again, but it's not working properly.
It is not possible to do anything besides getting a country list, no
station information, no weather data. I will investigate, but if
this continues to fail I will pull the service.
– Common.php
o Fixed faulty timestamp calculation of sunrise/sunset
– Ejse.php
o Fixed EJSE to make it work again with demand for registration
– Globalweather.php
o Fixed missing error return and note about missing parameter in listCountries
– Metar.php
o Added simple processing of cloudtypes and pressure tendency in remarks
o Fixed faulty parse of 'FMxxxxZ' notation in forecast
o Fixed faulty parsing of wind-group in case of 3-digit gust value
o Added analysis of cloude types
o Added US version of ice pellets (PL) to conditions
o Fixed parsing of forecast FMC when timegroup is missing
o Changed parsing of wind related groups to prevent errors from irregular codes
o Changed parsing of cloud related groups to accomodate for clouds at station level or below
o Changed parsing of forecast FMCs to prevent errors from multiple BECMGs and TEMPOs
o Fixed sunrise/set not in GMT
Dependencies:
- PHP Version: PHP version 6.0.0 or older
- PHP Version: PHP 4.0.0 or newer
- PEAR Package: PEAR Installer 1.4.0 or newer
- PEAR Package: HTTP_Request 1.2.0 or newer
- PHP Extension: ctype
- PHP Extension: pcre
- PEAR Package: Net_FTP 1.3.1 or newer (optional)
- PEAR Package: Cache 1.5.3 or newer (optional)
- PEAR Package: DB 1.4.0 or newer (optional)
- PEAR Package: SOAP 0.7.5 or newer (optional)
- PEAR Package: XML_Serializer 0.8 or newer (optional)