[Thread Prev][Thread Next][Index]

Re: [ferret_users] Define axis/from_data



Hi,
Following may give you some hints :
(1) Is pressure unit allowed ?  (I think 'K' means only depth is allowed in distance unit )
(2)  In _expression_ "let P = ap+(b*ps)" .  b*ps is 'missing data' everywhere. Because there are no common valid points in 3 D which can give answer. (missing data * good data = "" data)

^ This may not solve problem , but will give you path to solve.
Regards,
Satyesh

On Fri, Feb 22, 2019 at 9:32 AM vivek shilimkar <vivek.shilimkar@xxxxxxxxx> wrote:
Dear all,

I have been trying to define new vertical axis for my data.
However, I am getting following error in ferret.

currently SET data sets:
    1> ./cl.nc  (default)
 name     title                                          I            J         K         L
 AP       vertical coordinate formul         ...          ...       1:95      ... 
 B        vertical coordinate fo


--
G Satyesh


[Thread Prev][Thread Next][Index]