# # ChangeLog for XIOS/trunk/src/transformation/domain_algorithm_interpolate.hpp # # Generated by Trac 1.0.1 # 07/07/24 13:54:18 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 ... Tue, 29 Sep 2015 12:01:53 GMT mhnguyen [709] * XIOS/trunk/bld.cfg (modified) * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/filter/spatial_transform_filter.cpp (modified) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.hpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) Correcting a bug in interpolation domain +) Replace shared send buffer ... 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 ...