- 20 Jan, 2015 1 commit
-
-
rlacroix authored
Depending on the compiler this could cause an error during compilation. Reported by Mike Rezny. git-svn-id: http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/branchs/xios-1.0@547 d613d254-d18a-4304-b296-5125d4c4d670
-
- 16 Dec, 2014 1 commit
-
-
rlacroix authored
Remove the work around in nc4_data_output.cpp which hid this bug. Also backport this fix in XIOS 1.0. git-svn-id: http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/branchs/xios-1.0@544 d613d254-d18a-4304-b296-5125d4c4d670
-
- 11 Dec, 2014 1 commit
-
-
rlacroix authored
Previously no error message was displayed but the output file(s) was not written. Also improve the error message when the calendar type or the start date is missing. git-svn-id: http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/branchs/xios-1.0@535 d613d254-d18a-4304-b296-5125d4c4d670
-
- 09 Dec, 2014 1 commit
-
-
rlacroix authored
The strings were only parsed until the first whitespace was encountered. Note that leading and trailing whitespaces are removed by design. Also backport that fix to XIOS 1.0. This commit fixes ticket #60. git-svn-id: http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/branchs/xios-1.0@530 d613d254-d18a-4304-b296-5125d4c4d670
-
- 04 Dec, 2014 1 commit
-
-
aclsce authored
- Added example of getting/setting variable as global/local attribute of field/file in test_complete. - Some cleaning in test_complete program and xml files. git-svn-id: http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/branchs/xios-1.0@529 d613d254-d18a-4304-b296-5125d4c4d670
-
- 01 Dec, 2014 3 commits
-
-
mhnguyen authored
(This patch is also posted on trunk) git-svn-id: http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/branchs/xios-1.0@524 d613d254-d18a-4304-b296-5125d4c4d670
-
rlacroix authored
Also backport that fix to XIOS 1.0. Note that this macro is currently not used by XIOs so this bug had no impact in practice. git-svn-id: http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/branchs/xios-1.0@522 d613d254-d18a-4304-b296-5125d4c4d670
-
rlacroix authored
git-svn-id: http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/branchs/xios-1.0@521 d613d254-d18a-4304-b296-5125d4c4d670
-
- 26 Nov, 2014 1 commit
-
-
ymipsl authored
xios_is_valid_variable and xios_is_valid_variablegroup was not exported in the public fortran interface. YM git-svn-id: http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/branchs/xios-1.0@519 d613d254-d18a-4304-b296-5125d4c4d670
-
- 24 Nov, 2014 1 commit
-
-
mhnguyen authored
git-svn-id: http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/branchs/xios-1.0@514 d613d254-d18a-4304-b296-5125d4c4d670
-
- 20 Nov, 2014 1 commit
-
-
aclsce authored
git-svn-id: http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/branchs/xios-1.0@513 d613d254-d18a-4304-b296-5125d4c4d670
-
- 24 Oct, 2014 1 commit
-
-
mhnguyen authored
+) Adding include file for exception +) Correcting call inside a namespace Test +) On local +) Passed git-svn-id: http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/branchs/xios-1.0@508 d613d254-d18a-4304-b296-5125d4c4d670
-
- 22 Oct, 2014 1 commit
-
-
aclsce authored
Fixed problem encountered in the case "using_oasis=true" : automatic detection of a server does not work in coupled mode. Back to the old method : if you want to use XIOS server mode, it is mandatory to specify "using_server=true" in iodef.xml in coupled case. git-svn-id: http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/branchs/xios-1.0@507 d613d254-d18a-4304-b296-5125d4c4d670
-
- 13 Oct, 2014 1 commit
-
-
ymipsl authored
YM git-svn-id: http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/branchs/xios-1.0@504 d613d254-d18a-4304-b296-5125d4c4d670
-