next up previous contents
Next: Fortran: Module Interface downscaleMod Up: Fortran: Module Interface domainMod Previous: latlon_setsame   Contents

latlon_check


INTERFACE:

   subroutine latlon_check(latlon)
DESCRIPTION:

This subroutine write latlon info


USES:

ARGUMENTS:
     implicit none
     type(latlon_type),intent(in)  :: latlon        ! latlon datatype
REVISION HISTORY:
     Created by T Craig
LOCAL VARIABLES:




Erik Kluzek 2011-06-15