NCL Home > Documentation > Functions > Meteorology

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

nyrstrt
nyrlast

Start and end years for selecting data.

mlon
nlat

Used for error checking.

info

Date 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).