Go to the source code of this file.
Functions/Subroutines | |
subroutine | GET_LONLAT_TRIP (KLON, KLAT, PLON, PLAT) |
subroutine GET_LONLAT_TRIP | ( | INTEGER, intent(in) | KLON, |
INTEGER, intent(in) | KLAT, | ||
REAL, dimension(klon), intent(out) | PLON, | ||
REAL, dimension(klat), intent(out) | PLAT | ||
) |