# # ChangeLog for XIOS/trunk/inputs/REMAP/iodef.xml # # Generated by Trac 1.0.1 # 05/18/24 19:10:29 Thu, 12 Nov 2015 15:33:25 GMT mhnguyen [786] * XIOS/trunk/inputs/COMPLETE/context_atmosphere.xml (modified) * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/config/transformation_attribute.conf (deleted) * XIOS/trunk/src/generate_fortran_interface.cpp (modified) * XIOS/trunk/src/interface/c/icgenerate_rectilinear_domain.cpp (moved) * XIOS/trunk/src/interface/c/icinterpolate.cpp (added) * XIOS/trunk/src/interface/c/icinverse_axis.cpp (copied) * XIOS/trunk/src/interface/c/iczoom.cpp (moved) * XIOS/trunk/src/interface/c_attr/icgenerate_rectilinear_domain_attr.cpp (added) * XIOS/trunk/src/interface/c_attr/icinterpolate_axis_attr.cpp (added) * XIOS/trunk/src/interface/c_attr/icinterpolate_domain_attr.cpp (added) * XIOS/trunk/src/interface/c_attr/icinverse_axis_attr.cpp (added) * XIOS/trunk/src/interface/fortran/generate_rectilinear_domain_interface.f90 (added) * XIOS/trunk/src/interface/fortran/igenerate_rectilinear_domain.F90 (added) * XIOS/trunk/src/interface/fortran/iinterpolate_axis.F90 (added) * XIOS/trunk/src/interface/fortran/iinterpolate_domain.F90 (added) * XIOS/trunk/src/interface/fortran/iinverse_axis.F90 (added) * XIOS/trunk/src/interface/fortran/interpolate_axis_interface.f90 (added) * XIOS/trunk/src/interface/fortran/interpolate_domain_interface.f90 (added) * XIOS/trunk/src/interface/fortran/inverse_axis_interface.f90 (added) * XIOS/trunk/src/interface/fortran/ixios.F90 (modified) * XIOS/trunk/src/interface/fortran/ixios_interfaces.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/generate_rectilinear_domain_interface_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/igenerate_rectilinear_domain_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/iinterpolate_axis_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/iinterpolate_domain_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/iinverse_axis_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/interpolate_axis_interface_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/interpolate_domain_interface_attr.F90 (added) * XIOS/trunk/src/interface/fortran_attr/inverse_axis_interface_attr.F90 (added) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/test/test_complete.f90 (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) Generating interface for transformations +) Update Fortran interface ... Thu, 12 Nov 2015 15:33:18 GMT mhnguyen [785] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/io/nc4_data_input.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) Allowing each process to retrieve its own distribution with i_index +) ... Thu, 12 Nov 2015 15:33:08 GMT mhnguyen [783] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/io/inetcdf4.cpp (modified) * XIOS/trunk/src/io/nc4_data_input.cpp (modified) * XIOS/trunk/src/io/nc4_data_input.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) Adding attribute reading of unstructured grid +) Fix a minor bug ... Thu, 12 Nov 2015 15:33:03 GMT mhnguyen [782] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/io/inetcdf4.cpp (modified) * XIOS/trunk/src/io/inetcdf4.hpp (modified) * XIOS/trunk/src/io/inetcdf4_decl.cpp (added) * XIOS/trunk/src/io/inetcdf4_impl.hpp (added) * XIOS/trunk/src/io/nc4_data_input.cpp (modified) * XIOS/trunk/src/io/nc4_data_input.hpp (modified) * XIOS/trunk/src/io/netCdfInterface.cpp (modified) * XIOS/trunk/src/io/netCdf_cf_constant.hpp (added) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) Reading attributes of curvilinear grid from file +) Correct some minor ... Mon, 02 Nov 2015 10:46:32 GMT mhnguyen [776] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/utils.hpp (modified) Adding a dummy precision +) A dummy precision serves for operation with ... 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 ... Wed, 21 Oct 2015 14:56:23 GMT mhnguyen [753] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) Updating pole processing for rectangular grid source Test +) On Curie ... 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 ... 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, 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 [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 ... 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 ... 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 ... 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: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 ... 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 ...