
NCL Home >
Documentation >
Functions >
Meteorology
nyrlast
nlat
rdsstoi
Reads weekly/monthly compocp site and climatology grids.
Prototype
function rdsstoi ( nyrstrt : integer, nyrlast : integer, mlon : integer, nlat : integer, info [9] : integer ) return_val [180][360] : float
Arguments
nyrstrtnyrlast
Start and end years for selecting data.
mlonnlat
Used for error checking.
infoDate and error information (info(8) has error info).
Description
This function reads weekly/monthly compocp site and climatology grids, and returns a float array dimensioned 180 x 360 (latitude x longitude).