# # ChangeLog for IOIPSL/trunk # # Generated by Trac 1.0.1 # 03/28/24 17:26:10 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 ... 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 ... Thu, 16 May 2013 11:56:50 GMT jgipsl [2065] * IOIPSL/trunk/src/histcom.f90 (modified) Allow more variables in each history file : now possible to have 600 ... Thu, 07 Mar 2013 09:22:15 GMT jgipsl [2020] * IOIPSL/trunk/src/restcom.f90 (modified) Added NF90_64BIT_OFFSET for creation of restart file. Needed for ... Wed, 28 Nov 2012 09:56:17 GMT jgipsl [1932] * IOIPSL/trunk/src/flincom.f90 (modified) Added possibility to read a scalar variable with one dimension if this ... Thu, 22 Nov 2012 13:54:21 GMT dsolyga [1927] * IOIPSL/trunk/src/histcom.f90 (modified) * IOIPSL/trunk/src/mathelp.f90 (modified) Introduced the new subroutine moycum_index. Works the same way as moycum ... Thu, 18 Oct 2012 14:31:01 GMT jgipsl [1898] * IOIPSL/trunk/src/flincom.f90 (modified) Corrected error introduced in rev 1808 : time was added as possible time ... Wed, 17 Oct 2012 15:28:07 GMT jgipsl [1896] * IOIPSL/trunk/src/fliocom.f90 (modified) Augmented maximum number of dimensions in file to rebuild needed for ... Mon, 16 Jul 2012 08:07:18 GMT jpolcher [1808] * IOIPSL/trunk/src/flincom.f90 (modified) This modification of flincom.f90 treats 2 problems : - the time axis was ... Fri, 17 Feb 2012 10:27:36 GMT mmaipsl [1660] * IOIPSL/trunk/src/flincom.f90 (modified) Add ipsldbg management for debugging flincom.[[BR]] Correct a bug in ... Thu, 10 Nov 2011 08:21:23 GMT mmaipsl [1574] * IOIPSL/trunk/src/getincom.f90 (modified) Add parallel getin_dump_para function for test all non-parallel getin. Tue, 09 Aug 2011 08:14:05 GMT mmaipsl [1525] * IOIPSL/trunk/src/histcom.f90 (modified) Keep name of each history file. Tue, 09 Aug 2011 08:13:26 GMT mmaipsl [1524] * IOIPSL/trunk/src/restcom.f90 (modified) Add lot of debug prints. Keep name of each restart files. Mon, 01 Aug 2011 09:34:10 GMT mmaipsl [1519] * IOIPSL/trunk/src/calendar.f90 (modified) Use ipsldbg function for all check in calendar. [[BR]] Ease debugging ... Mon, 01 Aug 2011 09:31:48 GMT mmaipsl [1518] * IOIPSL/trunk/src/fliocom.f90 (modified) Use ipslout unit to print all messages in fliocom. Mon, 01 Aug 2011 09:31:05 GMT mmaipsl [1517] * IOIPSL/trunk/src/histcom.f90 (modified) Add new function histglobal_attr to give GLOBAL ATTRIBUTES in history ... Wed, 20 Apr 2011 10:08:00 GMT mmaipsl [1378] * IOIPSL/trunk/src/calendar.f90 (modified) * IOIPSL/trunk/src/flincom.f90 (modified) * IOIPSL/trunk/src/fliocom.f90 (modified) * IOIPSL/trunk/src/getincom.f90 (modified) * IOIPSL/trunk/src/histcom.f90 (modified) * IOIPSL/trunk/src/restcom.f90 (modified) Enhancement : use ipslout number from errioipsl to redirect all prints ... Wed, 20 Apr 2011 09:37:27 GMT mmaipsl [1377] * IOIPSL/trunk/src/flincom.f90 (modified) F90 norm correction : iilen and iim (resp jjlen and jjm) arguments of ... Wed, 20 Apr 2011 09:30:59 GMT mmaipsl [1376] * IOIPSL/trunk/src/errioipsl.f90 (modified) Enhancement : add ipslout number in public list of errioipsl to give the ... Wed, 20 Apr 2011 09:26:31 GMT mmaipsl [1375] * IOIPSL/trunk/src/getincom.f90 (modified) Because of undefined value on test at line 811 on compline (line ... Mon, 14 Mar 2011 16:05:04 GMT mmaipsl [1336] * IOIPSL/trunk/src/getincom.f90 (modified) Thank's to lahey fujitsu compiler, correct INTENT argument in get_fil ... Mon, 21 Feb 2011 14:23:20 GMT mmaipsl [1315] * IOIPSL/trunk/src/getincom.f90 (modified) Correct another bug come from rev 11 : if real compressed vectors were ... Mon, 21 Feb 2011 14:21:13 GMT mmaipsl [1314] * IOIPSL/trunk/src/getincom.f90 (modified) In my previous (1313) I forget to mention D.Solyga and I have corrected ... Mon, 21 Feb 2011 14:08:02 GMT mmaipsl [1313] * IOIPSL/trunk/src/getincom.f90 (modified) Replace check parameter for ipsldbg output to simplfy getincom ... Thu, 20 May 2010 15:17:30 GMT bellier [1028] * IOIPSL/trunk/src/histcom.f90 (modified) The positive direction of a vertical axis must be "up" or "down". If the ... Thu, 20 May 2010 12:41:32 GMT bellier [1027] * IOIPSL/trunk/src/histcom.f90 (modified) Bugfix on the time axis Thu, 20 May 2010 07:49:57 GMT bellier [1025] * IOIPSL/trunk/tools/flio_rbld.f90 (modified) Added a test to avoid warnings for variable without attributes Tue, 18 May 2010 10:27:11 GMT bellier [1023] * IOIPSL/trunk/src/histcom.f90 (modified) New version with bounds for reductive time operations Fri, 07 May 2010 13:05:34 GMT bellier [1011] * IOIPSL/trunk/src/calendar.f90 (modified) * IOIPSL/trunk/src/histcom.f90 (modified) New handling for time axes Wed, 05 May 2010 09:36:41 GMT bellier [1005] * IOIPSL/trunk/src/histcom.f90 (modified) Increase the size of the title for variables Tue, 20 Apr 2010 14:59:54 GMT bellier [977] * IOIPSL/trunk/src/histcom.f90 (modified) Misstype suppressed Wed, 07 Apr 2010 08:38:54 GMT bellier [965] * IOIPSL/trunk/src/fliocom.f90 (modified) Increase the maximum number of simultaneously defined domains (up to 64) Wed, 07 Apr 2010 08:05:55 GMT bellier [964] * IOIPSL/trunk/src/histcom.f90 (modified) Reinitialize some elements at the closure of a file Wed, 31 Mar 2010 15:26:11 GMT bellier [963] * IOIPSL/trunk/src/getincom.f90 (modified) Added the "getin_name" subroutine which allows the user to change the ... Tue, 30 Mar 2010 09:36:17 GMT bellier [962] * IOIPSL/trunk/src/histcom.f90 (modified) - New interface for histbeg (regular 1d or 2D, irregular) - New ... Wed, 24 Mar 2010 15:34:25 GMT bellier [957] * IOIPSL/trunk/src/fliocom.f90 (modified) * IOIPSL/trunk/src/histcom.f90 (modified) histcom : securize histsync and histclo fliocom : change argument name ... Fri, 19 Mar 2010 15:04:09 GMT bellier [953] * IOIPSL/trunk/src/histcom.f90 (modified) Suppress a little misstype in debug mode Mon, 08 Mar 2010 13:14:01 GMT bellier [940] * IOIPSL/trunk/src/fliocom.f90 (modified) Change the name of the optional argument mode -> cmode in fliocrfd to ... Thu, 04 Mar 2010 11:01:32 GMT bellier [936] * IOIPSL/trunk/src/fliocom.f90 (modified) * IOIPSL/trunk/src/stringop.f90 (modified) stringop : - added a subroutine ("str_xfw") to extract the words of a ... Mon, 08 Feb 2010 09:48:39 GMT bellier [887] * IOIPSL/trunk/example/testflio.f90 (modified) using new fillvalue argument in fliodefv Mon, 08 Feb 2010 09:47:55 GMT bellier [886] * IOIPSL/trunk/src/fliocom.f90 (modified) added optional argument fillvalue to fliodefv for external Netcdf ... Wed, 03 Feb 2010 15:54:51 GMT bellier [881] * IOIPSL/trunk/src/fliocom.f90 (modified) * IOIPSL/trunk/src/histcom.f90 (modified) - Changed ALLOCATABLE attribute to POINTER for a structure element - ... Fri, 29 Jan 2010 17:42:19 GMT bellier [879] * IOIPSL/trunk/src/histcom.f90 (modified) bugfix for variables with REAL8 external type Thu, 17 Dec 2009 10:05:07 GMT bellier [857] * IOIPSL/trunk/src/histcom.f90 (modified) Deallocate time-buffers at the closure of files Wed, 16 Dec 2009 10:30:32 GMT bellier [856] * IOIPSL/trunk/src/histcom.f90 (modified) New handling of the time_buffer : one buffer for each variable Thu, 10 Dec 2009 16:26:58 GMT bellier [846] * IOIPSL/trunk/example/testopp.f90 (modified) Update according to the new version of src/mathelp Thu, 10 Dec 2009 16:26:03 GMT bellier [845] * IOIPSL/trunk/src/histcom.f90 (modified) * IOIPSL/trunk/src/mathelp.f90 (modified) Update to FORTRAN 90 Mon, 23 Nov 2009 12:11:55 GMT bellier [807] * IOIPSL/trunk/example/testhist1.f90 (modified) * IOIPSL/trunk/example/testhist2.f90 (modified) Modify examples according to the new version of histdef Mon, 23 Nov 2009 12:10:35 GMT bellier [806] * IOIPSL/trunk/src/histcom.f90 (modified) Added optional argument "standard_name" to histdef Mon, 26 Oct 2009 16:30:14 GMT bellier [761] * IOIPSL/trunk/tools/rebuild (modified) Added a return code for bad processing Mon, 26 Oct 2009 14:10:32 GMT bellier [760] * IOIPSL/trunk/src/fliocom.f90 (modified) * IOIPSL/trunk/src/histcom.f90 (modified) Default creating mode for netcdf files is now 64-bits Thu, 22 Oct 2009 08:53:27 GMT bellier [759] * IOIPSL/trunk/src/errioipsl.f90 (modified) Added a return code in errioipsl(ipslerr) to be trapped by scripts Tue, 06 Oct 2009 13:20:26 GMT bellier [752] * IOIPSL/trunk/src/histcom.f90 (modified) Added the possibility to choose the kind of NETCDF variables (R4/R8) by ... Thu, 17 Sep 2009 08:26:28 GMT bellier [740] * IOIPSL/trunk/src/histcom.f90 (modified) _Fillvalue --> FillValue Tue, 01 Sep 2009 08:40:11 GMT bellier [714] * IOIPSL/trunk/src/histcom.f90 (modified) Declare the time axis in double precision in NETCDF files Wed, 29 Jul 2009 15:49:31 GMT bellier [693] * IOIPSL/trunk/src/calendar.f90 (modified) Added an integer function "ioget_year_len(year)" returning the true ... Wed, 10 Jun 2009 07:51:00 GMT bellier [640] * IOIPSL/trunk/src/histcom.f90 (modified) Little correction for error message Fri, 30 Jan 2009 11:46:27 GMT bellier [536] * IOIPSL/trunk/src/getincom.f90 (modified) New version with dynamic extension Thu, 27 Nov 2008 12:12:24 GMT bellier [441] * IOIPSL/trunk/src/histcom.f90 (modified) some minor modifications Wed, 26 Nov 2008 10:58:38 GMT bellier [440] * IOIPSL/trunk/src/histcom.f90 (modified) * IOIPSL/trunk/src/mathelp.f90 (modified) Removing trans_buff Thu, 23 Oct 2008 14:33:11 GMT bellier [430] * IOIPSL/trunk/src/restcom.f90 (modified) Changed a "FATAL ERROR" to a "WARNING" (problems with calendar in ... Thu, 23 Oct 2008 10:17:05 GMT bellier [429] * IOIPSL/trunk/src/histcom.f90 (modified) added dynamic debug (see ipsldbg in errioipsl) Tue, 21 Oct 2008 12:35:32 GMT bellier [428] * IOIPSL/trunk/src/calendar.f90 (modified) * IOIPSL/trunk/src/restcom.f90 (modified) some bugfixes Thu, 16 Oct 2008 07:55:13 GMT bellier [427] * IOIPSL/trunk/src/flincom.f90 (modified) * IOIPSL/trunk/src/histcom.f90 (modified) minor modifications Fri, 10 Oct 2008 14:12:36 GMT bellier [420] * IOIPSL/trunk/src/flincom.f90 (modified) * IOIPSL/trunk/src/histcom.f90 (modified) histcom : added the NETCDF standard_name attribute for variables flincom ... Mon, 06 Oct 2008 13:11:54 GMT bellier [416] * IOIPSL/trunk/src/histcom.f90 (modified) Changed an initialization to suppress a bug in a test (from JG) Thu, 04 Sep 2008 08:38:48 GMT bellier [386] * IOIPSL/trunk/IOIPSL_License_CeCILL.txt (added) * IOIPSL/trunk/example/testcalendar.f90 (modified) * IOIPSL/trunk/example/testconfig.f90 (modified) * IOIPSL/trunk/example/testconfig2.f90 (modified) * IOIPSL/trunk/example/testflio.f90 (modified) * IOIPSL/trunk/example/testhist1.f90 (modified) * IOIPSL/trunk/example/testhist2.f90 (modified) * IOIPSL/trunk/example/testopp.f90 (modified) * IOIPSL/trunk/example/testrest.f90 (modified) * IOIPSL/trunk/src/calendar.f90 (modified) * IOIPSL/trunk/src/def.prec (modified) * IOIPSL/trunk/src/errioipsl.f90 (modified) * IOIPSL/trunk/src/flincom.f90 (modified) * IOIPSL/trunk/src/fliocom.f90 (modified) * IOIPSL/trunk/src/getincom.f90 (modified) * IOIPSL/trunk/src/histcom.f90 (modified) * IOIPSL/trunk/src/ioipsl.f90 (modified) * IOIPSL/trunk/src/mathelp.f90 (modified) * IOIPSL/trunk/src/restcom.f90 (modified) * IOIPSL/trunk/src/stringop.f90 (modified) * IOIPSL/trunk/tools/Fparser.f90 (modified) * IOIPSL/trunk/tools/flio_rbld.f90 (modified) * IOIPSL/trunk/tools/ncregular.f90 (modified) * IOIPSL/trunk/tools/ncunderflow.f90 (modified) * IOIPSL/trunk/tools/rebuild (modified) * IOIPSL/trunk/tools/tkcond.c (modified) * IOIPSL/trunk/tools/tkgen.c (modified) * IOIPSL/trunk/tools/tkparse.c (modified) Added CeCILL License information Mon, 04 Aug 2008 13:04:07 GMT bellier [372] * IOIPSL/trunk/tools/flio_rbld.f90 (modified) Changing a test for more security Wed, 30 Jul 2008 08:50:16 GMT bellier [369] * IOIPSL/trunk/tools/flio_rbld.f90 (modified) Suppressed a bug in case of very short records. Wed, 30 Jul 2008 08:49:07 GMT bellier [368] * IOIPSL/trunk/src/flincom.f90 (modified) Suppressed an unused variable. Mon, 28 Jul 2008 08:28:22 GMT bellier [367] * IOIPSL/trunk/src/flincom.f90 (modified) * IOIPSL/trunk/src/restcom.f90 (modified) Adapting some tests to be conform with new versions of NETCDF Mon, 28 Jul 2008 08:27:27 GMT bellier [366] * IOIPSL/trunk/example/testrest.f90 (modified) Some cleaning Fri, 25 Jul 2008 10:58:20 GMT bellier [363] * IOIPSL/trunk/example/testflio.f90 (modified) * IOIPSL/trunk/example/testhist1.f90 (modified) * IOIPSL/trunk/example/testhist2.f90 (modified) Updating for more compliance with CF Metadata Convention. Fri, 25 Jul 2008 10:58:01 GMT bellier [362] * IOIPSL/trunk/src/fliocom.f90 (modified) * IOIPSL/trunk/src/histcom.f90 (modified) - Updating for more compliance with CF Metadata Convention. - Some ... Thu, 17 Jul 2008 10:28:43 GMT bellier [359] * IOIPSL/trunk/example/testhist1.f90 (modified) * IOIPSL/trunk/example/testhist2.f90 (modified) More compliance with the CF Metadata Convention Thu, 17 Jul 2008 10:27:56 GMT bellier [358] * IOIPSL/trunk/src/histcom.f90 (modified) A little step towards the CF Metadata Convention Thu, 29 May 2008 08:40:00 GMT bellier [335] * IOIPSL/trunk/src/restcom.f90 (modified) Added an initialization for overwrite_time Fri, 23 May 2008 08:13:49 GMT bellier [330] * IOIPSL/trunk/tools/flio_rbld.f90 (modified) JB: correcting a bug encountered for large number of input files Thu, 22 May 2008 13:08:28 GMT bellier [329] * IOIPSL/trunk/src/fliocom.f90 (modified) - modified an error message - added an option in fliocrfd to create a ... Tue, 01 Apr 2008 15:12:00 GMT bellier [295] * IOIPSL/trunk/src/histcom.f90 (modified) JB: Fix a bug introduced in 2003 (!) Thu, 21 Feb 2008 13:50:41 GMT bellier [259] * IOIPSL/trunk/src/restcom.f90 (modified) JB : a GREAT cleaning ! Thu, 21 Feb 2008 10:49:25 GMT bellier [258] * IOIPSL/trunk/tools/flio_rbld.f90 (modified) JB : correcting a comment Thu, 21 Feb 2008 10:44:35 GMT bellier [257] * IOIPSL/trunk/tools/flio_rbld.f90 (modified) * IOIPSL/trunk/tools/rebuild (modified) JB : rebuild adding the verbosity level some ... Fri, 08 Feb 2008 09:50:16 GMT bellier [246] * IOIPSL/trunk/src/fliocom.f90 (modified) JB : some little lifting Tue, 29 Jan 2008 15:09:09 GMT bellier [240] * IOIPSL/trunk/src/histcom.f90 (modified) JB: - Moving the definition of the DOMAIN attributes. - Modification ... Fri, 25 Jan 2008 09:20:21 GMT bellier [239] * IOIPSL/trunk/src/fliocom.f90 (modified) Fixed an error in defining the attributes to rebuild. Thanks to Anne for ... Wed, 23 Jan 2008 15:53:27 GMT bellier [238] * IOIPSL/trunk/src/calendar.f90 (modified) JB : move one instruction for stupid compilers ! Tue, 22 Jan 2008 10:32:36 GMT bellier [237] * IOIPSL/trunk/src/fliocom.f90 (modified) JB : Adding (for rebuild) a list of names of the dimensions in ... Mon, 21 Jan 2008 13:44:35 GMT bellier [236] * IOIPSL/trunk/src/calendar.f90 (modified) * IOIPSL/trunk/src/restcom.f90 (modified) calendar : - modification of tests to get rid of a truncation error ... Tue, 25 Sep 2007 09:08:07 GMT bellier [148] * IOIPSL/trunk/tools/flio_rbld.f90 (modified) JB: correcting a little ortographic mistyping Thu, 09 Aug 2007 08:17:53 GMT bellier [127] * IOIPSL/trunk/src/fliocom.f90 (modified) JB: suppress the iconfusing rule based on the "units" attribute in ... Wed, 08 Aug 2007 13:15:02 GMT bellier [125] * IOIPSL/trunk/src/getincom.f90 (modified) JB: new version (using fortran 90 features) Fri, 03 Aug 2007 13:42:20 GMT bellier [122] * IOIPSL/trunk/example/testrest.f90 (modified) * IOIPSL/trunk/src/histcom.f90 (modified) * IOIPSL/trunk/src/restcom.f90 (modified) * IOIPSL/trunk/src/stringop.f90 (modified) JB: some cleaning (-> fortran 90) Thu, 26 Jul 2007 10:10:41 GMT bellier [107] * IOIPSL/trunk/example/AA_make (modified) JB: pwd -> /bin/pwd Thu, 26 Jul 2007 09:46:30 GMT mafoipsl [105] * IOIPSL/trunk/src/AA_make (modified) Use /bin/pwd instead of pwd to allow batch compilation on brodie (IDRIS ... Mon, 09 Jul 2007 14:24:37 GMT bellier [82] * IOIPSL/trunk/tools/rebuild (modified) JB: change ! by # in comment (misstyping) Mon, 25 Jun 2007 12:19:52 GMT bellier [75] * IOIPSL/trunk/example/testhist1.f90 (modified) * IOIPSL/trunk/src/histcom.f90 (modified) JB: new version of histcom (min-max values) and test Wed, 06 Jun 2007 15:27:26 GMT bellier [53] * IOIPSL/trunk/example/AA_make (modified) * IOIPSL/trunk/example/AA_make.ldef (modified) * IOIPSL/trunk/src/AA_make (modified) * IOIPSL/trunk/src/AA_make.ldef (modified) * IOIPSL/trunk/tools/AA_make (modified) * IOIPSL/trunk/tools/AA_make.ldef (modified) JB: suppress the directly target's dependent lines in *.ldef Mon, 04 Jun 2007 12:53:07 GMT bellier [51] * IOIPSL/trunk/src/AA_make (modified) JB: suppress redondant lines