[Thread Prev][Thread Next][Index]

Re: [ferret_users] 3 files nc in one with different z axis



Hi Jean,

You can try the zcat function, e.g.

use temp1.nc
use temp2.nc
use temp3.nc
let temp_all=zcat(temp[d=3],zcat(temp[d=1],temp[d=2]))
list /file=temp_all.nc temp_all

It might be that in addition you need to re-define the new z-axis (I haven't tried it)...

Hope this works,
Ingo

jean oliveira wrote:


Hi all,
I have 3 files.nc of temperature of the ocean with the same X and Y axis , but with different Z axis, one with range of 0:200:10, other with 250:2000:50 and other with 2100:3000:100. IŽd like to join them into an only file . Is it possible?



Kindest regards

Jean




[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement