# # ChangeLog for XIOS/dev/branch_yushan_merged/src/io/onetcdf4_impl.hpp # # Generated by Trac 1.0.1 # 07/04/24 19:44:10 Tue, 06 Jun 2017 13:52:13 GMT yushan [1156] * XIOS/dev/branch_yushan_merged/arch/arch-local.env (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_declaration.hpp (modified) * XIOS/dev/branch_yushan_merged/src/client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/client.hpp (modified) * XIOS/dev/branch_yushan_merged/src/config/file_attribute.conf (modified) * XIOS/dev/branch_yushan_merged/src/cxios.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/nc4_data_output.cpp (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_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/log.cpp (modified) * XIOS/dev/branch_yushan_merged/src/log.hpp (modified) * XIOS/dev/branch_yushan_merged/src/memtrack.cpp (modified) * XIOS/dev/branch_yushan_merged/src/memtrack.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/context.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/field.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/file.cpp (modified) * XIOS/dev/branch_yushan_merged/src/server.cpp (modified) * XIOS/dev/branch_yushan_merged/src/timer.cpp (modified) * XIOS/dev/branch_yushan_merged/src/timer.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/average_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/max_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/min_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/sum_reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/generic_algorithm_transformation.cpp (modified) branch merged with trunk @1155 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 Tue, 07 Feb 2017 10:52:03 GMT ymipsl [1050] * XIOS/trunk/src/array_new.hpp (modified) * XIOS/trunk/src/attribute_array_decl.cpp (modified) * XIOS/trunk/src/config/axis_attribute.conf (modified) * XIOS/trunk/src/generate_interface_impl.hpp (modified) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/io/netCdfInterface.cpp (modified) * XIOS/trunk/src/io/netCdfInterface_decl.cpp (modified) * XIOS/trunk/src/io/onetcdf4.cpp (modified) * XIOS/trunk/src/io/onetcdf4_decl.cpp (modified) * XIOS/trunk/src/io/onetcdf4_impl.hpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) - Add label attribute for axis - if label attribute is present, then ...