Symbol Description Uses
LATS 8



File Line number Procedure Code
./pkg/sphere/sphere.F 159 SHC2GRID
      INTEGER LATS, LATN
./pkg/sphere/sphere.F 174 SHC2GRID
      DO LATS = 1,(NLAT+1)/2
./pkg/sphere/sphere.F 175 SHC2GRID
         LATN = NLAT-(LATS-1)
./pkg/sphere/sphere.F 176 SHC2GRID
         XLAT2 =-90.0 + FLOAT(LATS)*DLAT
./pkg/sphere/sphere.F 213 SHC4GRID
      INTEGER LATS, LATN
./pkg/sphere/sphere.F 235 SHC4GRID
      DO LATS = 1,(NLAT+1)/2
./pkg/sphere/sphere.F 236 SHC4GRID
         LATN = NLAT-(LATS-1)
./pkg/sphere/sphere.F 243 SHC4GRID
         XLAT2 =-90.0 + FLOAT(LATS)*DLAT