Index: /trunk/LMDZ.MARS/README
===================================================================
--- /trunk/LMDZ.MARS/README	(revision 2081)
+++ /trunk/LMDZ.MARS/README	(revision 2082)
@@ -2688,2 +2688,5 @@
 == 23/01/2019 == MV
 - follow-up of the last change in physiq_mod.F: put iaer indices (defined in dimradmars_mod.F) for aerosol(:,:,:) in writediagfi calls.
+
+== 23/01/2019 == MV
+- follow-up of the last change in datareadnc.F
Index: /trunk/LMDZ.MARS/libf/dynphy_lonlat/phymars/datareadnc.F
===================================================================
--- /trunk/LMDZ.MARS/libf/dynphy_lonlat/phymars/datareadnc.F	(revision 2081)
+++ /trunk/LMDZ.MARS/libf/dynphy_lonlat/phymars/datareadnc.F	(revision 2082)
@@ -103,5 +103,5 @@
 
       CHARACTER*20 string
-      DIMENSION string(0:6)
+      DIMENSION string(0:7)
 
 
