# # ChangeLog for IOIPSL # # Generated by Trac 1.0.1 # 04/28/24 14:20:12 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 ... Fri, 21 May 2010 08:44:47 GMT bellier [1030] * IOIPSL/tags/v2_2_1 (copied) The last version of IOIPSL 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:39:26 GMT bellier [1007] * IOIPSL/tags/v2_2_0 (copied) Minor bugfix Wed, 05 May 2010 09:38:41 GMT bellier [1006] * IOIPSL/tags/v2_2_0 (deleted) Remove the tag 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 15:02:49 GMT bellier [979] * IOIPSL/tags/v2_2_0 (copied) New version without bug ! Tue, 20 Apr 2010 15:02:23 GMT bellier [978] * IOIPSL/tags/v2_2_0 (deleted) Delete the bad version before new install Tue, 20 Apr 2010 14:59:54 GMT bellier [977] * IOIPSL/trunk/src/histcom.f90 (modified) Misstype suppressed Wed, 14 Apr 2010 11:56:33 GMT bellier [975] * IOIPSL/tags/v2_2_0 (copied) New tagged version 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:30:20 GMT bellier [742] * IOIPSL/tags/v2_1_9 (copied) epace by trunk Thu, 17 Sep 2009 08:30:03 GMT bellier [741] * IOIPSL/tags/v2_1_9 (deleted) Suppress tag v2_1_9 to replace it Thu, 17 Sep 2009 08:26:28 GMT bellier [740] * IOIPSL/trunk/src/histcom.f90 (modified) _Fillvalue --> FillValue Tue, 01 Sep 2009 08:48:52 GMT bellier [715] * IOIPSL/tags/v2_1_9 (copied) Create tag v2_1_9 : - new function ioget_year_len in calendar - time ... 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:50:22 GMT bellier [537] * IOIPSL/tags/v2_1_8 (copied) Last version with new "getincom" Fri, 30 Jan 2009 11:46:27 GMT bellier [536] * IOIPSL/trunk/src/getincom.f90 (modified) New version with dynamic extension Thu, 04 Dec 2008 15:26:40 GMT bellier [444] * IOIPSL/tags/v2_1_7 (copied) update to the last version 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:19:04 GMT bellier [421] * IOIPSL/tags/v2_1_6 (copied) some corrections with this tag v2_1_6 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) Mon, 29 Sep 2008 09:13:07 GMT bellier [401] * IOIPSL/tags/v2_1_5 (copied) Created tag v2_1_5 (with CeCILL license) 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:05:26 GMT bellier [374] * IOIPSL/tags/v2_1_4 (copied) Updating Mon, 04 Aug 2008 13:04:50 GMT bellier [373] * IOIPSL/tags/v2_1_4 (deleted) Remove to update Mon, 04 Aug 2008 13:04:07 GMT bellier [372] * IOIPSL/trunk/tools/flio_rbld.f90 (modified) Changing a test for more security Fri, 01 Aug 2008 13:16:38 GMT bellier [371] * IOIPSL/tags/v2_1_4 (copied) Last version of IOIPSL (bugs fix). 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 ... Mon, 21 Jul 2008 07:50:43 GMT bellier [361] * IOIPSL/tags/v2_1_4 (deleted) Suppress tag (bed commit). Sorry. Thu, 17 Jul 2008 10:36:15 GMT bellier [360] * IOIPSL/tags/v2_1_4 (copied) New tag (copy of the trunk version) : towards the CF convention fort ... 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 09:00:13 GMT bellier [338] * IOIPSL/tags/v2_1_3 (copied) New tag to fix a bug in restcom 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 ... Thu, 03 Apr 2008 15:45:40 GMT bellier [306] * IOIPSL/tags/v2_1_2 (copied) JB: update Thu, 03 Apr 2008 15:44:44 GMT bellier [304] * IOIPSL/tags/v2_1_2 (deleted) JB: remove to replace by trunk Tue, 01 Apr 2008 15:12:00 GMT bellier [295] * IOIPSL/trunk/src/histcom.f90 (modified) JB: Fix a bug introduced in 2003 (!) Mon, 25 Feb 2008 15:55:57 GMT bellier [265] * IOIPSL/tags/v2_1_2 (copied) JB: create a new tag for IOIPSL (last version) 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, 23 Oct 2007 13:32:56 GMT bellier [191] * IOIPSL/tags/v2_1_1 (copied) JB: update to the last version Tue, 23 Oct 2007 13:32:03 GMT bellier [189] * IOIPSL/tags/v2_1_1 (deleted) JB: delete to update 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:29:13 GMT bellier [112] * IOIPSL/tags/v2_1_1 (copied) JB: update (pwd -> /bin/pwd)