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.

Re: [netcdfgroup] concatenate netcdf files

Hello shl,

You can, as you and Dave both point out, turn
latitude into a record dimension, then concatenate
your files with ncrcat, then (if you want) turn
latitude back into a fixed (non-record) dimension.
Adding and removing the record dimension property
are illustrated here:

http://nco.sf.net/nco.html#dmn_rcd_mk
http://nco.sf.net/nco.html#dmn_rcd_rm

These do and un-do the command-line equivalent of Dave's kludge.
Just use "latitude" instead of "time".

Good luck,
Charlie
-- 
Charlie Zender, Department of Earth System Science
University of California, Irvine (949) 231-7002 :)



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