Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

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: