# # ChangeLog for XIOS/trunk/src/transformation # # Generated by Trac 1.0.1 # 07/04/24 18:57:39 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 ...