Index: /LMDZ5/trunk/libf/dynphy_lonlat/phylmd/limit_netcdf.F90
===================================================================
--- /LMDZ5/trunk/libf/dynphy_lonlat/phylmd/limit_netcdf.F90	(revision 2941)
+++ /LMDZ5/trunk/libf/dynphy_lonlat/phylmd/limit_netcdf.F90	(revision 2942)
@@ -472,6 +472,6 @@
         IF(ANY(champ>100.0+EPSFRA)) &
           CALL abort_physic('SIC','Found sea-ice percentages greater than 100.')
-        IF(MAXVAL(champ)< 1.01) &
-          CALL abort_physic('SIC','All sea-ice percentages lower than 1.')
+!        IF(MAXVAL(champ)< 1.01) &
+!          CALL abort_physic('SIC','All sea-ice percentages lower than 1.')
       END IF
     END IF
