rdsstoi

Function for reading weekly/monthly compocp site, and climatology grids.


Synopsis

    function rdsstoi(
        nyrstrt : integer,
        nyrlast : integer,
        mlon    : integer,
        nlat    : integer,
        info[9] : integer
    )


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


Example


Reference Manual Control Panel

NG4.1 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?


$Revision: 1.6 $ $Date: 1998/06/15 21:30:31 $