24.02.2013 Views

ppt - MMM - UCAR

ppt - MMM - UCAR

ppt - MMM - UCAR

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Scalar variable assignment<br />

; Explicit scalar assignment<br />

ndys = 30 ; integer<br />

x_f = 2983.599918 ; float<br />

pi = 3.14159265358979d ; double<br />

ll = 32676l ; long<br />

ishort = 10h ; short<br />

NCL & WRF-NCL � WRF User’s User s Event � June 22-25, 2010<br />

Use “literals” to force type<br />

done = True ; logical (False)<br />

long_name = “Water Vapor” ; string<br />

New types introduced in NCL V5.2.0

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!