|
|
@536
|
10 years |
ymipsl |
Add Xios reference documentation source file in tex (using lyx editor). …
|
|
|
@535
|
10 years |
rlacroix |
Backport r534 to XIOS 1.0: Add an error message when the timestep was not …
|
|
|
@534
|
10 years |
rlacroix |
Add an error message when the timestep was not configured by the user.
…
|
|
|
@533
|
10 years |
rlacroix |
Fix compilation after r532 by adding the new "icdate.hpp" file which had …
|
|
|
@532
|
10 years |
rlacroix |
Add a new attribute type for dates and use it for the context's start_date …
|
|
|
@531
|
10 years |
rlacroix |
Fortran interface: Make sure all files are preprocessed.
This will be …
|
|
|
@530
|
10 years |
rlacroix |
Fix: String variable with whitespaces were incorrectly parsed.
The …
|
|
|
@529
|
10 years |
aclsce |
- Added xios_variable as public type (in order to be used by the xios …
|
|
|
@528
|
10 years |
rlacroix |
Add the ability to append data to existing output file(s).
By default …
|
|
|
@527
|
10 years |
rlacroix |
Make the variable typing stricter.
The type must now be one of:
- bool
…
|
|
|
@526
|
10 years |
rlacroix |
Convert some attributes to enumerations:
- file: par_access
- context: …
|
|
|
@525
|
10 years |
mhnguyen |
Fixing (temporarily) a bug on compiling with sequential netcdf.
+) Add an …
|
|
|
@524
|
10 years |
mhnguyen |
Fixing compilation error in parallel with sequential netcdf
(This patch is …
|
|
|
@523
|
10 years |
rlacroix |
Improve the message error handling by mimicking the behavior of the …
|
|
|
@522
|
10 years |
rlacroix |
Fix a typo in DECLARE_ENUM9 macro: getSize method returned 8 instead of 9. …
|
|
|
@521
|
10 years |
rlacroix |
Backport r520 "Fix: xios_is_valid_context always returned false." to the …
|
|
|
@520
|
10 years |
rlacroix |
Fix: xios_is_valid_context always returned false.
Fixes ticket #58.
|
|
|
@519
|
10 years |
ymipsl |
bug fix reported in xios-1.0 :
xios_is_valid_variable and …
|
|
|
@518
|
10 years |
mhnguyen |
Fixing bug of automatic dection of buffer size
+) Split sending of …
|
|
|
@517
|
10 years |
rlacroix |
Add a new attribute to the file definition so that the output format can …
|
|
|
@516
|
10 years |
ymipsl |
bug fix :
xios_is_valid_variable and xios_is_valid_variablegroup was not …
|
|
|
@515
|
10 years |
mhnguyen |
Removing a line causing compilation error on Ada
|
|
|
@514
|
10 years |
mhnguyen |
Removing a line causing compilation error on Ada
|
|
|
@513
|
10 years |
aclsce |
Removed the use of boolean variable in complete example.
|
|
|
@512
|
10 years |
mhnguyen |
Correct bug causing infinite run on multiple server and do some code clean …
|
|
|
@511
|
10 years |
mhnguyen |
Seperating database of context on "client" side and "server" side
+) Add …
|
|
|
@510
|
10 years |
mhnguyen |
Implementing buffer-size automatic detection in mode connected …
|
|
|
@509
|
10 years |
mhnguyen |
Implementing buffer size auto-detection for mode client -server
+) …
|
|
|
@508
|
10 years |
mhnguyen |
Fixing bug with netcdf_seq
+) Adding include file for exception
+) …
|
|
|
@507
|
10 years |
aclsce |
Fixed problem encountered in the case "using_oasis=true" : automatic …
|
|
|
@506
|
10 years |
aclsce |
Fixed problem encountered in the case "using_oasis=true" : automatic …
|
|
|
@505
|
10 years |
mhnguyen |
Fixing a minor bug on compiling with sequential netcdf
+) Include more …
|
|
|
@504
|
10 years |
ymipsl |
Create XIOS_V1_00 branch
YM
|
|
|
@503
|
10 years |
ymipsl |
Create XIOS_V1_00 branch
|
|
|
@502
|
10 years |
ymipsl |
Update documentation
YM
|
|
|
@501
|
10 years |
ymipsl |
Add licence copyright to all file ond directory src using the command : …
|
|
|
@500
|
10 years |
ymipsl |
Add licence files.
YM
|
|
|
@499
|
10 years |
mhnguyen |
Improving format of info and error file
+) Change name of info and error …
|
|
|
@498
|
10 years |
mhnguyen |
Making a wrapper of NetCdf? C functions
+) Add a wrapper class for NetCdf? …
|
|
|
@497
|
10 years |
mhnguyen |
Making a minor change of info output
+) Use a more beautiful format for …
|
|
|
@496
|
10 years |
ymipsl |
Add some BlueGene? IBM architecture in arch directory
- Turing from IDRIS
- …
|
|
|
@495
|
10 years |
ymipsl |
Forgotten stupid test was responsable of memory leak on client side.
YM
|
|
|
@494
|
10 years |
ymipsl |
Problem when date is up to 9999 year. It solve the ticket #49 issue.
YM
|
|
|
@493
|
10 years |
ymipsl |
Cleaning spurious output on stdout
YM
|
|
|
@492
|
10 years |
ymipsl |
Add event scheduler functionnality in order to schedule events from …
|
|
|
@491
|
10 years |
mhnguyen |
Removing using_server from iodef.xml file. From now on, XIOS is capable of …
|
|
|
@490
|
10 years |
mhnguyen |
Implementing print output in seperate files
+) Add an option to write …
|
|
|
@489
|
10 years |
mhnguyen |
Ticket 50: Implementing the getting/setting methods for Fortran interface
…
|
|
|
@488
|
10 years |
mhnguyen |
Ticket 52: Adding some new variables (by default) into output file(s)
+) …
|
|
|
@487
|
10 years |
aclsce |
Small bug fixed in test sources
|
|
|
@486
|
10 years |
aclsce |
Added complete test sources and xml files.
|
|
|
@485
|
10 years |
aclsce |
Use of parallel netcdf library on Obelix (LSCE machine).
|
|
|
@484
|
10 years |
aclsce |
Added compilation options for OBELIX (LSCE) machine.
|
|
|
@483
|
10 years |
aclsce |
Modified to be able to read in iodef.xml several component using XIOS …
|
|
|
@482
|
10 years |
ymipsl |
bug fix : In some case, reference inheritance is not correct.
YM
|
|
|
@481
|
10 years |
aclsce |
Modified iodef.xml in order to have green trusting waiting for fixing bug.
|
|
|
@480
|
11 years |
ymipsl |
fix compilation problem while trying to compile with netcdf4 sequential …
|
|
|
@479
|
11 years |
ymipsl |
Typographic correction
YM
|
|
|
@478
|
11 years |
ymipsl |
Bug fix : when a file is disabled, fields embeded was not considered as …
|
|
|
@477
|
11 years |
ymipsl |
bug fix : content of the variable was automatically converted to lower …
|
|
|
@476
|
11 years |
ymipsl |
bug fix : bug while parsing xml file when field has content.
YM
|
|
|
@475
|
11 years |
aclsce |
Modified to use Oasis-MCT coupler in coupled mode.
|
|
|
@474
|
11 years |
ymipsl |
Compilation fix : missing file from rev 472
YM
|
|
|
@473
|
11 years |
ymipsl |
Compilation fix for some compiler : supress extra white space
YM
|
|
|
@472
|
11 years |
ymipsl |
Enhancement : user defined global and field attribute can be output in the …
|
|
|
@471
|
11 years |
ymipsl |
Enhancement : using new field attribute "detect_missing_value=true" adn …
|
|
|
@470
|
11 years |
ymipsl |
Enhancement : using new field attribute "detect_missing_value=true" adn …
|
|
|
@469
|
11 years |
aclsce |
Modified the order of module loading for netcdf and hdf5 libraries.
|
|
|
@468
|
11 years |
ymipsl |
Add new executable file for testing unstructured grid based on a reduce …
|
|
|
@467
|
11 years |
ymipsl |
Add functionnalities for reduced gaussian grid support.
YM
|
|
|
@466
|
11 years |
ymipsl |
bug fix in expression evaluation
YM
|
|
|
@465
|
11 years |
ymipsl |
bug fix : field attribute prec was used without testing if it was defined. …
|
|
|
@464
|
11 years |
ymipsl |
Enhancement : Add scale_factor and add_offset attribute to field output …
|
|
|
@463
|
11 years |
ymipsl |
Enhancement :
Add valid_min and valid_max attribute for field, wrote as …
|
|
|
@462
|
11 years |
ymipsl |
Enhancement :
- Improving error message occuring along the xml parsing : …
|
|
|
@461
|
11 years |
ymipsl |
New function available form fortran interface : LOGICAL …
|
|
|
@460
|
11 years |
ymipsl |
New functionnalities : expression may combine fields after temporal …
|
|
|
@459
|
11 years |
ymipsl |
Add new parsing expression functionnalities
(modified files)
YM
|
|
|
@458
|
11 years |
ymipsl |
Add new parsing expression functionnalities
adding new files
YM
|
|
|
@457
|
11 years |
ymipsl |
Add new parsing expression functionnalities
YM
|
|
|
@456
|
11 years |
ymipsl |
Longitude and latitude value are now initialized to 0 in order to avoid to …
|
|
|
@455
|
11 years |
aclsce |
Modifed test_client : use of local communicator (instead of COMM_WORLD)
|
|
|
@454
|
11 years |
aclsce |
Fixed a small bug : problem encountered with ORCHIDEE regular grid.
|
|
|
@453
|
11 years |
ymipsl |
Work-arround for fixing bug in netcdf4/hdf5 : the chunk size cannot exceed …
|
|
|
@452
|
11 years |
aclsce |
Modified to have test_client.exe which fits with iodef.xml input file.
|
|
|
@451
|
11 years |
aclsce |
Modified to flush netcdf file at the goog frequency (regarding sync_file …
|
|
|
@450
|
11 years |
ymipsl |
Bug fix in one file mode for unstructured grid.
YM
|
|
|
@449
|
11 years |
ymipsl |
Add unstructured grid management.
YM
|
|
|
@448
|
11 years |
ymipsl |
Bugs fix : due to the introduction of the 'ts' unit
This correction avoid …
|
|
|
@447
|
11 years |
ymipsl |
bugfix : array was corretcly resized
YM
|
|
|
@446
|
11 years |
ymipsl |
bug fix in group referencing when solving inherited value
YM
|
|
|
@445
|
11 years |
ymipsl |
Add possibility to make inheritance of attributes and reference before …
|
|
|
@444
|
11 years |
ymipsl |
suppress time axis writing for "once" operation
YM
|
|
|
@443
|
11 years |
ymipsl |
Add new temporal operation : accumulate
YM
|
|
|
@442
|
11 years |
aclsce |
Put unload netcdf and hdf5 module to force to use appropriate dynamic …
|
|
|
@441
|
11 years |
aclsce |
Added arch files for ADA (IDRIS) supercomputer.
|
|
|
@440
|
11 years |
aclsce |
- Modified Oasis library path in order to use XIOS in IPSL coupled model
- …
|
|
|
@439
|
11 years |
ymipsl |
cleaning output
YM
|
|
|
@438
|
11 years |
ymipsl |
cleaning
YM
|
|
|
@437
|
11 years |
ymipsl |
not commited file from rev 436
YM
|
|
|