stnmap

stnmap [ -i fname ]

Usage Notes

stnmap is a GrADS utility that writes out a hash table and/or link list information for station data that allows GrADS to access the report data more efficiently.

If you change the data file - perhaps by appending another time group - you will also have to change the descriptor file to reflect the changes - the new number of times for example - and then rerun the stnmap utility.

Note the difference between station descriptor file and a grid descriptor file:

Examples

When a data set, for example ua.reps is written, and the descriptor file stat.ctl, including the information records for the station data file ua.reps is created, you should then create the station map file ua.map (named in the STNMAP record of the descriptor file; see below) by running the stnmap utility.

Example descriptor file: stat.ctl

Running the stnmap utility:

stnmap -i stat.ctl

The station map file ua.map is a binary file, which includes the hash table and/or link list information.