[Thread Prev][Thread Next][Index]

[ferret_users] List only valid data points



I would like to mask out fields and list only the valid data points. For example,

use coads_climatology

let msk=IF sst GE 26.5 THEN 1 ELSE 0

let sst_msk=sst*msk

list/file=sst_msk.dat/format=(e14.4)/clobber sst_msk         

This lists values for all points. I am wondering if there is a way to list just the non-zero (valid) data points.

Thanks for your help,

--- Peng


--
Ge Peng, Ph.D
Research Scholar
Cooperative Institute for Climate and Satellites NC
North Carolina State University
NOAA's National Climatic Data Center
151 Patton Ave, Asheville, NC 28801
ge.peng@xxxxxxxx
o: +1 828 257 3009
f:  +1 828 257 3002

Following CICS-NC on Facebook




[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement