# # ChangeLog for XIOS/dev/dev_olga/src/node/field_impl.hpp # # Generated by Trac 1.0.1 # 06/04/24 13:55:03 Fri, 07 Jul 2017 16:17:49 GMT oabramkina [1201] * XIOS/dev/dev_olga/src/buffer_client.cpp (modified) * XIOS/dev/dev_olga/src/buffer_client.hpp (modified) * XIOS/dev/dev_olga/src/config/axis_attribute_private.conf (modified) * XIOS/dev/dev_olga/src/config/field_attribute.conf (modified) * XIOS/dev/dev_olga/src/config/file_attribute.conf (modified) * XIOS/dev/dev_olga/src/config/zoom_axis_attribute.conf (modified) * XIOS/dev/dev_olga/src/context_client.cpp (modified) * XIOS/dev/dev_olga/src/context_client.hpp (modified) * XIOS/dev/dev_olga/src/distribution_server.hpp (modified) * XIOS/dev/dev_olga/src/filter/file_writer_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/source_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/store_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/store_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/temporal_filter.hpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icfield_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icfieldgroup_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icfile_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icfilegroup_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icinterpolate_domain_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/iczoom_axis_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/field_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/fieldgroup_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/file_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/filegroup_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ifield_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ifieldgroup_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ifile_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ifilegroup_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/iinterpolate_domain_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/interpolate_domain_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/izoom_axis_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/zoom_axis_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/io/nc4_data_input.cpp (modified) * XIOS/dev/dev_olga/src/io/onetcdf4.cpp (modified) * XIOS/dev/dev_olga/src/node/axis.hpp (modified) * XIOS/dev/dev_olga/src/node/calendar_wrapper.cpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/node/domain.cpp (modified) * XIOS/dev/dev_olga/src/node/field.cpp (modified) * XIOS/dev/dev_olga/src/node/field_impl.hpp (modified) * XIOS/dev/dev_olga/src/node/file.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.hpp (modified) * XIOS/dev/dev_olga/src/node/zoom_axis.cpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_zoom.hpp (modified) * XIOS/dev/dev_olga/src/transformation/generic_algorithm_transformation.cpp (modified) Two server levels: merging trunk r1200 (except for non-contiguous zoom) ... Tue, 10 Jan 2017 13:36:29 GMT oabramkina [1021] * XIOS/dev/dev_olga/bld.cfg (modified) * XIOS/dev/dev_olga/src/client.cpp (modified) * XIOS/dev/dev_olga/src/client.hpp (modified) * XIOS/dev/dev_olga/src/config/field_attribute.conf (modified) * XIOS/dev/dev_olga/src/config/interpolate_domain_attribute.conf (modified) * XIOS/dev/dev_olga/src/context_client.cpp (modified) * XIOS/dev/dev_olga/src/context_client.hpp (modified) * XIOS/dev/dev_olga/src/context_server.cpp (modified) * XIOS/dev/dev_olga/src/cxios.cpp (modified) * XIOS/dev/dev_olga/src/cxios.hpp (modified) * XIOS/dev/dev_olga/src/distribution_client.cpp (modified) * XIOS/dev/dev_olga/src/filter/filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/garbage_collector.cpp (modified) * XIOS/dev/dev_olga/src/filter/garbage_collector.hpp (modified) * XIOS/dev/dev_olga/src/filter/input_pin.cpp (modified) * XIOS/dev/dev_olga/src/filter/input_pin.hpp (modified) * XIOS/dev/dev_olga/src/filter/output_pin.cpp (modified) * XIOS/dev/dev_olga/src/filter/output_pin.hpp (modified) * XIOS/dev/dev_olga/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/source_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/store_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/store_filter.hpp (modified) * XIOS/dev/dev_olga/src/group_template.hpp (modified) * XIOS/dev/dev_olga/src/group_template_impl.hpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icfield_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icfieldgroup_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icinterpolate_domain_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/field_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/fieldgroup_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ifield_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ifieldgroup_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/iinterpolate_domain_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/interpolate_domain_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/io/nc4_data_output.cpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/node/context.hpp (modified) * XIOS/dev/dev_olga/src/node/field.cpp (modified) * XIOS/dev/dev_olga/src/node/field.hpp (modified) * XIOS/dev/dev_olga/src/node/field_impl.hpp (modified) * XIOS/dev/dev_olga/src/node/file.cpp (modified) * XIOS/dev/dev_olga/src/node/file.hpp (modified) * XIOS/dev/dev_olga/src/node/grid.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.hpp (modified) * XIOS/dev/dev_olga/src/node/interpolate_domain.cpp (modified) * XIOS/dev/dev_olga/src/node/interpolate_domain.hpp (modified) * XIOS/dev/dev_olga/src/node/variable.cpp (modified) * XIOS/dev/dev_olga/src/node/variable.hpp (modified) * XIOS/dev/dev_olga/src/object_template.hpp (modified) * XIOS/dev/dev_olga/src/object_template_impl.hpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) * XIOS/dev/dev_olga/src/server.hpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_interpolate.hpp (modified) Intermeadiate version for merging with new server functionalities. Mon, 07 Nov 2016 16:55:55 GMT oabramkina [983] * XIOS/dev/dev_olga (copied) * XIOS/dev/dev_olga/arch/arch-GCC_LINUX.env (modified) * XIOS/dev/dev_olga/arch/arch-GCC_LINUX.fcm (modified) * XIOS/dev/dev_olga/arch/arch-GCC_LINUX.path (modified) * XIOS/dev/dev_olga/arch/arch-X64_CURIE.fcm (modified) * XIOS/dev/dev_olga/bld.cfg (modified) * XIOS/dev/dev_olga/inputs/iodef.xml (modified) * XIOS/dev/dev_olga/src/buffer_client.cpp (modified) * XIOS/dev/dev_olga/src/client.cpp (modified) * XIOS/dev/dev_olga/src/client.hpp (modified) * XIOS/dev/dev_olga/src/config/file_attribute.conf (modified) * XIOS/dev/dev_olga/src/context_client.cpp (modified) * XIOS/dev/dev_olga/src/context_server.cpp (modified) * XIOS/dev/dev_olga/src/context_server.hpp (modified) * XIOS/dev/dev_olga/src/cxios.cpp (modified) * XIOS/dev/dev_olga/src/cxios.hpp (modified) * XIOS/dev/dev_olga/src/distribution_client.cpp (modified) * XIOS/dev/dev_olga/src/distribution_client.hpp (modified) * XIOS/dev/dev_olga/src/distribution_server.hpp (modified) * XIOS/dev/dev_olga/src/interface/c/icdata.cpp (modified) * XIOS/dev/dev_olga/src/interface/fortran/idata.F90 (modified) * XIOS/dev/dev_olga/src/node/calendar_wrapper.cpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/node/context.hpp (modified) * XIOS/dev/dev_olga/src/node/field.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.cpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) * XIOS/dev/dev_olga/src/server.hpp (modified) * XIOS/dev/dev_olga/src/test/test_client.f90 (modified) * XIOS/dev/dev_olga/src/xios_server.f90 (modified) My branch 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.