[Thread Prev][Thread Next][Index]

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



Hi Jean,

you are right, I tested it and got the same problem. sorry for the wrong tip...

It seems to me that there is a bug in the zcat (and tcat) function that is related to the inheritance of the other dimensions. In contrast, xcat and ycat work fine...

>Have you got another hint?

unfortunately not. Maybe someone else can help out?

Cheers, Ingo


jean oliveira wrote:

Hi Ingo,

I ask apology for my delay, I had problems with my PC last week . I've tried your hint but didn't work. Ferret genereted a error in the external function, in addition to that I changed list to save, but this dind't also improve it.

Have you got another hint?

Thanks

Jean

====================================================


From: Ingo Bethke <Ingo.Bethke@student.uib.no>
To: jean oliveira <jeanbrazil@hotmail.com>, oar.pmel.ferret_users@noaa.gov
Subject: Re: [ferret_users] 3 files nc in one with different z axis
Date: Tue, 21 Mar 2006 19:20:31 +0100

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