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

Called by

proc~~read_cfmip_point_locations~~CalledByGraph proc~read_cfmip_point_locations read_CFMIP_point_locations proc~physiq physiq proc~physiq->proc~read_cfmip_point_locations proc~physiq~2 physiq proc~physiq~2->proc~read_cfmip_point_locations proc~old_lmdz1d old_lmdz1d proc~old_lmdz1d->proc~physiq proc~call_physiq call_physiq proc~call_physiq->proc~physiq proc~call_physiq~2 call_physiq proc~call_physiq~2->proc~physiq proc~scm scm proc~scm->proc~physiq program~lmdz1d lmdz1d program~lmdz1d->proc~old_lmdz1d program~lmdz1d->proc~scm proc~calfis calfis proc~calfis->proc~call_physiq proc~leapfrog leapfrog proc~leapfrog->proc~calfis program~gcm~2 gcm program~gcm~2->proc~leapfrog

Contents