[R] Copying ncdf dims and vars from one file to the other

2009-05-01 Thread Levy,Ilan [Ontario]
Hi, all I have a large number of NetCDF files that I need to average and then put the mean in a new NetCDF file. My problem is that I do this every time for files with different variables, so I do not want to hard-code the variables in the new NetCDF file I creat. does anyone know how I can copy AL

[R] Plotting iregular time series

2008-10-29 Thread Levy,Ilan [Ontario]
Hi, I have several time series that I need to plot on the same plot. There are 3 problems with these series: 1. they do not start or end at the same times 2. they have different time intervals (seconds, minutes or hours) 3. they all have random missing time steps of a few step to longer periods o