As you can see:

time  is from 1 to 1460, 1 means they the measure Tem for the globe at the
first 6 hours , 2=after 12 hours .....; and so on 1460 *6 = 8760 hours which
equals 1 year
first of all I want to convert all data from kelvin to degree
second     I want to convert from 6 hourly  to daily and make it like this

      raw data                                what i want to make

time               temp (k)
1(6horse)        290
2                      289
3                     
4                                              1 day (min,max,averag)       
one map(file) for the globe
5
6
7
8                                              2                                
       
second map(file) for the
. 
;
;
;
1460                                    365  days


so in the end will develop       365  file   for            daily min Tem
                                                     365  file   for         
daily max   Tem
                                                    365  file   for     
average  daily Tem

Thanks in advance 

--
View this message in context: 
http://r.789695.n4.nabble.com/climate-data-Netcdf-tp4472352p4472352.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@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.

Reply via email to