Matt's Weather v0.5.1 release
=============================

Usage
=====

Here are brief instructions on getting this script working, firstly edit the details at the top of the mweather.php3 script, secondly make sure the template files filled out correctly, the examples should show well, the following is a list of all the links to use.

Link		Replaced with
====		=============
[>AREA_NAME>]	Name of the place being used
[>FDATE<]	Date recorded
[>TIME<]	Time recorded
[>TEMP_C<]	Temp in celsius
[>TEMP_F<]	Temp in farenheit
[>HUMIDITY<]	Humidity
[>TEMP_IMG<]	The image name for the current temp
[>WIND_DIR<]	The direction of the wind
[>WIND_DEG<]	Direction in degrees
[>WIND_SPEED<]	Wind speed
[>CLOUD_INFO<]	Info on the clouds
[>CLOUD_IMG<]	Image name for the clouds
[>PRECIP_INFO<]	Information on precipitation
[>PRECIP_IMG<]	Image representing the current precipitation
[>REGION_DD<]	If enabled show a drop down menu for selecting region

There is also a config file called config.php3, this should be altered to how you want it, it contains settings for most things including the template pages to be used, the default region code/name, the current time offset, the format of the date and time and many other image file configurations and other stuff.

Now I realise that this is crap documentation and if anyone would like to write better docs or contact me for any reason email me matt@mattsscripts.co.uk.

You can also change the area that you recieve weather information for by passing region=<REGION CODE> where region code is a metar code, there is a short list of region codes in the file CODES, I will add more to this list ASAP. Also by passing area_name=<NAME> to the script you can change the name that is displayed by the template.
If anyone finds any problems with any regions or bugs with the script please email me at matt@mattsscripts.co.uk.

One more thing, a full listing of all METAR codes is available at http://weather.noaa.gov/weather/ccworld.html 

Cheers

Matt
