[Thread Prev][Thread Next][Index]

Re: How to get the mixing layer depth




> If I define the mixing layer depth as, for example, the depth of [T(k=1)-0.5 deg C], here T is a 
> 3D temperature variable, then how can I get the depth of mixing layer directly with ferret 
> command?

! suppose temperature (x,y,z,t) is variable "temp"; temp[k=1] is SST. 

yes? let mlda = temp[k=1]-.5
yes? let mldb = temp-mlda
yes? let mld = mldb[z=@loc:0]		! mld = the mixed layer depth (x,y,t)


[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement