read_CFMIP_point_locations Subroutine

public subroutine read_CFMIP_point_locations(npCFMIP, tab, lonCFMIP, latCFMIP)

! passage de 0-360 a -180/180

Arguments

Type IntentOptional Attributes Name
integer :: npCFMIP
integer :: tab(npCFMIP)
real, DIMENSION(npCFMIP) :: lonCFMIP
real, DIMENSION(npCFMIP) :: latCFMIP

Contents