INTERFACE:
subroutine read_precip(jul,secs,precip)DESCRIPTION:
This routine reads the precipitation (in ms
) from
precip_file and interpolates in time.
USES:
IMPLICIT NONEINPUT PARAMETERS:
integer, intent(in) :: jul,secsOUTPUT PARAMETERS:
REALTYPE,intent(out) :: precipREVISION HISTORY:
Original author(s): Karsten Bolding
See log for airsea module