cfmip_point_locations Module


Contents


Subroutines

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

public subroutine LMDZ_CFMIP_point_locations(npCFMIP, lonCFMIP, latCFMIP, tabijGCM, lonGCM, latGCM, ipt, jpt)

Arguments

Type IntentOptional Attributes Name
integer :: npCFMIP
real, DIMENSION(npCFMIP) :: lonCFMIP
real, DIMENSION(npCFMIP) :: latCFMIP
integer, DIMENSION(npCFMIP) :: tabijGCM
real, DIMENSION(npCFMIP) :: lonGCM
real, DIMENSION(npCFMIP) :: latGCM
integer, DIMENSION(npCFMIP) :: ipt
integer, DIMENSION(npCFMIP) :: jpt