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

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: