[gradsusr] Display only a contour line equal to a threshold

Lyndon Mark Olaguera olagueralyndonmark429 at gmail.com
Wed Feb 8 03:49:26 EST 2017


Dear All,

I'm plotting the zonal wind (from a netcdf file) as contours and I would
like to display only the contour lines that are equal to "ZERO".

I tried this but it doesnt work:

'set z 3'
'set t 42'
if(uwnd=0)
'set gxout contour'
'd uwnd'
endif


I also tried using CDO but the output are all missing values.

cdo eqc,0 ifile.nc ofile.nc

Can anyone suggest how can I do this in grads?


Ill appreciate any help.

Sincerely,

*Lyndon Mark P. Olaguera*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20170208/6e8f6b04/attachment.html 


More information about the gradsusr mailing list