# # ChangeLog for IOIPSL/trunk # # Generated by Trac 1.0.1 # 04/25/24 12:44:53 Mon, 20 Nov 2017 13:26:40 GMT jgipsl [3474] * IOIPSL/trunk/src/flincom.f90 (modified) * IOIPSL/trunk/src/restcom.f90 (modified) * Added exit in flinget if error when reading values from file * Added possiblilty to use netcdf compression in restcom. Option is activated by adding optional argument use_compression when calling restini Modifications done by A. Jornet-Puig, LSCE Fri, 08 Sep 2017 11:33:14 GMT jgipsl [3374] * IOIPSL/trunk/src/restcom.f90 (modified) Changed OR into IOR. See ticket https://forge.ipsl.jussieu.fr/orchidee/ticket/354 Thu, 22 Jun 2017 08:25:29 GMT jgipsl [3279] * IOIPSL/trunk/src/getincom.f90 (modified) Increase parameters values to be able to read longer lines from run.def. Done by Fuxing Wang, LMD Thu, 06 Apr 2017 17:37:39 GMT jgipsl [3207] * IOIPSL/trunk/src/fliocom.f90 (modified) Updated max number of dimension needed for rebuild of some versions of ORCHIDEE. Mon, 27 Mar 2017 13:11:41 GMT jgipsl [3190] * IOIPSL/trunk/src/restcom.f90 (modified) * Removed _FillValue added in previous commit * Correction on list_dims: only 1 dimension must be passed / A. Jornet-Puig, LSCE Fri, 24 Mar 2017 13:36:20 GMT jgipsl [3188] * IOIPSL/trunk/src/restcom.f90 (modified) Adapted restcom to handle more dimensions. Added _FillValue attribute. See ticket #110 Wed, 08 Oct 2014 12:21:30 GMT acosce [2350] * IOIPSL/trunk/src/histcom.f90 (modified) change value of nb_var_max Mon, 04 Aug 2014 13:52:44 GMT mafoipsl [2311] * IOIPSL/trunk/src/fliocom.f90 (modified) In fliocom error code treatment added after NF90_CLOSE. Mon, 04 Aug 2014 13:51:24 GMT mafoipsl [2310] * IOIPSL/trunk/tools/flio_rbld.f90 (modified) Bug fix to stop properly rebuild in the not forced mode with this message : FATAL ERROR FROM ROUTINE flio_rbld --> The number of input files --> is not equal to the number of DOMAINS --> Mon, 03 Jun 2013 09:14:13 GMT jgipsl [2079] * IOIPSL/trunk/src/errioipsl.f90 (modified) Workaround for ada : STOP follow by a character string do not work with compilor ifort 12.1.0. Why is not clear.