c $Log: NEST.f,v $ c Revision 1.5 2001/02/22 05:34:39 rot032 c Changes from HBG to complete concatenation of NH/SH latitudes c c Revision 1.4 1999/05/20 06:23:51 rot032 c HBG changes to V5-2 c c Revision 1.3 1994/12/07 23:53:36 mrd c Explicitly declare all variables in include files. c c Revision 1.2 1994/08/08 16:22:15 ldr c Fix up RCS header at top of file. c real nest_alb(ln2,lat) real nest_rain(ln2,lat) integer nest_interval integer nest_start logical nestflag common/nest/nest_alb,nest_rain,nest_interval,nest_start,nestflag