# # ChangeLog for XIOS/trunk/src/node # # Generated by Trac 1.0.1 # 05/14/24 12:46:09 Mon, 02 Nov 2015 10:46:35 GMT mhnguyen [777] * XIOS/trunk/src/declare_ref_func.hpp (modified) * XIOS/trunk/src/io/nc4_data_input.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/object.cpp (modified) Fixing some minors bug during merge Test +) On Curie +) test_remap ... Mon, 02 Nov 2015 10:46:25 GMT mhnguyen [775] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/attribute_array.hpp (modified) * XIOS/trunk/src/attribute_array_impl.hpp (modified) * XIOS/trunk/src/attribute_public.hpp (added) * XIOS/trunk/src/attribute_template.hpp (modified) * XIOS/trunk/src/attribute_template_impl.hpp (modified) * XIOS/trunk/src/config/axis_attribute.conf (modified) * XIOS/trunk/src/config/domain_attribute_private.conf (added) * XIOS/trunk/src/data_input.cpp (modified) * XIOS/trunk/src/data_input.hpp (modified) * XIOS/trunk/src/declare_attribute.hpp (modified) * XIOS/trunk/src/declare_ref_func.hpp (modified) * XIOS/trunk/src/io/nc4_data_input.cpp (modified) * XIOS/trunk/src/io/nc4_data_input.hpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/file.cpp (modified) * XIOS/trunk/src/node/file.hpp (modified) * XIOS/trunk/src/node/generate_rectilinear_domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) * XIOS/trunk/src/transformation/domain_algorithm_generate_rectilinear.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_generate_rectilinear.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/grid_generate.cpp (modified) * XIOS/trunk/src/transformation/grid_generate.hpp (modified) * XIOS/trunk/src/utils.hpp (modified) Implementing the reading of attributes of an axis from a file +) 3d ... Fri, 30 Oct 2015 15:33:49 GMT rlacroix [773] * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/file.cpp (modified) * XIOS/trunk/src/node/file.hpp (modified) * XIOS/trunk/src/node/variable.cpp (modified) * XIOS/trunk/src/node/variable.hpp (modified) File/Variable: Add an helper function to get the output name. Fri, 30 Oct 2015 15:33:49 GMT rlacroix [772] * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) Axis/Domain: Use the new infrastructure to get the output name. Fri, 30 Oct 2015 15:33:49 GMT rlacroix [771] * XIOS/trunk/src/declare_ref_func.hpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/file.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) Remove the now unused base reference framework. Fri, 30 Oct 2015 15:33:48 GMT rlacroix [770] * XIOS/trunk/src/declare_ref_func.hpp (modified) * XIOS/trunk/src/io/nc4_data_input.cpp (modified) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/file.cpp (modified) Field: Handle more correctly the output name for the fields with a ... Fri, 30 Oct 2015 15:33:47 GMT rlacroix [767] * XIOS/trunk/src/node/field.cpp (modified) Fix: Make `xios_field_is_active` a lot more reliable. The old system ... Fri, 30 Oct 2015 15:33:46 GMT rlacroix [766] * XIOS/trunk/src/node/method.hpp (deleted) * XIOS/trunk/src/node/var.hpp (deleted) Remove unused files. Mon, 26 Oct 2015 16:05:07 GMT rlacroix [764] * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) Fix the buffer size estimation to avoid requests for unexpected buffers. Mon, 26 Oct 2015 16:05:07 GMT rlacroix [763] * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) Fix: Deadlocks could occur depending on the zoom configuration. Mon, 26 Oct 2015 16:05:07 GMT rlacroix [762] * XIOS/trunk/src/node/domain.cpp (modified) Domain: Fix some error messages to reference the correct function. Mon, 26 Oct 2015 16:05:06 GMT rlacroix [761] * XIOS/trunk/src/node/domain.cpp (modified) Fix: Longitudes, latitutes and their bounds were incorrect when using a ... Mon, 26 Oct 2015 16:05:06 GMT rlacroix [760] * XIOS/trunk/src/node/domain.cpp (modified) Fix: The domain indexes were sometimes not sent when they should have ... Fri, 23 Oct 2015 14:41:35 GMT rlacroix [758] * XIOS/trunk/src/node/field.cpp (modified) Fix r756 for input fields using the `this` keyword. Fri, 23 Oct 2015 08:49:19 GMT rlacroix [757] * XIOS/trunk/src/config/file_attribute.conf (modified) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/node/file.cpp (modified) File: Add a new `record_offset` attribute. This is mostly useful in ... Fri, 23 Oct 2015 08:49:19 GMT rlacroix [756] * XIOS/trunk/src/filter/source_filter.cpp (modified) * XIOS/trunk/src/filter/source_filter.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) Support `freq_offset` for fields in files in read mode. In theory the ... Fri, 23 Oct 2015 08:49:18 GMT rlacroix [754] * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) Fix the buffer size estimation when using axis/domain bounds. The ... Wed, 21 Oct 2015 09:50:11 GMT rlacroix [747] * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) Fix the inherited name for axis/domains with reference in some cases. ... Wed, 21 Oct 2015 09:50:10 GMT rlacroix [746] * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) Restore support for spatial transformations when 'domain_ref'/'axis_ref' ... Wed, 21 Oct 2015 09:50:10 GMT rlacroix [745] * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) Grid: Don't recreate a temporary grid if an existing temporary grid can ... Wed, 21 Oct 2015 09:50:09 GMT rlacroix [744] * XIOS/trunk/inputs/COMPLETE/context_atmosphere.xml (modified) * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/node/field.cpp (modified) Grid: Force 'grid_ref' and 'axis_ref'/'domain_ref' to be mutually ... Mon, 19 Oct 2015 15:41:35 GMT mhnguyen [743] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.hpp (modified) Processing pole of rectangular grid with latitude = 90 +) Use average ... Thu, 15 Oct 2015 13:46:40 GMT mhnguyen [742] * XIOS/trunk/inputs/COMPLETE/context_atmosphere.xml (modified) * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/declare_ref_func.hpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) Implement direct transformation with domain_ref and axis_ref +) Add a ... Thu, 15 Oct 2015 13:15:10 GMT rlacroix [741] * XIOS/trunk/src/node/field.cpp (modified) Correctly support expression with the "this" keyword for fields inside a ... Thu, 15 Oct 2015 13:15:09 GMT rlacroix [740] * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) Fix: disabling a file with read access had no effect. Thu, 15 Oct 2015 13:15:09 GMT rlacroix [739] * XIOS/trunk/src/node/grid.cpp (modified) Fix a small mistake in the buffer size evaluation. The issue affected ... Wed, 14 Oct 2015 11:58:26 GMT rlacroix [737] * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) Correctly support expression with the "this" keyword when using a ... Tue, 13 Oct 2015 13:51:17 GMT mhnguyen [734] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/generate_rectilinear_domain.cpp (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) Correcting a bug concerning the range of longitude and latitude of ... Tue, 13 Oct 2015 13:32:24 GMT rlacroix [733] * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) Fix: Remove forgotten references in return types. Tue, 13 Oct 2015 13:14:23 GMT rlacroix [731] * XIOS/trunk/src/array_new.hpp (modified) * XIOS/trunk/src/context_client.cpp (modified) * XIOS/trunk/src/event_client.cpp (modified) * XIOS/trunk/src/event_client.hpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/object_template.hpp (modified) * XIOS/trunk/src/object_template_impl.hpp (modified) Correctly estimate the needed buffer sizes. The attributes were not ... Tue, 13 Oct 2015 13:14:22 GMT rlacroix [730] * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) Fix: Really abide by the automatic buffer size mode (performance or ... Tue, 13 Oct 2015 13:14:22 GMT rlacroix [729] * XIOS/trunk/src/node/context.cpp (modified) Ensure all needed buffers are properly initialized with the minimum ... Fri, 09 Oct 2015 12:51:28 GMT mhnguyen [727] * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/config/generate_rectilinear_domain_attribute.conf (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/generate_rectilinear_domain.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_generate_rectilinear.cpp (modified) Add more attributes to generate_rectilinear_domain +) Longitude and ... Tue, 06 Oct 2015 15:17:11 GMT mhnguyen [721] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/client_client_dht.hpp (deleted) * XIOS/trunk/src/client_client_dht_decl.cpp (added) * XIOS/trunk/src/client_client_dht_template.hpp (added) * XIOS/trunk/src/client_client_dht_template_impl.hpp (moved) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/policy.cpp (added) * XIOS/trunk/src/policy.hpp (added) * XIOS/trunk/src/test/test_remap.f90 (modified) Templated version of distributed hashed table +) Implement DHT in more ... Tue, 06 Oct 2015 15:17:10 GMT mhnguyen [720] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/inputs/iodef.xml (modified) * XIOS/trunk/src/client_client_dht.cpp (added) * XIOS/trunk/src/client_client_dht.hpp (added) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.hpp (modified) * XIOS/trunk/src/mpi_tag.hpp (added) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/test/test_client.f90 (modified) First implementation of hierarchical distributed hashed table +) ... Mon, 05 Oct 2015 13:32:52 GMT rlacroix [719] * XIOS/trunk/src/cxios.cpp (modified) * XIOS/trunk/src/cxios.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) Add a new configuration variable "min_buffer_size". This allows the ... Mon, 05 Oct 2015 13:32:52 GMT rlacroix [718] * XIOS/trunk/inputs/COMPLETE/iodef.xml (modified) * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/inputs/Unstruct/iodef.xml (modified) * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/inputs/iodef.xml (modified) * XIOS/trunk/src/cxios.cpp (modified) * XIOS/trunk/src/cxios.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) Rename "buffer_factor_size" to "buffer_size_factor" to clarify its ... Mon, 05 Oct 2015 12:43:48 GMT mhnguyen [715] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) Temporary modification of auto-generate domain. This should be changed ... Thu, 01 Oct 2015 07:43:07 GMT rlacroix [713] * XIOS/branchs/xios-1.0/src/node/axis.cpp (modified) * XIOS/branchs/xios-1.0/src/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) Fix axis bounds: the dimensions were reversed. Tue, 29 Sep 2015 12:17:42 GMT rlacroix [711] * XIOS/trunk/src/config/field_attribute.conf (modified) * XIOS/trunk/src/config/file_attribute.conf (modified) * XIOS/trunk/src/interface/c_attr/icfield_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icfieldgroup_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icfile_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icfilegroup_attr.cpp (modified) * XIOS/trunk/src/interface/fortran_attr/field_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/fieldgroup_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/file_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/filegroup_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ifield_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ifieldgroup_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ifile_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ifilegroup_attr.F90 (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) Support creating the timeseries automatically. Fields which should be ... Mon, 28 Sep 2015 12:27:25 GMT rlacroix [708] * XIOS/trunk/src/node/field.cpp (modified) Fix reading files in attached mode. Thu, 24 Sep 2015 13:55:17 GMT rlacroix [707] * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/io/nc4_data_output.hpp (modified) * XIOS/trunk/src/io/onetcdf4.cpp (modified) * XIOS/trunk/src/io/onetcdf4.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) Append mode: Detect the correct restart point and erase some records if ... Tue, 22 Sep 2015 08:09:54 GMT rlacroix [702] * XIOS/trunk/src/node/file.cpp (modified) Allow restarting a simulation in append mode with file splitting ... Fri, 18 Sep 2015 10:01:48 GMT ymipsl [697] * XIOS/trunk/src/client.cpp (modified) * XIOS/trunk/src/context_client.cpp (modified) * XIOS/trunk/src/context_client.hpp (modified) * XIOS/trunk/src/context_server.hpp (modified) * XIOS/trunk/src/cxios.cpp (modified) * XIOS/trunk/src/cxios.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) * XIOS/trunk/src/server.cpp (modified) * XIOS/trunk/src/server.hpp (modified) Implement registryIn and registryOut functionnalities. YM Wed, 16 Sep 2015 14:26:32 GMT rlacroix [692] * XIOS/branchs/xios-1.0/src/config/file_attribute.conf (modified) * XIOS/branchs/xios-1.0/src/node/file.cpp (modified) * XIOS/branchs/xios-1.0/src/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/config/file_attribute.conf (modified) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/node/file.cpp (modified) Add a new file attribute to give our users more control on the time ... Tue, 15 Sep 2015 15:31:24 GMT mhnguyen [691] * XIOS/trunk/bld.cfg (modified) * XIOS/trunk/src/interface/c_attr/icdomain_attr.cpp (modified) * XIOS/trunk/src/interface/fortran_attr/domain_interface_attr.F90 (modified) * XIOS/trunk/src/node/domain.cpp (modified) Correcting minor bugs after merging Test +) On Curie +) All tests ... Tue, 15 Sep 2015 15:31:13 GMT mhnguyen [689] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/config/interpolate_domain_attribute.conf (moved) * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_template_decl.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/interpolate_domain.cpp (added) * XIOS/trunk/src/node/interpolate_domain.hpp (moved) * XIOS/trunk/src/node/interpolate_from_file_domain.cpp (deleted) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.hpp (modified) * XIOS/trunk/src/node/transformation_enum.hpp (modified) * XIOS/trunk/src/object_factory_decl.cpp (modified) * XIOS/trunk/src/object_template_decl.cpp (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (moved) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.hpp (added) * XIOS/trunk/src/transformation/domain_algorithm_interpolate_from_file.hpp (deleted) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/xml_parser_decl.cpp (modified) Modifying the interface of interpolation domain +) Change node name ... Tue, 15 Sep 2015 15:31:06 GMT mhnguyen [688] * XIOS/trunk/bld.cfg (modified) * XIOS/trunk/extern/remap (added) * XIOS/trunk/extern/remap/Doxyfile (added) * XIOS/trunk/extern/remap/README (added) * XIOS/trunk/extern/remap/README.mac (added) * XIOS/trunk/extern/remap/README.ubuntu (added) * XIOS/trunk/extern/remap/RUN (added) * XIOS/trunk/extern/remap/RUN/job (added) * XIOS/trunk/extern/remap/py (added) * XIOS/trunk/extern/remap/py/reduced.py (added) * XIOS/trunk/extern/remap/py/remap.py (added) * XIOS/trunk/extern/remap/py/remap_ECDYN (added) * XIOS/trunk/extern/remap/py/remap_ECDYN.py (added) * XIOS/trunk/extern/remap/py/remap_evag.py (added) * XIOS/trunk/extern/remap/py/remap_orig.py (added) * XIOS/trunk/extern/remap/remap-022_reduced_grids_2nd_order.tgz (added) * XIOS/trunk/extern/remap/src (added) * XIOS/trunk/extern/remap/src/circle.cpp (added) * XIOS/trunk/extern/remap/src/circle.hpp (added) * XIOS/trunk/extern/remap/src/clipper.cpp (added) * XIOS/trunk/extern/remap/src/clipper.hpp (added) * XIOS/trunk/extern/remap/src/cputime.cpp (added) * XIOS/trunk/extern/remap/src/cputime.hpp (added) * XIOS/trunk/extern/remap/src/elt.hpp (added) * XIOS/trunk/extern/remap/src/errhandle.hpp (added) * XIOS/trunk/extern/remap/src/gridRemap.cpp (added) * XIOS/trunk/extern/remap/src/gridRemap.hpp (added) * XIOS/trunk/extern/remap/src/inside.cpp (added) * XIOS/trunk/extern/remap/src/inside.hpp (added) * XIOS/trunk/extern/remap/src/intersect.cpp (added) * XIOS/trunk/extern/remap/src/intersect.hpp (added) * XIOS/trunk/extern/remap/src/intersection_ym.cpp (added) * XIOS/trunk/extern/remap/src/intersection_ym.hpp (added) * XIOS/trunk/extern/remap/src/libmapper.cpp (added) * XIOS/trunk/extern/remap/src/libmapper.hpp (added) * XIOS/trunk/extern/remap/src/mapper.cpp (added) * XIOS/trunk/extern/remap/src/mapper.hpp (added) * XIOS/trunk/extern/remap/src/meshutil.cpp (added) * XIOS/trunk/extern/remap/src/meshutil.hpp (added) * XIOS/trunk/extern/remap/src/misc.hpp (added) * XIOS/trunk/extern/remap/src/mpi_cascade.cpp (added) * XIOS/trunk/extern/remap/src/mpi_cascade.hpp (added) * XIOS/trunk/extern/remap/src/mpi_routing.cpp (added) * XIOS/trunk/extern/remap/src/mpi_routing.hpp (added) * XIOS/trunk/extern/remap/src/node.cpp (added) * XIOS/trunk/extern/remap/src/node.hpp (added) * XIOS/trunk/extern/remap/src/parallel_tree.cpp (added) * XIOS/trunk/extern/remap/src/parallel_tree.hpp (added) * XIOS/trunk/extern/remap/src/polyg.cpp (added) * XIOS/trunk/extern/remap/src/polyg.hpp (added) * XIOS/trunk/extern/remap/src/timerRemap.cpp (added) * XIOS/trunk/extern/remap/src/timerRemap.hpp (added) * XIOS/trunk/extern/remap/src/tree.cpp (added) * XIOS/trunk/extern/remap/src/tree.hpp (added) * XIOS/trunk/extern/remap/src/triple.cpp (added) * XIOS/trunk/extern/remap/src/triple.hpp (added) * XIOS/trunk/extern/remap/test-main.cpp (added) * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/filter/spatial_transform_filter.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) * XIOS/trunk/src/timer.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate_from_file.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate_from_file.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) Integrating remap library into XIOS +) Change name of some files of ... Tue, 15 Sep 2015 15:30:55 GMT mhnguyen [687] * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/config/domain_attribute.conf (modified) * XIOS/trunk/src/config/generate_rectilinear_domain_attribute.conf (added) * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_template_decl.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/generate_rectilinear_domain.cpp (added) * XIOS/trunk/src/node/generate_rectilinear_domain.hpp (added) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.hpp (modified) * XIOS/trunk/src/node/transformation_enum.hpp (modified) * XIOS/trunk/src/object_factory_decl.cpp (modified) * XIOS/trunk/src/object_template_decl.cpp (modified) * XIOS/trunk/src/test/diff.txt (added) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/transformation/domain_algorithm_generate_rectilinear.cpp (added) * XIOS/trunk/src/transformation/domain_algorithm_generate_rectilinear.hpp (added) * XIOS/trunk/src/transformation/grid_generate.cpp (added) * XIOS/trunk/src/transformation/grid_generate.hpp (added) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.hpp (modified) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/utils.hpp (modified) * XIOS/trunk/src/xml_parser_decl.cpp (modified) Implementing auto-generate rectilinear domain +) Add a new special ... Wed, 02 Sep 2015 07:36:11 GMT rlacroix [681] * XIOS/trunk/src/node/zoom_axis.cpp (modified) Fix compilation. I forgot to "git add" some changes... Tue, 01 Sep 2015 15:15:42 GMT rlacroix [680] * XIOS/trunk/src/array_new.hpp (modified) * XIOS/trunk/src/attribute.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/node/zoom_axis.cpp (modified) * XIOS/trunk/src/node/zoom_domain.cpp (modified) * XIOS/trunk/src/object_factory_impl.hpp (modified) * XIOS/trunk/src/server.cpp (modified) * XIOS/trunk/src/type/enum_impl.hpp (modified) * XIOS/trunk/src/type/enum_ref_impl.hpp (modified) * XIOS/trunk/src/type/message.cpp (modified) * XIOS/trunk/src/type/type_impl.hpp (modified) * XIOS/trunk/src/type/type_ref_impl.hpp (modified) Rephrase some error messages so that they are clearer. Tue, 01 Sep 2015 15:15:41 GMT rlacroix [679] * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) Improve the error messages for axis and domains. - Fix some errors in ... Mon, 31 Aug 2015 14:19:20 GMT rlacroix [678] * XIOS/branchs/xios-1.0/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) Relax some checks on domain attributes to allow empty local domains. Tue, 25 Aug 2015 14:52:45 GMT rlacroix [676] * XIOS/trunk/src/config/field_attribute.conf (modified) * XIOS/trunk/src/data_output.cpp (modified) * XIOS/trunk/src/data_output.hpp (modified) * XIOS/trunk/src/distribution_client.hpp (modified) * XIOS/trunk/src/distribution_server.cpp (modified) * XIOS/trunk/src/distribution_server.hpp (modified) * XIOS/trunk/src/interface/c_attr/icfield_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icfieldgroup_attr.cpp (modified) * XIOS/trunk/src/interface/fortran_attr/field_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/fieldgroup_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ifield_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ifieldgroup_attr.F90 (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/output/nc4_data_output.hpp (modified) * XIOS/trunk/src/output/onetcdf4_decl.cpp (modified) Add support for indexed output. If the new field attribute ... Tue, 25 Aug 2015 14:52:44 GMT rlacroix [675] * XIOS/trunk/src/node/domain.cpp (modified) Fix mask for domains after r664. Using 2D mask caused an incorrect ... Tue, 25 Aug 2015 08:50:20 GMT rlacroix [671] * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/utils.hpp (modified) Avoid using C++11 feature for now. Tue, 25 Aug 2015 08:50:19 GMT rlacroix [670] * XIOS/trunk/src/node/axis.cpp (modified) Fix index computation for distributed axis. Typo in r667. Mon, 24 Aug 2015 12:53:36 GMT mhnguyen [668] * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/distribution_client.hpp (modified) * XIOS/trunk/src/distribution_server.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/test/test_client.f90 (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.hpp (modified) * XIOS/trunk/src/transformation/transformation_mapping.cpp (modified) * XIOS/trunk/src/utils.hpp (modified) Implementing some code factoring +) Replace some slow searching ... Mon, 24 Aug 2015 12:53:33 GMT mhnguyen [667] * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) Clearing some redundant codes and add some comments Test No Mon, 24 Aug 2015 12:53:27 GMT mhnguyen [666] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/config/axis_attribute.conf (modified) * XIOS/trunk/src/config/domain_attribute.conf (modified) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/interface/c_attr/icaxis_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icaxisgroup_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icdomain_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icdomaingroup_attr.cpp (modified) * XIOS/trunk/src/interface/fortran_attr/axis_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/axisgroup_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/domain_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/domaingroup_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/iaxis_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/iaxisgroup_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/idomain_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/idomaingroup_attr.F90 (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/zoom_axis.cpp (modified) * XIOS/trunk/src/test/test_client.f90 (modified) * XIOS/trunk/src/test/test_complete.f90 (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/test/test_unstruct_complete.f90 (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_inverse.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_zoom.cpp (modified) * XIOS/trunk/src/transformation/transformation_mapping.cpp (modified) Change name of several axis attributes and remove some redundant ... Mon, 24 Aug 2015 12:53:23 GMT mhnguyen [665] * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/test/test_client.f90 (modified) * XIOS/trunk/src/test/test_complete.f90 (modified) Changing longitude and latitude (as well as their bounds) be optional ... Mon, 24 Aug 2015 12:53:17 GMT mhnguyen [664] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/attribute_array_decl.cpp (modified) * XIOS/trunk/src/config/domain_attribute.conf (modified) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/distribution_client.hpp (modified) * XIOS/trunk/src/interface/c_attr/icdomain_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icdomaingroup_attr.cpp (modified) * XIOS/trunk/src/interface/fortran_attr/domain_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/domaingroup_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/idomain_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/idomaingroup_attr.F90 (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/test/test_client.f90 (modified) * XIOS/trunk/src/test/test_complete.f90 (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) * XIOS/trunk/src/test/test_unstruct_complete.f90 (modified) * XIOS/trunk/src/transformation/domain_algorithm_zoom.cpp (modified) Changing some domain attributes +) Longitude and latitude from now on ... Mon, 24 Aug 2015 12:53:13 GMT mhnguyen [663] * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate_from_file.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_transformation.cpp (modified) Correcting minor bugs on processing domain transformation +) Correct ... Thu, 30 Jul 2015 13:18:00 GMT mhnguyen [660] * XIOS/trunk/arch/arch-X64_CURIE.path (modified) * XIOS/trunk/bld.cfg (modified) * XIOS/trunk/inputs/REMAP (added) * XIOS/trunk/inputs/REMAP/h14.nc (added) * XIOS/trunk/inputs/REMAP/iodef.xml (added) * XIOS/trunk/inputs/REMAP/r180x90.nc (added) * XIOS/trunk/inputs/REMAP/weight.nc (added) * XIOS/trunk/make_xios (modified) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/test/test_remap.f90 (added) * XIOS/trunk/src/test/test_unstruct_complete.f90 (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate_from_file.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) Adding interpolation test_remap +) Add new test case for domain ... Tue, 28 Jul 2015 11:37:07 GMT mhnguyen [657] * XIOS/trunk/bld.cfg (modified) * XIOS/trunk/inputs/Unstruct (added) * XIOS/trunk/inputs/Unstruct/iodef.xml (added) * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/config/domain_attribute.conf (modified) * XIOS/trunk/src/config/interpolate_from_file_domain_attribute.conf (added) * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/distribution_client.hpp (modified) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_template_decl.cpp (modified) * XIOS/trunk/src/interface/c_attr/icdomain_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icdomaingroup_attr.cpp (modified) * XIOS/trunk/src/interface/fortran_attr/domain_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/domaingroup_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/idomain_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/idomaingroup_attr.F90 (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/node/interpolate_from_file_domain.cpp (added) * XIOS/trunk/src/node/interpolate_from_file_domain.hpp (added) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.hpp (modified) * XIOS/trunk/src/node/transformation_enum.hpp (modified) * XIOS/trunk/src/object_factory_decl.cpp (modified) * XIOS/trunk/src/object_template_decl.cpp (modified) * XIOS/trunk/src/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/server_distribution_description.cpp (modified) * XIOS/trunk/src/server_distribution_description.hpp (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/test/test_unstruct_complete.f90 (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate_from_file.cpp (added) * XIOS/trunk/src/transformation/domain_algorithm_interpolate_from_file.hpp (added) * XIOS/trunk/src/transformation/domain_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/xml_parser_decl.cpp (modified) Making changes in domain to make sure unstructed grid work with new ... Fri, 24 Jul 2015 14:40:07 GMT rlacroix [656] * XIOS/trunk/src/node/grid.cpp (modified) Grid: Release all allocated memory. Fri, 24 Jul 2015 14:40:07 GMT rlacroix [655] * XIOS/trunk/src/client.cpp (modified) * XIOS/trunk/src/client.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) * XIOS/trunk/src/server.cpp (modified) * XIOS/trunk/src/server.hpp (modified) * XIOS/trunk/src/test/test_client.f90 (modified) * XIOS/trunk/src/test/test_complete.f90 (modified) * XIOS/trunk/src/test/test_cs.f90 (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/test/test_unstruct_complete.f90 (modified) * XIOS/trunk/src/test/test_xios_interface.f90 (modified) Properly release all MPI resources. Fri, 24 Jul 2015 14:40:05 GMT rlacroix [651] * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/file.cpp (modified) * XIOS/trunk/src/node/file.hpp (modified) * XIOS/trunk/src/output/nc4_data_output.cpp (modified) Field: Avoid some heap allocations. Fri, 24 Jul 2015 14:40:05 GMT rlacroix [650] * XIOS/trunk/src/filter/source_filter.cpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) Grid: Avoid some heap allocations and do various cleanups. Fri, 17 Jul 2015 12:28:12 GMT rlacroix [646] * XIOS/trunk/src/node/field.hpp (modified) Fix compilation after r645. Partial recompilation was hidding the ... Fri, 17 Jul 2015 11:58:14 GMT rlacroix [645] * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/field_impl.hpp (modified) * XIOS/trunk/src/node/file.cpp (modified) * XIOS/trunk/src/node/file.hpp (modified) * XIOS/trunk/src/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/parse_expr/expr_node.cpp (deleted) * XIOS/trunk/src/parse_expr/expr_node.hpp (deleted) * XIOS/trunk/src/parse_expr/simple_node_expr.hpp (deleted) Cleanup: Remove now deprecated code. Fri, 17 Jul 2015 11:58:14 GMT rlacroix [644] * XIOS/trunk/src/filter/spatial_transform_filter.cpp (added) * XIOS/trunk/src/filter/spatial_transform_filter.hpp (added) * XIOS/trunk/src/node/field.cpp (modified) Use the filter infrastructure to handle the spatial transformations. ... Fri, 17 Jul 2015 11:58:13 GMT rlacroix [643] * XIOS/trunk/src/calendar_util.cpp (modified) * XIOS/trunk/src/calendar_util.hpp (modified) * XIOS/trunk/src/filter/binary_arithmetic_filter.cpp (modified) * XIOS/trunk/src/filter/data_packet.hpp (modified) * XIOS/trunk/src/filter/source_filter.cpp (modified) * XIOS/trunk/src/filter/source_filter.hpp (modified) * XIOS/trunk/src/filter/temporal_filter.cpp (added) * XIOS/trunk/src/filter/temporal_filter.hpp (added) * XIOS/trunk/src/filter/unary_arithmetic_filter.cpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/parse_expr/filter_expr_node.cpp (modified) * XIOS/trunk/src/parse_expr/filter_expr_node.hpp (modified) * XIOS/trunk/src/parse_expr/yacc_parser.cpp (modified) * XIOS/trunk/src/parse_expr/yacc_parser.yacc (modified) Use the filter infrastructure to handle the temporal operations. Add a ... Fri, 17 Jul 2015 11:58:13 GMT rlacroix [642] * XIOS/trunk/src/filter/binary_arithmetic_filter.cpp (added) * XIOS/trunk/src/filter/binary_arithmetic_filter.hpp (added) * XIOS/trunk/src/filter/unary_arithmetic_filter.cpp (added) * XIOS/trunk/src/filter/unary_arithmetic_filter.hpp (added) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/parse_expr/expr_node.hpp (modified) * XIOS/trunk/src/parse_expr/filter_expr_node.cpp (added) * XIOS/trunk/src/parse_expr/filter_expr_node.hpp (added) * XIOS/trunk/src/parse_expr/lex_parser.cpp (modified) * XIOS/trunk/src/parse_expr/lex_parser.hpp (modified) * XIOS/trunk/src/parse_expr/lex_parser.lex (modified) * XIOS/trunk/src/parse_expr/scalar_expr_node.cpp (added) * XIOS/trunk/src/parse_expr/scalar_expr_node.hpp (added) * XIOS/trunk/src/parse_expr/yacc_parser.cpp (modified) * XIOS/trunk/src/parse_expr/yacc_parser.hpp (modified) * XIOS/trunk/src/parse_expr/yacc_parser.yacc (modified) Use the filter infrastructure to handle the expressions Parse the ... Fri, 17 Jul 2015 11:58:13 GMT rlacroix [641] * XIOS/trunk/src/filter/pass_through_filter.cpp (added) * XIOS/trunk/src/filter/pass_through_filter.hpp (added) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) Use the filter infrastructure to handle field references. Add a ... Fri, 17 Jul 2015 11:58:12 GMT rlacroix [640] * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/field_impl.hpp (modified) * XIOS/trunk/src/node/file.cpp (modified) * XIOS/trunk/src/node/file.hpp (modified) Start using the filter infrastructure to read and write fields. Note ... Fri, 17 Jul 2015 11:58:12 GMT rlacroix [639] * XIOS/trunk/src/filter/file_writer_filter.cpp (modified) * XIOS/trunk/src/filter/file_writer_filter.hpp (modified) * XIOS/trunk/src/filter/filter.cpp (modified) * XIOS/trunk/src/filter/filter.hpp (modified) * XIOS/trunk/src/filter/garbage_collector.cpp (added) * XIOS/trunk/src/filter/garbage_collector.hpp (added) * XIOS/trunk/src/filter/input_pin.cpp (modified) * XIOS/trunk/src/filter/input_pin.hpp (modified) * XIOS/trunk/src/filter/store_filter.cpp (modified) * XIOS/trunk/src/filter/store_filter.hpp (modified) * XIOS/trunk/src/interface/c/iccalendar.cpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) Add a basic garbage collector to ensure no packets linger in the filter ... Fri, 17 Jul 2015 11:58:12 GMT rlacroix [638] * XIOS/trunk/src/filter/file_writer_filter.cpp (added) * XIOS/trunk/src/filter/file_writer_filter.hpp (added) * XIOS/trunk/src/filter/source_filter.cpp (added) * XIOS/trunk/src/filter/source_filter.hpp (added) * XIOS/trunk/src/filter/store_filter.cpp (added) * XIOS/trunk/src/filter/store_filter.hpp (added) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) Add a source filter and two terminal filters. Thu, 16 Jul 2015 15:18:02 GMT rlacroix [635] * XIOS/trunk/src/node/domain.cpp (modified) Domain: Fix the initialization of some member variables. This could ... Thu, 09 Jul 2015 12:05:43 GMT mhnguyen [633] * XIOS/trunk/inputs/COMPLETE/context_atmosphere.xml (modified) * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/config/axis_attribute.conf (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) Correcting value written on an distributed axis +) Seperate writing ... Wed, 08 Jul 2015 12:27:28 GMT mhnguyen [632] * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.hpp (modified) Moving transformation from grid source to grid destination +) grid ... Tue, 07 Jul 2015 08:46:33 GMT mhnguyen [631] * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/config/zoom_domain_attribute.conf (added) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_template_decl.cpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.hpp (modified) * XIOS/trunk/src/node/transformation_enum.hpp (modified) * XIOS/trunk/src/node/zoom_domain.cpp (added) * XIOS/trunk/src/node/zoom_domain.hpp (added) * XIOS/trunk/src/object_factory_decl.cpp (modified) * XIOS/trunk/src/object_template_decl.cpp (modified) * XIOS/trunk/src/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/transformation/axis_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_transformation.cpp (added) * XIOS/trunk/src/transformation/domain_algorithm_transformation.hpp (added) * XIOS/trunk/src/transformation/domain_algorithm_zoom.cpp (added) * XIOS/trunk/src/transformation/domain_algorithm_zoom.hpp (added) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.hpp (modified) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/xml_parser_decl.cpp (modified) Implementing zooming on a domain +) Add algorithm to do zooming on a ... Tue, 07 Jul 2015 08:46:25 GMT mhnguyen [630] * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/config/interpolate_axis_attribute.conf (added) * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_template_decl.cpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/interpolate_axis.cpp (added) * XIOS/trunk/src/node/interpolate_axis.hpp (added) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.hpp (modified) * XIOS/trunk/src/node/transformation_enum.hpp (modified) * XIOS/trunk/src/object_factory_decl.cpp (modified) * XIOS/trunk/src/object_template_decl.cpp (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.cpp (added) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.hpp (added) * XIOS/trunk/src/transformation/axis_algorithm_inverse.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_inverse.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_zoom.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_zoom.hpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.hpp (modified) * XIOS/trunk/src/transformation/transformation_mapping.cpp (modified) * XIOS/trunk/src/transformation/transformation_mapping.hpp (modified) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/utils.hpp (modified) * XIOS/trunk/src/xml_parser_decl.cpp (modified) Implementing interpolation (polynomial) and correct some bugs +) ... Mon, 22 Jun 2015 11:36:43 GMT mhnguyen [625] * XIOS/trunk/src/node/inverse_axis.hpp (modified) * XIOS/trunk/src/node/transformation.hpp (modified) * XIOS/trunk/src/node/zoom_axis.hpp (modified) * XIOS/trunk/src/output/nc4_data_output.cpp (modified) Correcting some compilation errors during merge Test +) On Curie +) ... Mon, 22 Jun 2015 11:36:37 GMT mhnguyen [624] * XIOS/trunk/inputs/COMPLETE/context_atmosphere.xml (modified) * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/inputs/iodef.xml (modified) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/field_impl.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/test/test_client.f90 (modified) * XIOS/trunk/src/test/test_complete.f90 (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/transformation (added) * XIOS/trunk/src/transformation/axis_algorithm_inverse.cpp (moved) * XIOS/trunk/src/transformation/axis_algorithm_inverse.hpp (moved) * XIOS/trunk/src/transformation/axis_algorithm_transformation.cpp (moved) * XIOS/trunk/src/transformation/axis_algorithm_transformation.hpp (moved) * XIOS/trunk/src/transformation/axis_algorithm_zoom.cpp (moved) * XIOS/trunk/src/transformation/axis_algorithm_zoom.hpp (moved) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (moved) * XIOS/trunk/src/transformation/generic_algorithm_transformation.hpp (moved) * XIOS/trunk/src/transformation/grid_transformation.cpp (moved) * XIOS/trunk/src/transformation/grid_transformation.hpp (moved) * XIOS/trunk/src/transformation/transformation_mapping.cpp (moved) * XIOS/trunk/src/transformation/transformation_mapping.hpp (moved) * XIOS/trunk/src/visitable.hpp (deleted) * XIOS/trunk/src/visitor.hpp (deleted) Final tests of zoom and inverse on axis +) Modify test_client and ... Mon, 22 Jun 2015 11:36:31 GMT mhnguyen [623] * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/attribute_map.cpp (modified) * XIOS/trunk/src/attribute_map.hpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/distribution_client.hpp (modified) * XIOS/trunk/src/filter/axis_algorithm_inverse.cpp (moved) * XIOS/trunk/src/filter/axis_algorithm_inverse.hpp (moved) * XIOS/trunk/src/filter/axis_algorithm_zoom.cpp (added) * XIOS/trunk/src/filter/axis_algorithm_zoom.hpp (moved) * XIOS/trunk/src/filter/axis_zoom.cpp (deleted) * XIOS/trunk/src/filter/concrete_algo.hpp (deleted) * XIOS/trunk/src/filter/generic_algorithm_transformation.hpp (modified) * XIOS/trunk/src/filter/grid_transformation.cpp (modified) * XIOS/trunk/src/filter/grid_transformation.hpp (modified) * XIOS/trunk/src/filter/transformation_mapping.cpp (modified) * XIOS/trunk/src/filter/transformation_mapping.hpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/node/zoom_axis.cpp (modified) * XIOS/trunk/src/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/utils.hpp (modified) Implementing transformation algorithm: zoom axis (local commit) +) ... Mon, 22 Jun 2015 11:36:27 GMT mhnguyen [622] * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/filter/axis_algorithm_transformation.cpp (modified) * XIOS/trunk/src/filter/axis_algorithm_transformation.hpp (modified) * XIOS/trunk/src/filter/axis_inverse.cpp (modified) * XIOS/trunk/src/filter/axis_inverse.hpp (modified) * XIOS/trunk/src/filter/axis_zoom.cpp (modified) * XIOS/trunk/src/filter/axis_zoom.hpp (modified) * XIOS/trunk/src/filter/generic_algorithm_transformation.hpp (modified) * XIOS/trunk/src/filter/grid_transformation.cpp (modified) * XIOS/trunk/src/filter/grid_transformation.hpp (modified) * XIOS/trunk/src/filter/transformation_mapping.cpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/node/transformation.hpp (modified) * XIOS/trunk/src/node/zoom_axis.cpp (modified) Final testing transfomation algorithm: inverse axis (local commit) +) ... Mon, 22 Jun 2015 11:36:21 GMT mhnguyen [621] * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/config/inverse_axis_attribute.conf (added) * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/distribution_client.cpp (moved) * XIOS/trunk/src/distribution_client.hpp (moved) * XIOS/trunk/src/distribution_server.cpp (moved) * XIOS/trunk/src/distribution_server.hpp (moved) * XIOS/trunk/src/filter/axis_algorithm_transformation.cpp (modified) * XIOS/trunk/src/filter/axis_algorithm_transformation.hpp (modified) * XIOS/trunk/src/filter/axis_inverse.cpp (modified) * XIOS/trunk/src/filter/axis_inverse.hpp (modified) * XIOS/trunk/src/filter/axis_zoom.cpp (added) * XIOS/trunk/src/filter/axis_zoom.hpp (added) * XIOS/trunk/src/filter/concrete_algo.hpp (added) * XIOS/trunk/src/filter/grid_transformation.cpp (modified) * XIOS/trunk/src/filter/transformation_mapping.cpp (modified) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_template_decl.cpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/field_impl.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/inverse_axis.cpp (added) * XIOS/trunk/src/node/inverse_axis.hpp (added) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.hpp (modified) * XIOS/trunk/src/node/transformation.cpp (deleted) * XIOS/trunk/src/node/transformation.hpp (modified) * XIOS/trunk/src/node/transformation_enum.hpp (modified) * XIOS/trunk/src/node/zoom_axis.cpp (added) * XIOS/trunk/src/node/zoom_axis.hpp (added) * XIOS/trunk/src/object_factory_decl.cpp (modified) * XIOS/trunk/src/object_template_decl.cpp (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/xios_spl.hpp (modified) * XIOS/trunk/src/xml_parser_decl.cpp (modified) Implementing generic transformation algorithm (local commit) +) Change ... Mon, 22 Jun 2015 11:36:17 GMT mhnguyen [620] * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/client_server_mapping_distributed.hpp (modified) * XIOS/trunk/src/filter/axis_algorithm_transformation.cpp (added) * XIOS/trunk/src/filter/axis_algorithm_transformation.hpp (added) * XIOS/trunk/src/filter/axis_filter.cpp (deleted) * XIOS/trunk/src/filter/axis_filter.hpp (deleted) * XIOS/trunk/src/filter/axis_inverse.cpp (added) * XIOS/trunk/src/filter/axis_inverse.hpp (added) * XIOS/trunk/src/filter/axis_transformation.cpp (deleted) * XIOS/trunk/src/filter/axis_transformation.hpp (deleted) * XIOS/trunk/src/filter/generic_algorithm_transformation.cpp (added) * XIOS/trunk/src/filter/generic_algorithm_transformation.hpp (added) * XIOS/trunk/src/filter/generic_filter.cpp (deleted) * XIOS/trunk/src/filter/generic_filter.hpp (deleted) * XIOS/trunk/src/filter/grid_transformation.cpp (added) * XIOS/trunk/src/filter/grid_transformation.hpp (added) * XIOS/trunk/src/filter/invert_algorithm.cpp (deleted) * XIOS/trunk/src/filter/invert_algorithm.hpp (deleted) * XIOS/trunk/src/filter/transformation_mapping.cpp (added) * XIOS/trunk/src/filter/transformation_mapping.hpp (added) * XIOS/trunk/src/filter/zoom_algorithm.cpp (deleted) * XIOS/trunk/src/filter/zoom_algorithm.hpp (deleted) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/field_impl.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) Implementing generic transformation algorithm (local commit) +) ... Mon, 22 Jun 2015 11:36:12 GMT mhnguyen [619] * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/config/transformation_attribute.conf (added) * XIOS/trunk/src/declare_virtual_node.hpp (added) * XIOS/trunk/src/filter (added) * XIOS/trunk/src/filter/axis_filter.cpp (added) * XIOS/trunk/src/filter/axis_filter.hpp (added) * XIOS/trunk/src/filter/axis_transformation.cpp (added) * XIOS/trunk/src/filter/axis_transformation.hpp (added) * XIOS/trunk/src/filter/generic_filter.cpp (added) * XIOS/trunk/src/filter/generic_filter.hpp (added) * XIOS/trunk/src/filter/invert_algorithm.cpp (added) * XIOS/trunk/src/filter/invert_algorithm.hpp (added) * XIOS/trunk/src/filter/zoom_algorithm.cpp (added) * XIOS/trunk/src/filter/zoom_algorithm.hpp (added) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_template_decl.cpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/field_impl.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.hpp (modified) * XIOS/trunk/src/node/transformation.cpp (added) * XIOS/trunk/src/node/transformation.hpp (added) * XIOS/trunk/src/node/transformation_enum.hpp (added) * XIOS/trunk/src/object_factory_decl.cpp (modified) * XIOS/trunk/src/object_template_decl.cpp (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/virtual_node.hpp (added) * XIOS/trunk/src/visitable.hpp (added) * XIOS/trunk/src/visitor.hpp (added) * XIOS/trunk/src/xml_parser_decl.cpp (modified) Implementing the first prototype of filter +) Create new class filter ... Wed, 10 Jun 2015 08:39:11 GMT rlacroix [611] * XIOS/branchs/xios-1.0/src/config/domain_attribute.conf (modified) * XIOS/branchs/xios-1.0/src/interface/c_attr/icdomain_attr.cpp (modified) * XIOS/branchs/xios-1.0/src/interface/c_attr/icdomaingroup_attr.cpp (modified) * XIOS/branchs/xios-1.0/src/interface/fortran_attr/domain_interface_attr.f90 (modified) * XIOS/branchs/xios-1.0/src/interface/fortran_attr/domaingroup_interface_attr.f90 (modified) * XIOS/branchs/xios-1.0/src/interface/fortran_attr/idomain_attr.F90 (modified) * XIOS/branchs/xios-1.0/src/interface/fortran_attr/idomaingroup_attr.F90 (modified) * XIOS/branchs/xios-1.0/src/node/domain.cpp (modified) * XIOS/branchs/xios-1.0/src/node/domain.hpp (modified) * XIOS/branchs/xios-1.0/src/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/config/domain_attribute.conf (modified) * XIOS/trunk/src/interface/c_attr/icdomain_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icdomaingroup_attr.cpp (modified) * XIOS/trunk/src/interface/fortran_attr/domain_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/domaingroup_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/idomain_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/idomaingroup_attr.F90 (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/output/nc4_data_output.cpp (modified) Improve CF compliance: Add a new domain attribute "area". Fixes ticket ... Wed, 10 Jun 2015 08:39:10 GMT rlacroix [610] * XIOS/branchs/xios-1.0/src/node/domain.cpp (modified) * XIOS/branchs/xios-1.0/src/node/domain.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) Domain initialization: Reduce communications and simplify the code. Fri, 05 Jun 2015 14:42:18 GMT rlacroix [609] * XIOS/branchs/xios-1.0/src/config/axis_attribute.conf (modified) * XIOS/branchs/xios-1.0/src/interface/c_attr/icaxis_attr.cpp (modified) * XIOS/branchs/xios-1.0/src/interface/c_attr/icaxisgroup_attr.cpp (modified) * XIOS/branchs/xios-1.0/src/interface/fortran_attr/axis_interface_attr.f90 (modified) * XIOS/branchs/xios-1.0/src/interface/fortran_attr/axisgroup_interface_attr.f90 (modified) * XIOS/branchs/xios-1.0/src/interface/fortran_attr/iaxis_attr.F90 (modified) * XIOS/branchs/xios-1.0/src/interface/fortran_attr/iaxisgroup_attr.F90 (modified) * XIOS/branchs/xios-1.0/src/node/axis.cpp (modified) * XIOS/branchs/xios-1.0/src/node/file.cpp (modified) * XIOS/branchs/xios-1.0/src/node/file.hpp (modified) * XIOS/branchs/xios-1.0/src/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/config/axis_attribute.conf (modified) * XIOS/trunk/src/interface/c_attr/icaxis_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icaxisgroup_attr.cpp (modified) * XIOS/trunk/src/interface/fortran_attr/axis_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/axisgroup_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/iaxis_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/iaxisgroup_attr.F90 (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/file.cpp (modified) * XIOS/trunk/src/node/file.hpp (modified) * XIOS/trunk/src/output/nc4_data_output.cpp (modified) Improve CF compliance: add a new axis attribute "bounds". Fixes ticket ... Wed, 27 May 2015 13:26:56 GMT rlacroix [603] * XIOS/trunk/src/node/field.cpp (modified) Fix compilation for compilers over than GCC. Wed, 27 May 2015 09:03:22 GMT rlacroix [600] * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) Grid: Remove scalar_grid attribute. It always was for internal use ... Tue, 26 May 2015 14:13:48 GMT rlacroix [599] * XIOS/trunk/src/input/inetcdf4.cpp (modified) * XIOS/trunk/src/input/inetcdf4.hpp (modified) * XIOS/trunk/src/input/nc4_data_input.cpp (modified) * XIOS/trunk/src/input/nc4_data_input.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/field_impl.hpp (modified) * XIOS/trunk/src/node/file.cpp (modified) * XIOS/trunk/src/node/file.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/output/onetcdf4.hpp (modified) Implement reading fields from NetCDF files. Tue, 26 May 2015 14:13:47 GMT rlacroix [598] * XIOS/trunk/src/client_server_mapping.hpp (modified) * XIOS/trunk/src/config/file_attribute.conf (modified) * XIOS/trunk/src/interface/c/iccalendar.cpp (modified) * XIOS/trunk/src/interface/c_attr/icfile_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icfilegroup_attr.cpp (modified) * XIOS/trunk/src/interface/fortran_attr/file_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/filegroup_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ifile_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ifilegroup_attr.F90 (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/field_impl.hpp (modified) * XIOS/trunk/src/node/file.cpp (modified) * XIOS/trunk/src/node/file.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) Add the infrastructure to request fields from the server. This will be ... Tue, 26 May 2015 14:13:47 GMT rlacroix [597] * XIOS/trunk/src/client.cpp (modified) * XIOS/trunk/src/context_client.cpp (modified) * XIOS/trunk/src/context_server.cpp (modified) * XIOS/trunk/src/context_server.hpp (modified) * XIOS/trunk/src/interface/c/iccalendar.cpp (modified) * XIOS/trunk/src/interface/c/icdata.cpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/context.hpp (modified) * XIOS/trunk/src/server.cpp (modified) Add basic infrastructure for servers to clients communication. Tue, 26 May 2015 14:13:46 GMT rlacroix [595] * XIOS/trunk/src/context_client.cpp (modified) * XIOS/trunk/src/context_client.hpp (modified) * XIOS/trunk/src/group_template_impl.hpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/file.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/variable.cpp (modified) * XIOS/trunk/src/object_template_impl.hpp (modified) Allow using more servers than clients. This will be useful later when ... Tue, 26 May 2015 14:13:45 GMT rlacroix [594] * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/distribution_client.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) Change the definition of non distributed axis and domain. Axis and ...