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

Thank you both for the help. I think I'll explore the NCL approach when I get
a free second, as it sounds like an interesting tool to add to the shed...

but for now, I did get the NCO tools to achieve what I want. 

>From the bottom of the 4.8 ncpdq -> Dimension Permutation section:

     ncecat -O in.nc out.nc # Add degenerate record dimension named "record"
     ncpdq -O -a time,record out.nc out.nc # Switch "record" and "time"
     ncwa -O -a record out.nc out.nc # Remove (degenerate) "record"

Then simply use ncrcat! Voila!

Thanks again for the help Dave, and Charlie.
-- 
View this message in context: 
http://n2.nabble.com/concatenate-netcdf-files-tp3209242p3215336.html
Sent from the NetCDF Group mailing list archive at Nabble.com.



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