NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Hi How can I delete a dimension of length 1 from an netcdf file using NCO tools? This is the initial part of the ncdump of one of my files and I want to elliminate lonc: dimensions: time = 744 ; nbdyp = UNLIMITED ; // (102 currently) lonc = 1 ; variables: float elev(nbdyp, time, lonc) ; (...) I am using NCO 4.0.5. Thanks, Tiago
netcdfgroup
archives: