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.

[netcdfgroup] delete a dimension using ncks

Hi All,

I have 4-D variable A (time, lev, lat, lon) in a netcdf file, and I have extracted the data at the first level using "ncks -v A -d lev,1,1 ..." into A2. However, the dimensions for A2 remain as (time, lev, lat, lon) although it is actually a 3-D data right now.

My question is how I can delete the dimension 'lev' from A2 using ncks? (I know 'ncwa -O -a lev ...' would work, but it creates other problems for compiling my code).

Thank you so much.

Fuyu




  • 2011 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: