[R] Daily average temperature from monthly average temperature

Jeff Newmiller jdnewmil at dcn.davis.CA.us
Tue Sep 10 16:29:10 CEST 2013


Temperature data from the future? This sounds like homework, and the Posting Guide points out that this list is not for homework.

I will point out that a linear interpolation approach would be appropriate for an introductory class but would not be very realistic, and there exist papers describing stochastic interpolation methods more appropriate to this type of data, but this is not a statistics or weather modeling mailing list either.
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnewmil at dcn.davis.ca.us>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...1k
--------------------------------------------------------------------------- 
Sent from my phone. Please excuse my brevity.

Pentti <pentti.pirinen at fmi.fi> wrote:
>Dear all
>
>I'm a new R user and don't know how to find help for my problem:
>I have monthly mean temperature values for different 30-years periods
>in the
>past and future. I want calculate average temperature values for every
>day
>in year for  each period using the 12 values I have as input data.
>I have about 4000 points and 5 periods and I think the monthly values
>represent the daily value in the middle of the month (day numbers 15,
>46, 76
>...,350).
>
>What library and which functions shall I use (and how) ?
>
>Thank you in advance
>
>Pentti 
>
>
>
>
>--
>View this message in context:
>http://r.789695.n4.nabble.com/Daily-average-temperature-from-monthly-average-temperature-tp4675752.html
>Sent from the R help mailing list archive at Nabble.com.
>
>______________________________________________
>R-help at r-project.org mailing list
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide
>http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list