Skip to content
Snippets Groups Projects
Commit 7aa115cd authored by Juan Escobar's avatar Juan Escobar
Browse files

Juan 03/08/2020:latlon_to_xy.f90, missing modi_version

parent 169b1858
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,7 @@
!! + changes call to READ_HGRID
! P. Wautelet 05/2016-04/2018: new data structures and calls for I/O
! P. Wautelet 10/04/2020: add missing initializations (LATLON_TO_XY was not working)
! J. Escobar 21/07/2020 : missing modi_version
!----------------------------------------------------------------------------
!
!* 0. DECLARATION
......@@ -83,6 +84,7 @@ USE MODI_INI_CST
USE MODI_READ_HGRID
!
USE MODN_CONFIO, ONLY : NAM_CONFIO
USE MODI_VERSION
!
IMPLICIT NONE
!
......
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