INTERFACE:
subroutine init_output(title,nlev,latitude,longitude)DESCRIPTION:
Calls the initialization routine based on output format selected by the user.
USES:
IMPLICIT NONEINPUT/OUTPUT PARAMETERS:
character(len=*), intent(in) :: title
integer, intent(in) :: nlev
REALTYPE, intent(in) :: latitude,longitude
REVISION HISTORY:
Original author(s): Karsten Bolding & Hans Burchard
See output module