search for: daysayear

Displaying 1 result from an estimated 1 matches for "daysayear".

Did you mean: dayofyear
2005 Mar 27
0
netcdf
...eanalysis dataset using retrieve.nc I keep getting errors that the number of dimensions are wrong. If I use x.1 <- retrieve.nc("geopothgt.nc") I get the above error. this file is a subset created from the NCEP website with only the 500 mb level I've tried both force 365.25=TRUE daysayear=365.25 one at a time, and without these arguments and I still get the same error I also tried to use retrieve.nc with the whole data set and I get the message that data is in months when time units are set to days. Set time unit to month. But I haven't been able to find in the documenta...