Print weather reports with PEAR Services_Weather
One of the great pear packages Services_Weather, it offer an easy access to weather services such GlobalWeather from CapeScience, Weather XML from EJSE (US only), a XOAP service from Weather.com and METAR/TAF from NOAA. This is already a great collection !! I used to print some weather reports in some special periods of the year, and it’s one of the annoying task that I was doing before but not anymore ! I decided to implement a weather printing report service and used PEAR Weatherdotcom class to communicate with the webservice more easily. The only problem that the package isn’t well documented, but here is how to proceed for weather forecast.
![]()
See more here:
Print weather reports with PEAR Services_Weather