[gradsusr] Drawing rectange not working
Howard Staines
metris at metris.co.nz
Tue Apr 25 18:43:38 EDT 2017
I am tying to add cloud low/ mid/ high cloud to Meteogram
Drawing rectangles looping through data WRF output
Count = 1
X01 = 1.8
While count < 194
' set t 'count
X02 = X01 + 0.04536
Y01 = 6.5
'define Y02 = 6.5 + (LCDClcll*0.4)'
'set line 16'
'draw recf 'X01' 'Y01' 'X02' 'Y02
count = count + 1
X01 = X01 + 0.04536
Endwhile
Error
DRAW error: Sy tax is DRAW recf xlo ylo xhi yhi
Can anyone spot the issue please?
Kind regards,
Howard Staines
Manager and Forecaster
More information about the gradsusr
mailing list