GDINFO lists information about GEMPAK grid files. INPUT PARAMETERS GDFILE *Grid file LSTALL *Full list flag OUTPUT *Output device/filename PROGRAM DESCRIPTION GDINFO lists information about GEMPAK grid files. The navigation information and grid analysis information will be listed. If requested, the grids in the file will also be listed. If LSTALL = YES, all the grids in the file will be listed. If LSTALL = NO, only the navigation and analysis information will be displayed. EXAMPLES 1. List information about grid file NGM.GRD. All of the grids are to be listed. The listing is to be at the users terminal and to a file named ngm.list. GDFILE = ngm.grd LSTALL = yes OUTPUT = tf/ngm.list ERROR MESSAGES [GDINFO -1] Fatal error initializing TAE. [GDINFO -2] Fatal error reading TAE parameters.