source: XIOS

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @518   9 years mhnguyen Fixing bug of automatic dection of buffer size +) Split sending of …
(edit) @517   9 years rlacroix Add a new attribute to the file definition so that the output format can …
(edit) @516   9 years ymipsl bug fix : xios_is_valid_variable and xios_is_valid_variablegroup was not …
(edit) @515   9 years mhnguyen Removing a line causing compilation error on Ada
(edit) @514   9 years mhnguyen Removing a line causing compilation error on Ada
(edit) @513   9 years aclsce Removed the use of boolean variable in complete example.
(edit) @512   9 years mhnguyen Correct bug causing infinite run on multiple server and do some code clean …
(edit) @511   9 years mhnguyen Seperating database of context on "client" side and "server" side +) Add …
(edit) @510   9 years mhnguyen Implementing buffer-size automatic detection in mode connected …
(edit) @509   9 years mhnguyen Implementing buffer size auto-detection for mode client -server +) …
(edit) @508   9 years mhnguyen Fixing bug with netcdf_seq +) Adding include file for exception +) …
(edit) @507   9 years aclsce Fixed problem encountered in the case "using_oasis=true" : automatic …
(edit) @506   9 years aclsce Fixed problem encountered in the case "using_oasis=true" : automatic …
(edit) @505   9 years mhnguyen Fixing a minor bug on compiling with sequential netcdf +) Include more …
(edit) @504   9 years ymipsl Create XIOS_V1_00 branch YM
(edit) @503   9 years ymipsl Create XIOS_V1_00 branch
(edit) @502   9 years ymipsl Update documentation YM
(edit) @501   9 years ymipsl Add licence copyright to all file ond directory src using the command : …
(edit) @500   9 years ymipsl Add licence files. YM
(edit) @499   9 years mhnguyen Improving format of info and error file +) Change name of info and error …
(edit) @498   9 years mhnguyen Making a wrapper of NetCdf? C functions +) Add a wrapper class for NetCdf?
(edit) @497   9 years mhnguyen Making a minor change of info output +) Use a more beautiful format for …
(edit) @496   9 years ymipsl Add some BlueGene? IBM architecture in arch directory - Turing from IDRIS - …
(edit) @495   9 years ymipsl Forgotten stupid test was responsable of memory leak on client side. YM
(edit) @494   9 years ymipsl Problem when date is up to 9999 year. It solve the ticket #49 issue. YM
(edit) @493   9 years ymipsl Cleaning spurious output on stdout YM
(edit) @492   9 years ymipsl Add event scheduler functionnality in order to schedule events from …
(edit) @491   10 years mhnguyen Removing using_server from iodef.xml file. From now on, XIOS is capable of …
(edit) @490   10 years mhnguyen Implementing print output in seperate files +) Add an option to write …
(edit) @489   10 years mhnguyen Ticket 50: Implementing the getting/setting methods for Fortran interface …
(edit) @488   10 years mhnguyen Ticket 52: Adding some new variables (by default) into output file(s) +) …
(edit) @487   10 years aclsce Small bug fixed in test sources
(edit) @486   10 years aclsce Added complete test sources and xml files.
(edit) @485   10 years aclsce Use of parallel netcdf library on Obelix (LSCE machine).
(edit) @484   10 years aclsce Added compilation options for OBELIX (LSCE) machine.
(edit) @483   10 years aclsce Modified to be able to read in iodef.xml several component using XIOS …
(edit) @482   10 years ymipsl bug fix : In some case, reference inheritance is not correct. YM
(edit) @481   10 years aclsce Modified iodef.xml in order to have green trusting waiting for fixing bug.
(edit) @480   10 years ymipsl fix compilation problem while trying to compile with netcdf4 sequential …
(edit) @479   10 years ymipsl Typographic correction YM
(edit) @478   10 years ymipsl Bug fix : when a file is disabled, fields embeded was not considered as …
(edit) @477   10 years ymipsl bug fix : content of the variable was automatically converted to lower …
(edit) @476   10 years ymipsl bug fix : bug while parsing xml file when field has content. YM
(edit) @475   10 years aclsce Modified to use Oasis-MCT coupler in coupled mode.
(edit) @474   10 years ymipsl Compilation fix : missing file from rev 472 YM
(edit) @473   10 years ymipsl Compilation fix for some compiler : supress extra white space YM
(edit) @472   10 years ymipsl Enhancement : user defined global and field attribute can be output in the …
(edit) @471   10 years ymipsl Enhancement : using new field attribute "detect_missing_value=true" adn …
(edit) @470   10 years ymipsl Enhancement : using new field attribute "detect_missing_value=true" adn …
(edit) @469   10 years aclsce Modified the order of module loading for netcdf and hdf5 libraries.
(edit) @468   10 years ymipsl Add new executable file for testing unstructured grid based on a reduce …
(edit) @467   10 years ymipsl Add functionnalities for reduced gaussian grid support. YM
(edit) @466   10 years ymipsl bug fix in expression evaluation YM
(edit) @465   10 years ymipsl bug fix : field attribute prec was used without testing if it was defined. …
(edit) @464   10 years ymipsl Enhancement : Add scale_factor and add_offset attribute to field output …
(edit) @463   10 years ymipsl Enhancement : Add valid_min and valid_max attribute for field, wrote as …
(edit) @462   10 years ymipsl Enhancement : - Improving error message occuring along the xml parsing : …
(edit) @461   10 years ymipsl New function available form fortran interface : LOGICAL …
(edit) @460   10 years ymipsl New functionnalities : expression may combine fields after temporal …
(edit) @459   10 years ymipsl Add new parsing expression functionnalities (modified files) YM
(edit) @458   10 years ymipsl Add new parsing expression functionnalities adding new files YM
(edit) @457   10 years ymipsl Add new parsing expression functionnalities YM
(edit) @456   10 years ymipsl Longitude and latitude value are now initialized to 0 in order to avoid to …
(edit) @455   10 years aclsce Modifed test_client : use of local communicator (instead of COMM_WORLD)
(edit) @454   10 years aclsce Fixed a small bug : problem encountered with ORCHIDEE regular grid.
(edit) @453   10 years ymipsl Work-arround for fixing bug in netcdf4/hdf5 : the chunk size cannot exceed …
(edit) @452   10 years aclsce Modified to have test_client.exe which fits with iodef.xml input file.
(edit) @451   10 years aclsce Modified to flush netcdf file at the goog frequency (regarding sync_file …
(edit) @450   11 years ymipsl Bug fix in one file mode for unstructured grid. YM
(edit) @449   11 years ymipsl Add unstructured grid management. YM
(edit) @448   11 years ymipsl Bugs fix : due to the introduction of the 'ts' unit This correction avoid …
(edit) @447   11 years ymipsl bugfix : array was corretcly resized YM
(edit) @446   11 years ymipsl bug fix in group referencing when solving inherited value YM
(edit) @445   11 years ymipsl Add possibility to make inheritance of attributes and reference before …
(edit) @444   11 years ymipsl suppress time axis writing for "once" operation YM
(edit) @443   11 years ymipsl Add new temporal operation : accumulate YM
(edit) @442   11 years aclsce Put unload netcdf and hdf5 module to force to use appropriate dynamic …
(edit) @441   11 years aclsce Added arch files for ADA (IDRIS) supercomputer.
(edit) @440   11 years aclsce - Modified Oasis library path in order to use XIOS in IPSL coupled model - …
(edit) @439   11 years ymipsl cleaning output YM
(edit) @438   11 years ymipsl cleaning YM
(edit) @437   11 years ymipsl not commited file from rev 436 YM
(edit) @436   11 years ymipsl bug fix : - freq_op is now by default of 1 timestep (1ts) - once …
(edit) @435   11 years ymipsl enhancement : error message more explicit with non compliant mask size YM
(edit) @434   11 years ymipsl bug fix : correct the name axis to be conform of CF convention when using …
(edit) @433   11 years ymipsl bug fix : correct the name axis to be conform of CF convention when using …
(edit) @432   11 years ymipsl Enhancement : Add fortran interface to know if an attribute is set or not …
(edit) @431   11 years ymipsl Bug fix : Solve problem in splitting date Enhancement : Add file attribute …
(edit) @430   11 years ymipsl Switch default value of "enable" file attribut from "true" to "false". YM
(edit) @429   11 years ymipsl Bug fix in the operator - for duration YM
(edit) @426   11 years ymipsl Missing ";" for compiling. YM
(edit) @425   11 years ymipsl bug fix on calendar YM
(edit) @424   11 years ymipsl Add new timestep unit : ts, for duration YM
(edit) @423   11 years ymipsl Bug fix in calendar YM
(edit) @422   11 years ymipsl preprocess fortran interface file set to true for OSX and IBM YM
(edit) @421   11 years ymipsl suppress warning due to french accents -> english traduction of error …
(edit) @419   11 years ymipsl bug fix on context finalize, use adress of deallocated object. YM
(edit) @418   11 years ymipsl Change inheritance order when mixed grid_ref, domain_ref and axis_ref …
(edit) @417   11 years ymipsl correct tracing resume/suspend in generated fortran interface. YM
(edit) @416   11 years ymipsl add some missing trace in c interface YM
Note: See TracRevisionLog for help on using the revision log.