[Thread Prev][Thread Next][Index]

Re: [ferret_users] Masking of temperature to the MLD



Hi Atul,

let mask = IF Z[g=temp1] LT zmix[g=gcommon] THEN 1

What do you see with

yes? list Z[g=temp1]

and

yes? fill/l=1 zmix[g=gcommn]

?

The z-axis of temp1 and zmix may be using different units, for example.

Or I may be missing some error in your script.

Hope this helps,

Ryo


[Thread Prev][Thread Next][Index]