Displaying 1 result from an estimated 1 matches for "geopothgt".
2005 Mar 27
0
netcdf
...n my redhat so
that I can use the clim.pact package. Everything is downloaded and
installed correctly. When trying to read a netcdf file from the
NCEP/NCAR reanalysis 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...