INTERFACE:
subroutine latlon_clean(latlon)DESCRIPTION:
This subroutine allocates and nans the latlon type
USES:
ARGUMENTS:
implicit none
type(latlon_type) :: latlon ! latlon datatype
REVISION HISTORY:
Created by T CraigLOCAL VARIABLES:
integer ier