################################################################################## ## HAMweather Theme Variables ################################################################################## ########################## # HAMweather Paths ########################## $imagespath = "http://weather.kypros.org/images/fcicons/"; #images path $imagespath2 = "$hw_html_dir_url/images/fcicons/"; #images2 path #$forecast_templates = "/home/httpd/html/weather/cgi-bin/templates"; ########################## # VariousWeather & Image Info ########################## #begin weather types %wxinfo = ( ); @wxtypes =( ); #end weather types #begin day title display %day_title_display = ( ); #end day title display #dont change this.. it sets the number of keywords and images $numkeywords = @wxtypes; #set these to match the icon widths & heights that you need on #your web page $iconwidth = 55; #iconwidth $iconheight = 58; #iconheight #set $max_days to the maximum number of days you want the forecast for. # Most places only have forecast fore the next 48 -72 hours but a few can have # up to a week Which may creat to many icons for your web page. # This will limit the number of days it will display the weather for $max_days = 4; #max days ########################## # HAMweather Templates ########################## $title_html_template = "
%%zforecast%%\n"; $state_hourly_template = qq!