source: XIOS/trunk/src/node/field.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @771   8 years rlacroix Remove the now unused base reference framework.
(edit) @770   8 years rlacroix Field: Handle more correctly the output name for the fields with a …
(edit) @767   8 years rlacroix Fix: Make xios_field_is_active a lot more reliable. The old system only …
(edit) @758   9 years rlacroix Fix r756 for input fields using the this keyword.
(edit) @756   9 years rlacroix Support freq_offset for fields in files in read mode. In theory the …
(edit) @746   9 years rlacroix Restore support for spatial transformations when 'domain_ref'/'axis_ref' …
(edit) @745   9 years rlacroix Grid: Don't recreate a temporary grid if an existing temporary grid can be …
(edit) @744   9 years rlacroix Grid: Force 'grid_ref' and 'axis_ref'/'domain_ref' to be mutually …
(edit) @742   9 years mhnguyen Implement direct transformation with domain_ref and axis_ref +) Add a new …
(edit) @741   9 years rlacroix Correctly support expression with the "this" keyword for fields inside a …
(edit) @737   9 years rlacroix Correctly support expression with the "this" keyword when using a …
(edit) @731   9 years rlacroix Correctly estimate the needed buffer sizes. The attributes were not …
(edit) @708   9 years rlacroix Fix reading files in attached mode.
(edit) @707   9 years rlacroix Append mode: Detect the correct restart point and erase some records if …
(edit) @687   9 years mhnguyen Implementing auto-generate rectilinear domain +) Add a new special …
(edit) @676   9 years rlacroix Add support for indexed output. If the new field attribute …
(edit) @651   9 years rlacroix Field: Avoid some heap allocations.
(edit) @650   9 years rlacroix Grid: Avoid some heap allocations and do various cleanups.
(edit) @645   9 years rlacroix Cleanup: Remove now deprecated code.
(edit) @644   9 years rlacroix Use the filter infrastructure to handle the spatial transformations. Add …
(edit) @643   9 years rlacroix Use the filter infrastructure to handle the temporal operations. Add a …
(edit) @642   9 years rlacroix Use the filter infrastructure to handle the expressions Parse the …
(edit) @641   9 years rlacroix Use the filter infrastructure to handle field references. Add a …
(edit) @640   9 years rlacroix Start using the filter infrastructure to read and write fields. Note that …
(edit) @638   9 years rlacroix Add a source filter and two terminal filters.
(edit) @632   9 years mhnguyen Moving transformation from grid source to grid destination +) grid …
(edit) @630   9 years mhnguyen Implementing interpolation (polynomial) and correct some bugs +) …
(edit) @624   9 years mhnguyen Final tests of zoom and inverse on axis +) Modify test_client and …
(edit) @623   9 years mhnguyen Implementing transformation algorithm: zoom axis (local commit) +) …
(edit) @621   9 years mhnguyen Implementing generic transformation algorithm (local commit) +) Change a …
(edit) @620   9 years mhnguyen Implementing generic transformation algorithm (local commit) +) Implement …
(edit) @619   9 years mhnguyen Implementing the first prototype of filter +) Create new class filter +) …
(edit) @603   9 years rlacroix Fix compilation for compilers over than GCC.
(edit) @600   9 years rlacroix Grid: Remove scalar_grid attribute. It always was for internal use only. …
(edit) @599   9 years rlacroix Implement reading fields from NetCDF files.
(edit) @598   9 years rlacroix Add the infrastructure to request fields from the server. This will be …
(edit) @595   9 years rlacroix Allow using more servers than clients. This will be useful later when …
(edit) @591   9 years rlacroix Remove leftovers from the XMLIO age.
(edit) @586   9 years mhnguyen Fixing some bugs on writting non-distributed data +) Implement scalar …
(edit) @569   9 years mhnguyen Correct some bugs on discovering server index and do some code cleanings …
(edit) @567   9 years mhnguyen Implementing a grid formed by only one axis or group of axis +) Add …
(edit) @562   9 years rlacroix Fix incorrect output values when using a field_ref or the @ operator on a …
(edit) @551   9 years mhnguyen Redesigning grid structure +) Add an intermediate class to calculate …
(edit) @542   9 years mhnguyen Modifying some codes to compromise with the new type of xios and do some …
(edit) @541   9 years mhnguyen Replacing some attribute files with new ones
(edit) @540   9 years mhnguyen Reorganizing structure of grid +) Grid doesn't have domain_ref and …
(edit) @538   9 years rlacroix Convert more attributes to use the new duration type: - field: freq_op …
(edit) @518   9 years mhnguyen Fixing bug of automatic dection of buffer size +) Split sending of …
(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) @501   10 years ymipsl Add licence copyright to all file ond directory src using the command : …
(edit) @493   10 years ymipsl Cleaning spurious output on stdout YM
(edit) @482   10 years ymipsl bug fix : In some case, reference inheritance is not correct. YM
(edit) @478   10 years ymipsl Bug fix : when a file is disabled, fields embeded was not considered as …
(edit) @476   10 years ymipsl bug fix : bug while parsing xml file when field has content. 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) @470   10 years ymipsl Enhancement : using new field attribute "detect_missing_value=true" adn …
(edit) @466   10 years ymipsl bug fix in expression evaluation YM
(edit) @464   10 years ymipsl Enhancement : Add scale_factor and add_offset attribute to field output …
(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) @449   11 years ymipsl Add unstructured grid management. YM
(edit) @445   11 years ymipsl Add possibility to make inheritance of attributes and reference before …
(edit) @439   11 years ymipsl cleaning output YM
(edit) @436   11 years ymipsl bug fix : - freq_op is now by default of 1 timestep (1ts) - once …
(edit) @421   11 years ymipsl suppress warning due to french accents -> english traduction of error …
(edit) @418   11 years ymipsl Change inheritance order when mixed grid_ref, domain_ref and axis_ref …
(edit) @379   12 years ymipsl - zoom can be output in single file without need to patch the netcdf …
(edit) @369   12 years ymipsl Major Update - redesign Type and attribute manipulation - add enumerate …
(edit) @352   12 years ymipsl
(edit) @347   12 years ymipsl - Supress lot of shared_ptr - instrument code for vampir-trace and timer …
(edit) @346   12 years ymipsl Suppress access to CObjectFactory class and CTreeManager. YM
(edit) @345   12 years ymipsl removed "tree" namespace YM
(edit) @343   12 years ymipsl remove "date" namespace ym
(edit) @335   12 years ymipsl Change namespace xmlioserver -> xios YM
(edit) @334   12 years ymipsl - Add new attribut : time_origin for time axis origin which appear in …
(edit) @321   12 years ymipsl Add splitting file functionality new file attribut "split_freq" to put the …
(edit) @314   12 years ymipsl Removing obsolete files and some cleaning... YM
(edit) @310   12 years ymipsl Add xios_field_is_active functionnality YM
(copy) @306   12 years ymipsl Transfert dev/common vers trunk YM
copied from XIOS/dev/common/src/node/field.cpp:
(copy) @302   12 years ymipsl XMLIOSERVER devient XIOS !! YM
Note: See TracRevisionLog for help on using the revision log.