Category "nco"

Concatenate netcdf files with different variables - using nco

I want to concatenate two sets of netcdf files using nco, where each set has about 30 files. Set 1 contains: longitude, latitude, time and v. Set 2 contains:

NetCDF re-ordering dimension

I have 1 netCDF file with a variable ppt and three dimension ppt(time,lat,lon). See below: dimensions: time = UNLIMITED ; // (756 currently) lon = 55 ;