* Version 1.4.2 (stable) - API 1.4.2 (stable) - 2007-04-17

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

