getMonthly
Graph showing daily mean temperature, normal temperature and precipitation of the selected month and year. Stations can be retrieved from getStationsFromTimeserieTypeElemCodes("0","TAM,RR",""). See graph example.
inputparameters for getMonthly (*=required)
stationID* - station number
year* - year
month* - months [0,11] (0=January)
width* - width in pixles
height* - height in pixles
language - language
getMonthlyTA
Graph showing daily temperature (mean, maximum, minimum) as well as normal mean of the selected month and year. Stations can be retrieved from getStationsFromTimeserieTypeElemCodes("0","TAM",""). See graph example.
inputparameters for getMonthlyTA (*=required)
stationID* - station number
year* - year
month* - months [0,11] (0=January)
width* - width in pixles
height* - height in pixles
language - language
getMonthlyRR
Graph showing daily precipitation, as well as accumulated precipitation compared with monthly normal of the selected month and year. Stations can be retrieved from getStationsFromTimeserieTypeElemCodes("0","RR",""). See graph example.
inputparameters for getMonthlyRR (*=required)
stationID* - station number
year* - year
month* - months [0,11] (0=January)
width* - width in pixles
height* - height in pixles
language - language