Hamish schrieb:ok, this is probably the worst back of the envelope calc you'll ever come across, but it gives me an idea, maybe the PVGIS value takes average cloudcover into account while r.sun (by default) does not? I don't know if Germany's winter is anything like England's, if it is this might explain the difference... ? lat = 52.267 day_of_year = 45 % lat_tropic: 23 + 26/60 + 16/3600 = 23.438 % so crudely: [0 -23.438 45 -11.719 90 0 180 +23.438 ] sun_angle_noon = 52.267 + 11.719 = 63.986 solar_constant = 1367 % W/m^2 peak_rad = cos(sun_angle_noon * pi/180) * solar_constant mean_rad = peak_rad * 2/pi % more crudeness sunlight_hrs = 7 % rough guess sunlight_hrs * mean_rad = 2671.8 Wh/m^2 /day [Clear sky]
<<attachment: f_reekers.vcf>>
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
