# # ChangeLog for XIOS/trunk/src/filter # # Generated by Trac 1.0.1 # 05/15/24 20:09:42 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 ...