source: XIOS/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1000   7 years rlacroix Fix handling of arithmetic expression for fields without a field_ref after …
(edit) @999   7 years mhnguyen Correcting a minor bug on writing a field in file +) Make sure each …
(edit) @998   7 years ymipsl - Clarify the situation about filter chaining order between spatial and …
(edit) @997   7 years ymipsl Add information about avalaible incoming flux from file when timeout …
(edit) @996   7 years mhnguyen Some modifications to make sure there is no strange _undefined_id_ name …
(edit) @995   7 years mhnguyen Fixing a problem of indexed grid with only one process +) Checking …
(edit) @994   7 years oabramkina Correcting bld.cfg of commit 993.
(edit) @993   7 years oabramkina Minor corrections for UGRID.
(edit) @991   7 years mhnguyen Update Fortran interfaces
(edit) @990   7 years mhnguyen Adding new attributes for fields: cell_methods and cell_methods_mode …
(edit) @989   7 years mhnguyen Allowing fields to have its own time_counter value if time_counter is not …
(edit) @988   7 years mhnguyen Correcting a bug on reading non-distributed data in server mode. +) Non …
(edit) @986   7 years ymipsl Fix ADA compiling environment YM
(edit) @985   7 years ymipsl Remove netcdf link in arch.fcm file for ADA. YM
(edit) @984   7 years ymipsl Add --arch_path option for make_xios. YM
(edit) @982   7 years mhnguyen Implementing domain interpolation weights exportation The option 'file' …
(edit) @981   7 years mhnguyen Fortran interfaces: +) Adding Fortran interfaces of transformation Test …
(edit) @980   7 years mhnguyen Minor improvements: +) Change some type of variable to avoid some …
(edit) @979   7 years mhnguyen Implementing AVERAGE operation +) Add average operation for reduction …
(edit) @978   7 years mhnguyen Correcting various bugs relating to transformation +) Fix the order of …
(edit) @977   7 years mhnguyen Minor improvements: Removing some redundant codes
(edit) @976   7 years mhnguyen Ticket 110: Implementing domain reduction to scalar +) Add xml node for …
(edit) @975   7 years mhnguyen Checking more strictly i_index, j_index of a domain +) Make sure that …
(edit) @974   7 years mhnguyen Ticket 95: Loosening checking condition for lonvalue_1d for rectilinear …
(edit) @973   7 years ymipsl Removed unused attribute nav_model for X or Y axis. YM
(edit) @972   7 years ymipsl Do not call compression if compression_level=0 It appear to be a bug for …
(edit) @971   7 years mhnguyen Correcting the previous commit Test +) On Curie +) Tests pass
(edit) @970   7 years mhnguyen Making some changes in axis checking condition to make it coherent with …
(edit) @969   7 years mhnguyen Ticket 111: Loosening the checking condition for domain with data_dim == 1 …
(edit) @968   7 years mhnguyen Improvements: Tighten checking transformation type in xml +) A …
(edit) @967   7 years mhnguyen Ticket 106: Reading a scalar from file +) Add method to read scalar value …
(edit) @966   7 years mhnguyen Reducing length of line of auto-generate Fortran interface +) Break line …
(edit) @965   7 years mhnguyen Correcting Fortran interface for receiving scalar.
(edit) @964   7 years mhnguyen Ticket 108: Fixing distribution condition of an axis +) Make sure an axis …
(edit) @963   7 years mhnguyen Loosen checking condition on reading an unstructured domain
(edit) @962   7 years mhnguyen Improving name-search in inheritance tree +) If there is no name defined …
(edit) @961   7 years mhnguyen Fortran interface: Receiving scalar value
(edit) @960   7 years mhnguyen New transformation: Extract a point on axis to a scalar +) Add new node …
(edit) @959   7 years ymipsl Fix bug introduced in rev 952 causing trouble for reading functionalities. …
(edit) @958   7 years rlacroix Timeseries fields now inherit the variables from the fields they are …
(edit) @957   7 years rlacroix Fix a possible crash caused by an infinite recursion. The way virtual …
(edit) @956   7 years rlacroix Make sure CXios::isClient and CXios::isServer variables are used in a …
(edit) @955   7 years yushan adding grid name for error message
(edit) @954   7 years ymipsl Revert to rev 944 (file commited by error) YM
(edit) @953   8 years ymipsl Add gaussian grid support./n YM
(edit) @952   8 years ymipsl - Attribut record_offset accept now negative value. - Field are not output …
(edit) @951   8 years ymipsl Fix compilation problem using GCC YM
(edit) @950   8 years ymipsl remapper : fix rounding error which stop the remaping. YM
(edit) @949   8 years ymipsl Remove 2 codes lines that have been forgotten, which cause spurious …
(edit) @948   8 years ymipsl Bug fix : read unstructured grid with one or more axis. This is a fix but …
(edit) @947   8 years oabramkina Setting context by id added (xios_set_current_context(id)).
(edit) @946   8 years oabramkina Reverting mesh.cpp to version 931.
(edit) @945   8 years oabramkina Reverting mesh.cpp to version 931.
(edit) @944   8 years mhnguyen Update compute_connectivity_domain with new functions of class CMesh +) …
(edit) @943   8 years mhnguyen Adding Fortran interfaces for retrieving domains, axis, scalars of a field …
(edit) @942   8 years mhnguyen Modifying some checking conditions of domain to be loosen +) Loosen the …
(edit) @941   8 years mhnguyen Finishing the implementation of expand domain transformation +) Make use …
(edit) @940   8 years mhnguyen Making some error messages clearer
(edit) @939   8 years mhnguyen Correcting minor bug in expand_domain +) Correct code registration Test …
(edit) @938   8 years mhnguyen Modifying reduce_axis_to_domain attribute to prevent error-prone +) …
(edit) @937   8 years mhnguyen Smalll improvements for interpolation axis +) Strictly check order of …
(edit) @936   8 years mhnguyen Correcting a bug of inverse axis on distributed axis +) The global index …
(edit) @935   8 years mhnguyen Adding interface for expand_domain
(edit) @934   8 years mhnguyen Adding new transformation: Compute_connectivity_domain Test +) On Curie …
(edit) @933   8 years mhnguyen Improving transformation selection. Instead of modifying directly …
(edit) @932   8 years mhnguyen Adding Fortran interface for high-dimension grid (up to 7) +) Add check …
(edit) @931   8 years oabramkina Mesh connectivity: Functions for determining local and global …
(edit) @930   8 years mhnguyen Improving the performance of on server side +) Replace searching …
(edit) @929   8 years oabramkina Mesh connectivity: Fixing a bug for UGRID in case meshes containing cells …
(edit) @928   8 years rlacroix Timeseries files now inherit the global variables from the file they are …
(edit) @927   8 years rlacroix Fix: Ensure that the buffer sizes needed to send the axis attributes are …
(edit) @926   8 years rlacroix Fix: Make sure that the connected servers are properly set for …
(edit) @925   8 years rlacroix Fix MPI_Init calls to be more compliant with the standard.
(edit) @924   8 years oabramkina Parallel version of UGRID norms. The following connectivity parameters …
(edit) @923   8 years ymipsl Improve remapper : - increase stability for smal grid remapping - increase …
(edit) @922   8 years mhnguyen Correcting compilation error with gcc 4.8 +) Remove some part which made …
(edit) @921   8 years mhnguyen Ticket 101: Wrong field name in timeseries mode +) Change the way to …
(edit) @920   8 years mhnguyen Ticket 100: Correct format name of splitted output file Test +) Local +) …
(edit) @919   8 years mhnguyen Commit the workaround of Rémi on the problem of remap library when moving …
(edit) @918   8 years mhnguyen Modifying vertical interpolation +) Only process interpolation, the …
(edit) @917   8 years rlacroix Fix the client/server communication protocol. In the some extreme cases a …
(edit) @916   8 years rlacroix User guide: Document the buffer size related options.
(edit) @915   8 years rlacroix Cosmetics: Fix intentation.
(edit) @914   8 years mhnguyen Ticket 98: Fixing bug relating to element size +) Correct return value of …
(edit) @913   8 years mhnguyen Adding the mask checking for dynamic vertical interpolation +) Only use …
(edit) @912   8 years mhnguyen Fixing bug in axis interpolation +) Correct index for searching …
(edit) @911   8 years mhnguyen Adding an initialization for domain area Test +) On Curie +) Only …
(edit) @909   8 years rlacroix Fix: The "buffer_size_factor" parameter was not used. I mistakenly …
(edit) @908   8 years rlacroix Fix: The buffers sizes for servers to clients communications were …
(edit) @907   8 years mhnguyen Correcting a minor thing of previous commit +) Make sure the number of …
(edit) @906   8 years mhnguyen Fixing bug: Ticket 98 +) Correct the way to distribute index of domain …
(edit) @905   8 years aclsce - LSCE ifort compilation : added -lnetcdff needed for the link.
(edit) @904   8 years mhnguyen Correcting error with gcc 4.4. +) Remove an unnecessary typename Test +) …
(edit) @903   8 years mhnguyen Fixing error with gfortran because of length of line +) Break long line …
(edit) @902   8 years oabramkina Sequential version of new functionalities for mesh connectivity: …
(edit) @901   8 years oabramkina Sequential version of new functionalities for mesh connectivity: …
(edit) @900   8 years oabramkina Sequential version of new functionalities for mesh connectivity: …
(edit) @899   8 years ymipsl Fix remaping for ni_glo=1 or nj_glo=1 YM
(edit) @898   8 years ymipsl fix remaping for a small number of cells YM
(edit) @897   8 years mhnguyen Fixing bug in transformation selector +) If grid source and grid …
Note: See TracRevisionLog for help on using the revision log.