Hi all, I have gone through some basics of R in eclipse environment. What I need to work is more than basic level so I could not find out the solution by myself. could anyone help me ? My case, I have climate data (precipitation) in nc format with single layer for each time interval in a day. That means for January 1, 2013, I have 8 separate files each containing 3 hrs cumulative precipitation in a grid of 0.5 X 0.5 deg - lat, long. (lets say, p3,p6,p9,....,p24.nc) 1. What I need to do is, I have to extract a precipitation value for (85 X 27.5 deg- lat,long) from each file and add them, then write the sum in somewhere, i.e precipitation over a day. Then , go for the January 2, 2013 and do the same until end of January. And do the same for other months. At the end , I need to have time series with daily precipitation for a year. Has anyone already worked on similar project ? Could you please assist me to get out from this problem ? Best Regards, Anup Khanal Norway ..................Anup KhanalNorwegian Institute of science and Technology (NTNU)Trondheim, NorwayMob:(+47) 45174313 [[alternative HTML version deleted]]
Hi all, I have gone through some basics of R in eclipse environment. What I need to work is more than basic level so I could not find out the solution by myself. could anyone help me ? My case, I have climate data (precipitation) in nc format with single layer for each time interval in a day. That means for January 1, 2013, I have 8 separate files each containing 3 hrs cumulative precipitation in a grid of 0.5 X 0.5 deg - lat, long. (lets say, p3,p6,p9,....,p24.nc) 1. What I need to do is, I have to extract a precipitation value for (85 X 27.5 deg- lat,long) from each file and add them, then write the sum in somewhere, i.e precipitation over a day. Then , go for the January 2, 2013 and do the same until end of January. And do the same for other months. At the end , I need to have time series with daily precipitation for a year. Has anyone already worked on similar project ? Could you please assist me to get out from this problem ? Best Regards, Anup Khanal Norway ..................Anup KhanalNorwegian Institute of science and Technology (NTNU)Trondheim, NorwayMob:(+47) 45174313 [[alternative HTML version deleted]]