[netcdfgroup] delete colapsed dimension

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
  • 2012 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: