# # ChangeLog for XIOS/dev/branch_yushan_merged/src/test/test_remap.f90 # # Generated by Trac 1.0.1 # 05/21/24 04:05:52 Thu, 18 May 2017 15:40:03 GMT yushan [1138] * XIOS/dev/branch_yushan_merged/Doxyfile (modified) * XIOS/dev/branch_yushan_merged/bld.cfg (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_gatherv.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_memory.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/inetcdf4.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/inetcdf4.hpp (modified) * XIOS/dev/branch_yushan_merged/src/io/inetcdf4_decl.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/inetcdf4_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/io/nc4_data_input.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/nc4_data_input.hpp (modified) * XIOS/dev/branch_yushan_merged/src/io/nc4_data_output.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/nc4_data_output.hpp (modified) * XIOS/dev/branch_yushan_merged/src/io/netCdfInterface.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/netCdfInterface_decl.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/netCdfInterface_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/io/netCdf_cf_constant.hpp (modified) * XIOS/dev/branch_yushan_merged/src/io/netcdf.hpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4.hpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4_decl.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/onetcdf4_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/domain.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/file.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/transformation.hpp (modified) * XIOS/dev/branch_yushan_merged/src/test/test_remap.f90 (modified) test_remap back to work. No thread for now Mon, 15 May 2017 13:28:14 GMT yushan [1131] * XIOS/dev/branch_yushan_merged (copied) creating a new branch for merge Thu, 16 Mar 2017 14:04:53 GMT mhnguyen [1076] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/filter/spatial_transform_filter.cpp (modified) * XIOS/trunk/src/test/test_remap.f90 (modified) * XIOS/trunk/src/transformation/Functions/average_reduction.cpp (modified) * XIOS/trunk/src/transformation/Functions/average_reduction.hpp (modified) * XIOS/trunk/src/transformation/Functions/extract.cpp (modified) * XIOS/trunk/src/transformation/Functions/extract.hpp (modified) * XIOS/trunk/src/transformation/Functions/max_reduction.cpp (modified) * XIOS/trunk/src/transformation/Functions/max_reduction.hpp (modified) * XIOS/trunk/src/transformation/Functions/min_reduction.cpp (modified) * XIOS/trunk/src/transformation/Functions/min_reduction.hpp (modified) * XIOS/trunk/src/transformation/Functions/reduction.hpp (modified) * XIOS/trunk/src/transformation/Functions/sum_reduction.cpp (modified) * XIOS/trunk/src/transformation/Functions/sum_reduction.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_extract_domain.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_extract_domain.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_reduce_domain.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_reduce_domain.hpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_extract_axis.cpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_extract_axis.hpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_reduce_domain.cpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_reduce_domain.hpp (modified) Correcting behavior of detecting_missing_value: - Missing value ...