Skip to content
Snippets Groups Projects
Commit 497ea5e9 authored by Gaelle Tanguy's avatar Gaelle Tanguy Committed by WAUTELET Philippe
Browse files

Juan 18/12/2015 : missing interfaces

parent 8222d25b
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,7 @@ SUBROUTINE HOR_INTERPOL_1COV(KLUOUT,PFIELDIN,PFIELDOUT)
!! MODIFICATIONS
!! -------------
!! Original 06/2015
!! J.Escobar 18/12/2015 : missing interface
!!------------------------------------------------------------------
!
!
......@@ -36,6 +37,7 @@ USE MODI_HOR_INTERPOL_AROME_1COV
USE MODI_HOR_INTERPOL_CONF_PROJ_1COV
USE MODI_HOR_INTERPOL_CARTESIAN_1COV
USE MODI_HOR_INTERPOL_LATLON_1COV
USE MODI_HOR_INTERPOL_BUFFER_1COV
!
!
USE YOMHOOK ,ONLY : LHOOK, DR_HOOK
......
......@@ -38,6 +38,7 @@
!! interpolated for spawning =>
!! ABOR1_SFX if (.NOT.OECOCLIMAP) in comment
! Modification 05/02/15 M.Moge : use NSIZE_FULL instead of SIZE(XLAT) (for clarity)
!! J.Escobar 18/12/2015 : missing interface
!----------------------------------------------------------------------------
!
!* 0. DECLARATION
......@@ -65,6 +66,8 @@ USE MODI_SUM_ON_ALL_PROCS
USE MODI_GET_LUOUT
USE MODI_CLEAN_PREP_OUTPUT_GRID
USE MODI_GET_1D_MASK
USE MODI_READ_LCOVER
USE MODI_READ_SURFX2COV_1COV_MNH
!
USE YOMHOOK ,ONLY : LHOOK, DR_HOOK
USE PARKIND1 ,ONLY : JPRB
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment