search for: int_fcst

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

Did you mean: int_fast
2002 Dec 09
2
netcdf
...wondering if this might be due to a difference between netcdf version 2 and more recent netcdf format? I've tried using different values for the count option without luck. I have had success reading this file into matlab. > library(netCDF) > aaa<- open.netCDF("/scratch/pocernic/int_fcst.20021201.0010.nc") > class(aaa) [1] "netCDF" > summary(aaa) netCDF file /scratch/pocernic/int_fcst.20021201.0010.nc is open $types [1] "integer" "numeric" "numeric" "integer" "integer" "integer" "single" [8...