# # ChangeLog for XIOS # # Generated by Trac 1.0.1 # 04/30/24 20:46:41 Tue, 06 Jun 2017 08:53:33 GMT mhnguyen [1154] * XIOS/trunk/src/transformation/Functions/average_reduction.cpp (modified) * XIOS/trunk/src/transformation/Functions/max_reduction.cpp (modified) * XIOS/trunk/src/transformation/Functions/min_reduction.cpp (modified) * XIOS/trunk/src/transformation/Functions/sum_reduction.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) Correcting a bug: activating detect_missing_value on field source ... Fri, 02 Jun 2017 15:53:25 GMT yushan [1153] * XIOS/dev/branch_yushan_merged/extern/remap/src/intersect.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/node.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/netCdfInterface.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/test/test_remap_omp.f90 (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/scalar_algorithm_reduce_axis.cpp (modified) save modif Fri, 02 Jun 2017 14:56:46 GMT oabramkina [1152] * XIOS/dev/dev_olga/src/client.cpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) * XIOS/dev/dev_olga/src/server.hpp (modified) Two servel levels: correcting initialization in case of non- contiguous ... Wed, 31 May 2017 17:42:49 GMT yushan [1151] * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_gather.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_gatherv.cpp (modified) bug fixed in MPI_Gather(v) Wed, 31 May 2017 12:31:14 GMT oabramkina [1150] * XIOS/dev/dev_olga/src/server.cpp (modified) Initializaion in case of oasis is corrected. Not tested. Wed, 31 May 2017 08:51:06 GMT yushan [1149] * XIOS/dev/branch_yushan_merged/extern/remap/src/intersect.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_test.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/netCdfInterface.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/transformation/domain_algorithm_interpolate.cpp (modified) bug fixed in mpi_comm_split. Key needs to be specifify. Wed, 31 May 2017 08:36:33 GMT oabramkina [1148] * XIOS/dev/dev_olga/src/client.cpp (modified) * XIOS/dev/dev_olga/src/client.hpp (modified) * XIOS/dev/dev_olga/src/context_client.hpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) * XIOS/dev/dev_olga/src/server.hpp (modified) Fixing a bug in context initialization. Now register context is ... Mon, 29 May 2017 14:15:38 GMT yushan [1147] * XIOS/dev/branch_yushan_merged/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_alltoall.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_gather.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_recv.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_send.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_wait.cpp (modified) bug fixed in MPI_Gather(v) Wed, 24 May 2017 14:59:40 GMT yushan [1146] * XIOS/dev/branch_yushan_merged/extern/remap/src/clipper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/timerRemap.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/timerRemap.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_alltoall.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/netCdfInterface.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/netCdfInterface_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/context.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/test/test_remap_omp.f90 (modified) save modif Wed, 24 May 2017 11:09:23 GMT yushan [1145] * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_gatherv.cpp (modified) bug fixed in MPI_(All)Gatherv Tue, 23 May 2017 14:32:26 GMT mhnguyen [1144] * XIOS/dev/dev_olga/src/distribution_client.cpp (modified) * XIOS/dev/dev_olga/src/distribution_client.hpp (modified) * XIOS/dev/dev_olga/src/distribution_server.cpp (modified) * XIOS/dev/dev_olga/src/distribution_server.hpp (modified) * XIOS/dev/dev_olga/src/io/nc4_data_output.cpp (modified) * XIOS/dev/dev_olga/src/node/axis.cpp (modified) * XIOS/dev/dev_olga/src/node/axis.hpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/node/context.hpp (modified) * XIOS/dev/dev_olga/src/node/domain.cpp (modified) * XIOS/dev/dev_olga/src/node/domain.hpp (modified) * XIOS/dev/dev_olga/src/node/field.cpp (modified) * XIOS/dev/dev_olga/src/node/field.hpp (modified) * XIOS/dev/dev_olga/src/node/file.cpp (modified) * XIOS/dev/dev_olga/src/node/file.hpp (modified) * XIOS/dev/dev_olga/src/node/grid.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.hpp (modified) * XIOS/dev/dev_olga/src/node/scalar.cpp (modified) * XIOS/dev/dev_olga/src/node/scalar.hpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_zoom.cpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_zoom.hpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_zoom.cpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_zoom.hpp (modified) Cleaning up some redundant codes Mon, 22 May 2017 16:11:12 GMT mhnguyen [1143] * XIOS/dev/dev_olga/src/io/nc4_data_output.cpp (modified) * XIOS/dev/dev_olga/src/node/axis.cpp (modified) * XIOS/dev/dev_olga/src/node/axis.hpp (modified) * XIOS/dev/dev_olga/src/node/domain.cpp (modified) * XIOS/dev/dev_olga/src/node/domain.hpp (modified) * XIOS/dev/dev_olga/src/node/field.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.cpp (modified) Updating compressed index output on using 2-level server +) Update ... Mon, 22 May 2017 16:07:59 GMT mhnguyen [1142] * XIOS/dev/dev_olga/src/server.cpp (modified) Correcting a minor bug on initialization. +) Make sure that color of ... Mon, 22 May 2017 12:52:44 GMT yushan [1141] * XIOS/dev/branch_yushan_merged/bld.cfg (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_yushan_merged/src/server.cpp (modified) * XIOS/dev/branch_yushan_merged/src/test/test_remap.f90 (modified) * XIOS/dev/branch_yushan_merged/src/test/test_remap_omp.f90 (added) adding test_remap_omp Fri, 19 May 2017 08:45:40 GMT yushan [1140] * XIOS/trunk/Doxyfile (modified) * XIOS/trunk/bld.cfg (modified) * XIOS/trunk/extern/remap/src/mapper.cpp (modified) test_remap back to work Thu, 18 May 2017 17:27:26 GMT oabramkina [1139] * XIOS/dev/dev_olga/bld.cfg (modified) * XIOS/dev/dev_olga/src/context_client.cpp (modified) * XIOS/dev/dev_olga/src/context_client.hpp (modified) * XIOS/dev/dev_olga/src/context_server.cpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/node/context.hpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) Fixing a bug in context finalization. Now context finalization is done ... 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 Thu, 18 May 2017 15:26:56 GMT ymipsl [1137] * XIOS/trunk/make_xios (modified) * XIOS/trunk/src/cxios.cpp (modified) * XIOS/trunk/src/memtrack.cpp (modified) * XIOS/trunk/src/memtrack.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) Add "light" memory tracking which must be activated at compile time : ... Wed, 17 May 2017 16:30:38 GMT mhnguyen [1136] * XIOS/dev/dev_olga/bld.cfg (modified) * XIOS/dev/dev_olga/inputs/REMAP/iodef.xml (modified) * XIOS/dev/dev_olga/inputs/REMAP/output_src_regular.nc (added) * XIOS/dev/dev_olga/src/node/field.cpp (modified) * XIOS/dev/dev_olga/src/node/field.hpp (modified) * XIOS/dev/dev_olga/src/node/file.cpp (modified) * XIOS/dev/dev_olga/src/node/file.hpp (modified) * XIOS/dev/dev_olga/src/node/grid.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.hpp (modified) * XIOS/dev/dev_olga/src/test/test_remap.f90 (modified) Reading for two-level server +) Update reading with the changes of grid ... Wed, 17 May 2017 09:02:34 GMT ymipsl [1135] * XIOS/trunk/src/client.cpp (modified) * XIOS/trunk/src/config/file_attribute.conf (modified) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/io/onetcdf4.cpp (modified) * XIOS/trunk/src/io/onetcdf4.hpp (modified) * XIOS/trunk/src/io/onetcdf4_impl.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/file.cpp (modified) * XIOS/trunk/src/server.cpp (modified) * XIOS/trunk/src/timer.cpp (modified) * XIOS/trunk/src/timer.hpp (modified) - Add new timer for better profiling. The full timer output will be ... Tue, 16 May 2017 15:54:30 GMT yushan [1134] * XIOS/dev/branch_yushan_merged/arch/arch-CURIE_Intel.env (added) * XIOS/dev/branch_yushan_merged/arch/arch-CURIE_Intel.fcm (added) * XIOS/dev/branch_yushan_merged/arch/arch-CURIE_Intel.path (added) * XIOS/dev/branch_yushan_merged/arch/arch-GCC_LINUX.env (modified) * XIOS/dev/branch_yushan_merged/arch/arch-GCC_LINUX.fcm (modified) * XIOS/dev/branch_yushan_merged/arch/arch-GCC_LINUX.path (modified) * XIOS/dev/branch_yushan_merged/arch/arch-X64_ADA.fcm (modified) * XIOS/dev/branch_yushan_merged/arch/arch-X64_CURIE.fcm (modified) * XIOS/dev/branch_yushan_merged/arch/arch-local.env (added) * XIOS/dev/branch_yushan_merged/arch/arch-local.fcm (added) * XIOS/dev/branch_yushan_merged/arch/arch-local.path (added) * 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/remap/src/mapper.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/mpi_routing.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/parallel_tree.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/tree.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_alltoall.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_barrier.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_bcast.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_create.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_declaration.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_declaration.hpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_dup.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_exscan.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_finalize.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_fortran.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_free.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_gather.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_gatherv.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_init.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_intercomm.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_intercomm_kernel.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_intercomm_world.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_lib.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_lib.hpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_lib_collective.hpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_lib_fortran.hpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_lib_intercomm.hpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_lib_local.hpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_memory.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_merge.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_message.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_probe.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_rank.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_recv.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_reduce.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_scan.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_scatter.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_scatterv.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_send.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_size.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_split.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_tag.hpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_test.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_type.cpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_type.hpp (added) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_wait.cpp (added) * XIOS/dev/branch_yushan_merged/inputs/COMPLETE/context_atmosphere.xml (modified) * XIOS/dev/branch_yushan_merged/inputs/COMPLETE/context_surface.xml (modified) * XIOS/dev/branch_yushan_merged/inputs/iodef.xml (modified) * XIOS/dev/branch_yushan_merged/src/array_new.hpp (modified) * XIOS/dev/branch_yushan_merged/src/attribute.cpp (modified) * XIOS/dev/branch_yushan_merged/src/attribute_enum.hpp (modified) * XIOS/dev/branch_yushan_merged/src/attribute_enum_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/attribute_map.hpp (modified) * XIOS/dev/branch_yushan_merged/src/buffer_client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/buffer_client.hpp (modified) * XIOS/dev/branch_yushan_merged/src/buffer_server.hpp (modified) * XIOS/dev/branch_yushan_merged/src/calendar.cpp (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/client_client_dht_template.hpp (modified) * XIOS/dev/branch_yushan_merged/src/client_client_dht_template_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/client_server_mapping.hpp (modified) * XIOS/dev/branch_yushan_merged/src/client_server_mapping_distributed.hpp (modified) * XIOS/dev/branch_yushan_merged/src/context_client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/context_client.hpp (modified) * XIOS/dev/branch_yushan_merged/src/context_server.cpp (modified) * XIOS/dev/branch_yushan_merged/src/context_server.hpp (modified) * XIOS/dev/branch_yushan_merged/src/cxios.cpp (modified) * XIOS/dev/branch_yushan_merged/src/cxios.hpp (modified) * XIOS/dev/branch_yushan_merged/src/dht_auto_indexing.cpp (modified) * XIOS/dev/branch_yushan_merged/src/dht_auto_indexing.hpp (modified) * XIOS/dev/branch_yushan_merged/src/event_scheduler.cpp (modified) * XIOS/dev/branch_yushan_merged/src/event_scheduler.hpp (modified) * XIOS/dev/branch_yushan_merged/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/branch_yushan_merged/src/filter/spatial_transform_filter.hpp (modified) * XIOS/dev/branch_yushan_merged/src/group_factory.cpp (modified) * XIOS/dev/branch_yushan_merged/src/group_factory.hpp (modified) * XIOS/dev/branch_yushan_merged/src/indent.hpp (modified) * XIOS/dev/branch_yushan_merged/src/indent_xml.cpp (modified) * XIOS/dev/branch_yushan_merged/src/indent_xml.hpp (modified) * XIOS/dev/branch_yushan_merged/src/interface/c/icdata.cpp (modified) * XIOS/dev/branch_yushan_merged/src/interface/c/oasis_cinterface.cpp (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran/idata.F90 (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/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.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/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/mpi.hpp (modified) * XIOS/dev/branch_yushan_merged/src/mpi_std.hpp (added) * XIOS/dev/branch_yushan_merged/src/node/axis.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/axis.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/compute_connectivity_domain.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/context.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/context.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/domain.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/domain.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/expand_domain.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/extract_axis_to_scalar.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/extract_domain_to_axis.hpp (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/node/file.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/generate_rectilinear_domain.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/grid.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/interpolate_axis.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/interpolate_domain.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/inverse_axis.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/mesh.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/mesh.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/reduce_axis_to_scalar.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/reduce_domain_to_axis.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/reduce_domain_to_scalar.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/scalar.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/scalar.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/zoom_axis.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/zoom_domain.hpp (modified) * XIOS/dev/branch_yushan_merged/src/object_factory.cpp (modified) * XIOS/dev/branch_yushan_merged/src/object_factory.hpp (modified) * XIOS/dev/branch_yushan_merged/src/object_factory_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/object_template.hpp (modified) * XIOS/dev/branch_yushan_merged/src/object_template_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/parse_expr/lex_parser.cpp (modified) * XIOS/dev/branch_yushan_merged/src/parse_expr/yacc_parser.cpp (modified) * XIOS/dev/branch_yushan_merged/src/parse_expr/yacc_parser.yacc (modified) * XIOS/dev/branch_yushan_merged/src/policy.hpp (modified) * XIOS/dev/branch_yushan_merged/src/registry.cpp (modified) * XIOS/dev/branch_yushan_merged/src/registry.hpp (modified) * XIOS/dev/branch_yushan_merged/src/server.cpp (modified) * XIOS/dev/branch_yushan_merged/src/server.hpp (modified) * XIOS/dev/branch_yushan_merged/src/test/test_client.f90 (modified) * XIOS/dev/branch_yushan_merged/src/test/test_complete.f90 (modified) * XIOS/dev/branch_yushan_merged/src/test/test_complete_omp.f90 (added) * XIOS/dev/branch_yushan_merged/src/test/test_omp.f90 (added) * 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/reduction.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/Functions/reduction.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/axis_algorithm_extract_domain.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/axis_algorithm_inverse.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/axis_algorithm_inverse.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/axis_algorithm_reduce_domain.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/domain_algorithm_interpolate.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/grid_transformation.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/grid_transformation_factory_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/scalar_algorithm_extract_axis.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/scalar_algorithm_reduce_axis.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/scalar_algorithm_reduce_domain.cpp (modified) * XIOS/dev/branch_yushan_merged/src/type/type.hpp (modified) * XIOS/dev/branch_yushan_merged/src/xios_server.f90 (modified) branch merged with trunk r1130 Tue, 16 May 2017 08:28:58 GMT oabramkina [1133] * XIOS/dev/dev_olga/bld.cfg (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) * XIOS/dev/dev_olga/src/test/test_xios2_cmip6.f90 (added) Fixing a bug appearing during client/server initialization. Mon, 15 May 2017 14:58:35 GMT mhnguyen [1132] * XIOS/dev/dev_olga/src/io/nc4_data_output.cpp (modified) * XIOS/dev/dev_olga/src/node/domain.cpp (modified) * XIOS/dev/dev_olga/src/node/file.cpp (modified) * XIOS/dev/dev_olga/src/node/file.hpp (modified) * XIOS/dev/dev_olga/src/node/grid.cpp (modified) Correcting a minor bug on writting unstructured grid +) Correct the ... Mon, 15 May 2017 13:28:14 GMT yushan [1131] * XIOS/dev/branch_yushan_merged (copied) creating a new branch for merge Mon, 15 May 2017 13:00:24 GMT oabramkina [1130] * XIOS/dev/dev_olga/Doxyfile (modified) * XIOS/dev/dev_olga/bld.cfg (modified) * XIOS/dev/dev_olga/src/buffer_client.cpp (modified) * XIOS/dev/dev_olga/src/client.cpp (modified) * XIOS/dev/dev_olga/src/client.hpp (modified) * XIOS/dev/dev_olga/src/context_client.cpp (modified) * XIOS/dev/dev_olga/src/context_client.hpp (modified) * XIOS/dev/dev_olga/src/context_server.cpp (modified) * XIOS/dev/dev_olga/src/context_server.hpp (modified) * XIOS/dev/dev_olga/src/cxios.cpp (modified) * XIOS/dev/dev_olga/src/io/nc4_data_output.cpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/node/context.hpp (modified) * XIOS/dev/dev_olga/src/node/domain.cpp (modified) * XIOS/dev/dev_olga/src/node/file.cpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) Two-level server: merging new grid functionalities and changes in the ... Thu, 11 May 2017 16:25:20 GMT mhnguyen [1129] * XIOS/dev/dev_olga/bld.cfg (modified) * XIOS/dev/dev_olga/inputs/COMPLETE/iodef.xml (modified) * XIOS/dev/dev_olga/src/distribution.cpp (modified) * XIOS/dev/dev_olga/src/distribution.hpp (modified) * XIOS/dev/dev_olga/src/distribution_client.cpp (modified) * XIOS/dev/dev_olga/src/distribution_client.hpp (modified) * XIOS/dev/dev_olga/src/distribution_server.cpp (modified) * XIOS/dev/dev_olga/src/io/nc4_data_output.cpp (modified) * XIOS/dev/dev_olga/src/node/axis.cpp (modified) * XIOS/dev/dev_olga/src/node/axis.hpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/node/context.hpp (modified) * XIOS/dev/dev_olga/src/node/domain.cpp (modified) * XIOS/dev/dev_olga/src/node/domain.hpp (modified) * XIOS/dev/dev_olga/src/node/field.cpp (modified) * XIOS/dev/dev_olga/src/node/field.hpp (modified) * XIOS/dev/dev_olga/src/node/file.cpp (modified) * XIOS/dev/dev_olga/src/node/file.hpp (modified) * XIOS/dev/dev_olga/src/node/grid.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.hpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_zoom.cpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_zoom.cpp (modified) Updating two-level server. Each client now can play the role of server: ... Thu, 11 May 2017 14:12:23 GMT yushan [1128] * XIOS/dev/branch_yushan/arch/arch-CURIE_Intel.fcm (modified) * XIOS/dev/branch_yushan/bld.cfg (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_fortran.cpp (modified) * XIOS/dev/branch_yushan/src/buffer_client.cpp (modified) * XIOS/dev/branch_yushan/src/calendar.cpp (modified) * XIOS/dev/branch_yushan/src/client.cpp (modified) * XIOS/dev/branch_yushan/src/client.hpp (modified) * XIOS/dev/branch_yushan/src/context_server.cpp (modified) * XIOS/dev/branch_yushan/src/cxios.cpp (modified) * XIOS/dev/branch_yushan/src/cxios.hpp (modified) * XIOS/dev/branch_yushan/src/log.cpp (modified) * XIOS/dev/branch_yushan/src/log.hpp (modified) * XIOS/dev/branch_yushan/src/node/context.cpp (modified) * XIOS/dev/branch_yushan/src/node/transformation.hpp (modified) * XIOS/dev/branch_yushan/src/test/test_omp.f90 (modified) log OK with threads Fri, 05 May 2017 14:51:58 GMT yushan [1127] * XIOS/dev/branch_yushan/inputs/COMPLETE/context_surface.xml (modified) * XIOS/dev/branch_yushan/src/node/field.cpp (modified) * XIOS/dev/branch_yushan/src/parse_expr/yacc_parser.cpp (modified) * XIOS/dev/branch_yushan/src/parse_expr/yacc_parser.hpp (modified) * XIOS/dev/branch_yushan/src/parse_expr/yacc_parser.yacc (modified) * XIOS/dev/branch_yushan/src/test/test_complete_omp.f90 (modified) yacc parser in critical section Fri, 05 May 2017 09:37:18 GMT yushan [1126] * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_gatherv.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_probe.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_send.cpp (modified) * XIOS/dev/branch_yushan/inputs/COMPLETE/context_surface.xml (modified) * XIOS/dev/branch_yushan/src/client.cpp (modified) * XIOS/dev/branch_yushan/src/cxios.cpp (modified) * XIOS/dev/branch_yushan/src/server.cpp (modified) * XIOS/dev/branch_yushan/src/test/test_complete.f90 (modified) * XIOS/dev/branch_yushan/src/test/test_complete_omp.f90 (modified) test_complete OK with openmp. Missing : arithmetic filter Fri, 05 May 2017 06:58:38 GMT rlacroix [1125] * XIOS/trunk/inputs/TOYSTEPHANE (deleted) Remove a file that was mistakenly commited. Fri, 05 May 2017 06:58:37 GMT rlacroix [1124] * XIOS/trunk/src/filter/temporal_filter.cpp (modified) * XIOS/trunk/src/filter/temporal_filter.hpp (modified) Temporal filters: Avoid intermediate copies whenever possible for once ... Fri, 05 May 2017 06:58:36 GMT rlacroix [1123] * XIOS/trunk/src/filter/temporal_filter.cpp (modified) * XIOS/trunk/src/filter/temporal_filter.hpp (modified) Instant filter: Optimize the sampling when it is easy to do so. This ... Fri, 05 May 2017 06:58:36 GMT rlacroix [1122] * XIOS/trunk/src/filter/temporal_filter.cpp (modified) * XIOS/trunk/src/filter/temporal_filter.hpp (modified) CTemporalFilter: Improve const-correctness. Fri, 05 May 2017 06:58:35 GMT rlacroix [1121] * XIOS/trunk/src/filter/temporal_filter.cpp (modified) Temporal filters: In some rare cases data could be output at a wrong ... Fri, 05 May 2017 06:58:34 GMT rlacroix [1120] * XIOS/trunk/src/node/field.cpp (modified) Add some error checking for xios_field_is_active. It does not make ... Fri, 05 May 2017 06:58:33 GMT rlacroix [1119] * XIOS/trunk/src/filter/file_writer_filter.cpp (modified) * XIOS/trunk/src/filter/file_writer_filter.hpp (modified) * XIOS/trunk/src/filter/filter.cpp (modified) * XIOS/trunk/src/filter/filter.hpp (modified) * XIOS/trunk/src/filter/input_pin.hpp (modified) * XIOS/trunk/src/filter/output_pin.cpp (modified) * XIOS/trunk/src/filter/output_pin.hpp (modified) * XIOS/trunk/src/filter/store_filter.cpp (modified) * XIOS/trunk/src/filter/store_filter.hpp (modified) * XIOS/trunk/src/filter/temporal_filter.cpp (modified) * XIOS/trunk/src/filter/temporal_filter.hpp (modified) * XIOS/trunk/src/interface/c/icfield.cpp (modified) * XIOS/trunk/src/interface/fortran/field_interface.f90 (modified) * XIOS/trunk/src/interface/fortran/ifield.F90 (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) Add the ability to check if an output field is active at the current ... Thu, 04 May 2017 13:14:41 GMT mhnguyen [1118] * XIOS/trunk/bld.cfg (modified) * XIOS/trunk/inputs/TOY (added) * XIOS/trunk/inputs/TOY/arpege_fields.xml (added) * XIOS/trunk/inputs/TOY/arpsfx_files.xml (added) * XIOS/trunk/inputs/TOY/context_arpsf.xml (added) * XIOS/trunk/inputs/TOY/context_nem.xml (added) * XIOS/trunk/inputs/TOY/iodef.xml (added) * XIOS/trunk/inputs/TOY/param.def (added) * XIOS/trunk/inputs/TOY/surfex_fields.xml (added) * XIOS/trunk/inputs/TOYSTEPHANE (added) * XIOS/trunk/inputs/TOYSTEPHANE/.fuse_hidden0000270f00000001 (added) * XIOS/trunk/src/test/toy_cmip6.f90 (added) Adding toy_cmip6 into repository Thu, 04 May 2017 13:14:37 GMT mhnguyen [1117] * XIOS/trunk/src/attribute_map.cpp (modified) * XIOS/trunk/src/attribute_map.hpp (modified) * XIOS/trunk/src/attribute_template.hpp (modified) * XIOS/trunk/src/attribute_template_impl.hpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/scalar.cpp (modified) * XIOS/trunk/src/object_template.hpp (modified) * XIOS/trunk/src/object_template_impl.hpp (modified) Fixing bug of using *_ref on chaining transformations. +) Correct ... Wed, 03 May 2017 14:44:41 GMT yushan [1116] * XIOS/dev/branch_yushan/src/client_server_mapping.cpp (modified) bug corrected in MPI_Gatherv Wed, 03 May 2017 14:42:22 GMT yushan [1115] * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_gatherv.cpp (modified) * XIOS/dev/branch_yushan/src/client_server_mapping.cpp (modified) * XIOS/dev/branch_yushan/src/node/context.cpp (modified) * XIOS/dev/branch_yushan/src/test/test_complete.f90 (modified) * XIOS/dev/branch_yushan/src/test/test_complete_omp.f90 (modified) * XIOS/dev/branch_yushan/src/test/test_omp.f90 (modified) bug corrected in MPI_Gatherv Wed, 03 May 2017 13:07:53 GMT ymipsl [1114] * XIOS/trunk/extern/remap/src/mapper.cpp (modified) * XIOS/trunk/extern/remap/src/mapper.hpp (modified) * XIOS/trunk/src/config/interpolate_domain_attribute.conf (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) Add conservative remapping option for quantity, ie, the integrated value ... Wed, 03 May 2017 13:02:15 GMT ymipsl [1113] * XIOS/trunk/src/transformation/domain_algorithm_expand.cpp (modified) Small bug fix in expand algorithm. YM Wed, 03 May 2017 12:59:25 GMT ymipsl [1112] * XIOS/trunk/src/attribute.cpp (modified) * XIOS/trunk/src/attribute.hpp (modified) * XIOS/trunk/src/attribute_array.hpp (modified) * XIOS/trunk/src/attribute_array_impl.hpp (modified) * XIOS/trunk/src/attribute_enum.hpp (modified) * XIOS/trunk/src/attribute_enum_impl.hpp (modified) * XIOS/trunk/src/attribute_map.cpp (modified) * XIOS/trunk/src/attribute_template.hpp (modified) * XIOS/trunk/src/attribute_template_impl.hpp (modified) For xml : if attribute get the string value of "_reset_", attribute will ... Wed, 03 May 2017 12:30:23 GMT ymipsl [1111] * XIOS/trunk/src/array_new.hpp (modified) Bug fix on "== operator" method for CArray YM Tue, 02 May 2017 15:03:25 GMT yushan [1110] * XIOS/dev/branch_yushan/extern/remap/src/mpi_routing.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_lib.hpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_probe.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_recv.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_yushan/src/event_scheduler.cpp (modified) * XIOS/dev/branch_yushan/src/server.cpp (modified) redefinition of mpi_any_source and mpi_any_tag Tue, 02 May 2017 14:20:47 GMT yushan [1109] * XIOS/dev/branch_yushan/bld.cfg (modified) * XIOS/dev/branch_yushan/src/interface/c/icdata.cpp (modified) * XIOS/dev/branch_yushan/src/node/axis.cpp (modified) * XIOS/dev/branch_yushan/src/node/axis.hpp (modified) * XIOS/dev/branch_yushan/src/node/domain.cpp (modified) * XIOS/dev/branch_yushan/src/node/domain.hpp (modified) * XIOS/dev/branch_yushan/src/node/mesh.cpp (modified) * XIOS/dev/branch_yushan/src/node/mesh.hpp (modified) * XIOS/dev/branch_yushan/src/node/scalar.cpp (modified) * XIOS/dev/branch_yushan/src/node/scalar.hpp (modified) * XIOS/dev/branch_yushan/src/node/transformation.hpp (modified) * XIOS/dev/branch_yushan/src/test/test_complete.f90 (modified) * XIOS/dev/branch_yushan/src/test/test_complete_omp.f90 (added) * XIOS/dev/branch_yushan/src/test/test_omp.f90 (modified) * XIOS/dev/branch_yushan/src/transformation/Functions/reduction.cpp (modified) * XIOS/dev/branch_yushan/src/transformation/Functions/reduction.hpp (modified) test_omp OK Wed, 26 Apr 2017 15:40:16 GMT ymipsl [1108] * XIOS/trunk/src/io/nc4_data_output.cpp (modified) Bug fix in append mode : when replay same period with only one temporal ... Tue, 25 Apr 2017 08:57:59 GMT mhnguyen [1107] * XIOS/trunk/src/attribute.cpp (modified) * XIOS/trunk/src/attribute_array.hpp (modified) * XIOS/trunk/src/attribute_enum.hpp (modified) * XIOS/trunk/src/type/enum.hpp (modified) * XIOS/trunk/src/type/type.hpp (modified) * XIOS/trunk/src/type/type_decl.cpp (modified) Clean up some compilation warnings Tue, 25 Apr 2017 08:57:55 GMT mhnguyen [1106] * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/scalar.cpp (modified) * XIOS/trunk/src/node/scalar.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation_selector.cpp (modified) Fixing bug of referencing to an object. +) From now on, two objects of ... Tue, 25 Apr 2017 08:57:48 GMT mhnguyen [1105] * XIOS/trunk/src/array_new.hpp (modified) * XIOS/trunk/src/attribute.hpp (modified) * XIOS/trunk/src/attribute_array.hpp (modified) * XIOS/trunk/src/attribute_array_impl.hpp (modified) * XIOS/trunk/src/attribute_enum.hpp (modified) * XIOS/trunk/src/attribute_enum_impl.hpp (modified) * XIOS/trunk/src/attribute_map.cpp (modified) * XIOS/trunk/src/attribute_map.hpp (modified) * XIOS/trunk/src/attribute_template.hpp (modified) * XIOS/trunk/src/attribute_template_impl.hpp (modified) * XIOS/trunk/src/date.cpp (modified) * XIOS/trunk/src/date.hpp (modified) * XIOS/trunk/src/duration.cpp (modified) * XIOS/trunk/src/duration.hpp (modified) * XIOS/trunk/src/object_template.hpp (modified) * XIOS/trunk/src/object_template_impl.hpp (modified) * XIOS/trunk/src/type/enum.hpp (modified) * XIOS/trunk/src/type/enum_impl.hpp (modified) * XIOS/trunk/src/type/enum_ref_impl.hpp (modified) * XIOS/trunk/src/type/type.hpp (modified) * XIOS/trunk/src/type/type_decl.cpp (modified) * XIOS/trunk/src/type/type_impl.hpp (modified) * XIOS/trunk/src/type/type_ref_impl.hpp (modified) Adding comparison operator between objects of XIOS. Two objects of a ... Tue, 25 Apr 2017 08:57:42 GMT mhnguyen [1104] * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) Fixing a bug of detect missing value on sequence of transformation. +) ... Fri, 21 Apr 2017 15:39:29 GMT yushan [1103] * XIOS/dev/branch_yushan/inputs/iodef.xml (modified) * XIOS/dev/branch_yushan/src/attribute_map.hpp (modified) * XIOS/dev/branch_yushan/src/buffer_client.hpp (modified) * XIOS/dev/branch_yushan/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/branch_yushan/src/filter/spatial_transform_filter.hpp (modified) * XIOS/dev/branch_yushan/src/indent.hpp (modified) * XIOS/dev/branch_yushan/src/indent_xml.cpp (modified) * XIOS/dev/branch_yushan/src/indent_xml.hpp (modified) * XIOS/dev/branch_yushan/src/memtrack.cpp (modified) * XIOS/dev/branch_yushan/src/node/axis.cpp (modified) * XIOS/dev/branch_yushan/src/node/axis.hpp (modified) * XIOS/dev/branch_yushan/src/node/compute_connectivity_domain.hpp (modified) * XIOS/dev/branch_yushan/src/node/context.cpp (modified) * XIOS/dev/branch_yushan/src/node/expand_domain.hpp (modified) * XIOS/dev/branch_yushan/src/node/extract_axis_to_scalar.hpp (modified) * XIOS/dev/branch_yushan/src/node/extract_domain_to_axis.hpp (modified) * XIOS/dev/branch_yushan/src/node/generate_rectilinear_domain.hpp (modified) * XIOS/dev/branch_yushan/src/node/interpolate_axis.hpp (modified) * XIOS/dev/branch_yushan/src/node/interpolate_domain.hpp (modified) * XIOS/dev/branch_yushan/src/node/inverse_axis.hpp (modified) * XIOS/dev/branch_yushan/src/node/reduce_axis_to_scalar.hpp (modified) * XIOS/dev/branch_yushan/src/node/reduce_domain_to_axis.hpp (modified) * XIOS/dev/branch_yushan/src/node/reduce_domain_to_scalar.hpp (modified) * XIOS/dev/branch_yushan/src/node/zoom_axis.hpp (modified) * XIOS/dev/branch_yushan/src/node/zoom_domain.hpp (modified) * XIOS/dev/branch_yushan/src/timer.cpp (modified) * XIOS/dev/branch_yushan/src/timer.hpp (modified) * XIOS/dev/branch_yushan/src/transformation/Functions/reduction.cpp (modified) * XIOS/dev/branch_yushan/src/transformation/Functions/reduction.hpp (modified) * XIOS/dev/branch_yushan/src/transformation/axis_algorithm_extract_domain.cpp (modified) * XIOS/dev/branch_yushan/src/transformation/axis_algorithm_reduce_domain.cpp (modified) * XIOS/dev/branch_yushan/src/transformation/grid_transformation_factory_impl.hpp (modified) * XIOS/dev/branch_yushan/src/transformation/scalar_algorithm_extract_axis.cpp (modified) * XIOS/dev/branch_yushan/src/transformation/scalar_algorithm_reduce_axis.cpp (modified) * XIOS/dev/branch_yushan/src/transformation/scalar_algorithm_reduce_domain.cpp (modified) * XIOS/dev/branch_yushan/src/xml_node.cpp (modified) save modif. Todo: axis, domain, mesh, scalar, transformation Fri, 21 Apr 2017 12:56:25 GMT yushan [1102] * XIOS/dev/branch_yushan/src/attribute_template_impl.hpp (modified) * XIOS/dev/branch_yushan/src/client.cpp (modified) * XIOS/dev/branch_yushan/src/context_client.cpp (modified) * XIOS/dev/branch_yushan/src/group_factory_impl.hpp (modified) * XIOS/dev/branch_yushan/src/group_template_impl.hpp (modified) * XIOS/dev/branch_yushan/src/interface/c/icfield.cpp (modified) * XIOS/dev/branch_yushan/src/node/context.cpp (modified) * XIOS/dev/branch_yushan/src/object_factory_impl.hpp (modified) * XIOS/dev/branch_yushan/src/test/test_omp.f90 (modified) clean up Fri, 21 Apr 2017 11:53:33 GMT yushan [1101] * XIOS/dev/branch_yushan/arch/arch-X64_ADA.fcm (modified) * XIOS/dev/branch_yushan/src/attribute_template_impl.hpp (modified) * XIOS/dev/branch_yushan/src/calendar.cpp (modified) * XIOS/dev/branch_yushan/src/group_factory_impl.hpp (modified) * XIOS/dev/branch_yushan/src/group_template_impl.hpp (modified) * XIOS/dev/branch_yushan/src/interface/c/icfield.cpp (modified) * XIOS/dev/branch_yushan/src/object_factory_impl.hpp (modified) * XIOS/dev/branch_yushan/src/object_template.hpp (modified) * XIOS/dev/branch_yushan/src/test/test_omp.f90 (modified) * XIOS/dev/branch_yushan/src/transformation/grid_transformation_factory_impl.hpp (modified) From ADA, test_omp (test_client + openmp) OK. Todo: add field_C Wed, 19 Apr 2017 14:20:40 GMT mhnguyen [1100] * XIOS/trunk/inputs/REMAP/output_src_curvilinear.nc (added) * XIOS/trunk/inputs/REMAP/output_src_regular.nc (added) * XIOS/trunk/inputs/REMAP/output_src_unstructured.nc (added) Some files for reading in test_remap Fri, 14 Apr 2017 14:53:56 GMT mhnguyen [1099] * XIOS/dev/dev_olga/bld.cfg (modified) * XIOS/dev/dev_olga/inputs/iodef.xml (modified) * XIOS/dev/dev_olga/src/config/axis_attribute_private.conf (modified) * XIOS/dev/dev_olga/src/config/domain_attribute_private.conf (modified) * XIOS/dev/dev_olga/src/declare_ref_func.hpp (modified) * XIOS/dev/dev_olga/src/distribution_server.cpp (modified) * XIOS/dev/dev_olga/src/distribution_server.hpp (modified) * XIOS/dev/dev_olga/src/io/nc4_data_output.cpp (modified) * XIOS/dev/dev_olga/src/node/axis.cpp (modified) * XIOS/dev/dev_olga/src/node/axis.hpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/node/context.hpp (modified) * XIOS/dev/dev_olga/src/node/domain.cpp (modified) * XIOS/dev/dev_olga/src/node/domain.hpp (modified) * XIOS/dev/dev_olga/src/node/field.cpp (modified) * XIOS/dev/dev_olga/src/node/field.hpp (modified) * XIOS/dev/dev_olga/src/node/grid.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.hpp (modified) * XIOS/dev/dev_olga/src/test/test_client.f90 (modified) Updating 2-level server +) Make some changes in the way data rebuilt on ... Fri, 14 Apr 2017 13:40:08 GMT ymipsl [1098] * XIOS/trunk/src/node/file.cpp (modified) Enhancement : in file attribut ts_prefix, the substring "%file_name%", ... Fri, 14 Apr 2017 12:34:32 GMT ymipsl [1097] * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/io/onetcdf4.cpp (modified) * XIOS/trunk/src/io/onetcdf4.hpp (modified) Expected performance enhancement when using append mode. Instead to read ... Fri, 14 Apr 2017 09:18:27 GMT ymipsl [1096] * XIOS/trunk/src/config/file_attribute.conf (modified) * XIOS/trunk/src/data_output.cpp (modified) * XIOS/trunk/src/data_output.hpp (modified) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/io/nc4_data_output.hpp (modified) * XIOS/trunk/src/node/file.cpp (modified) Enhancement : Add new functionnalites for file attribute "time_counter" ... Thu, 13 Apr 2017 12:34:48 GMT yushan [1095] * XIOS/dev/branch_yushan/src/attribute_map.hpp (modified) * XIOS/dev/branch_yushan/src/buffer_client.hpp (modified) * XIOS/dev/branch_yushan/src/cxios.hpp (modified) * XIOS/dev/branch_yushan/src/event_client.hpp (modified) * XIOS/dev/branch_yushan/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/branch_yushan/src/filter/spatial_transform_filter.hpp (modified) * XIOS/dev/branch_yushan/src/group_factory.cpp (modified) * XIOS/dev/branch_yushan/src/indent.hpp (modified) * XIOS/dev/branch_yushan/src/indent_xml.cpp (modified) * XIOS/dev/branch_yushan/src/indent_xml.hpp (modified) * XIOS/dev/branch_yushan/src/interface/c/icdata.cpp (modified) * XIOS/dev/branch_yushan/src/io/netCdf_cf_constant.hpp (modified) * XIOS/dev/branch_yushan/src/memtrack.cpp (modified) * XIOS/dev/branch_yushan/src/node/axis.cpp (modified) * XIOS/dev/branch_yushan/src/node/axis.hpp (modified) * XIOS/dev/branch_yushan/src/node/compute_connectivity_domain.hpp (modified) * XIOS/dev/branch_yushan/src/node/domain.cpp (modified) * XIOS/dev/branch_yushan/src/node/domain.hpp (modified) * XIOS/dev/branch_yushan/src/node/expand_domain.hpp (modified) * XIOS/dev/branch_yushan/src/node/extract_axis_to_scalar.hpp (modified) modif for Curie, CurrContext->CurrContext_ptr in object_factory and ... Thu, 13 Apr 2017 12:24:08 GMT yushan [1094] * XIOS/dev/branch_yushan/src/buffer_client.cpp (modified) * XIOS/dev/branch_yushan/src/client.cpp (modified) * XIOS/dev/branch_yushan/src/context_client.cpp (modified) * XIOS/dev/branch_yushan/src/context_server.cpp (modified) * XIOS/dev/branch_yushan/src/group_factory.cpp (modified) * XIOS/dev/branch_yushan/src/group_factory.hpp (modified) * XIOS/dev/branch_yushan/src/object_factory.cpp (modified) * XIOS/dev/branch_yushan/src/object_factory.hpp (modified) * XIOS/dev/branch_yushan/src/test/test_omp.f90 (modified) modif for Curie, CurrContext->CurrContext_ptr in object_factory and ... Thu, 13 Apr 2017 11:19:49 GMT rlacroix [1093] * XIOS/trunk/src/node/grid.cpp (modified) Fix some bugs when using indexed output. The grid was mistakenly ... Thu, 13 Apr 2017 09:41:43 GMT ymipsl [1092] * XIOS/trunk/src/node/file.cpp (modified) Bug fix in append mode when file are split with different period. ... Wed, 12 Apr 2017 17:05:14 GMT ymipsl [1091] * XIOS/trunk/src/node/context.cpp (modified) Enhancement : in file attribut ts_prefix, the substring "%file_name%", ... Wed, 12 Apr 2017 15:39:10 GMT ymipsl [1090] * XIOS/trunk/src/node/file.cpp (modified) * XIOS/trunk/src/node/file.hpp (modified) Bug fix in append mode when file are split with different period. -> ... Wed, 12 Apr 2017 14:02:29 GMT yushan [1089] * XIOS/dev/branch_yushan/src/group_factory.cpp (modified) * XIOS/dev/branch_yushan/src/group_factory.hpp (modified) * XIOS/dev/branch_yushan/src/node/axis.cpp (modified) * XIOS/dev/branch_yushan/src/object_factory.cpp (modified) * XIOS/dev/branch_yushan/src/object_factory.hpp (modified) save Wed, 12 Apr 2017 13:18:22 GMT yushan [1088] * XIOS/dev/branch_yushan/src/attribute_map.hpp (modified) * XIOS/dev/branch_yushan/src/buffer_client.hpp (modified) * XIOS/dev/branch_yushan/src/cxios.hpp (modified) * XIOS/dev/branch_yushan/src/event_client.hpp (modified) * XIOS/dev/branch_yushan/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/branch_yushan/src/filter/spatial_transform_filter.hpp (modified) * XIOS/dev/branch_yushan/src/group_factory.cpp (modified) * XIOS/dev/branch_yushan/src/group_factory.hpp (modified) * XIOS/dev/branch_yushan/src/indent.hpp (modified) * XIOS/dev/branch_yushan/src/indent_xml.cpp (modified) * XIOS/dev/branch_yushan/src/indent_xml.hpp (modified) * XIOS/dev/branch_yushan/src/interface/c/icdata.cpp (modified) * XIOS/dev/branch_yushan/src/io/netCdf_cf_constant.hpp (modified) * XIOS/dev/branch_yushan/src/memtrack.cpp (modified) * XIOS/dev/branch_yushan/src/node/axis.cpp (modified) * XIOS/dev/branch_yushan/src/node/axis.hpp (modified) * XIOS/dev/branch_yushan/src/node/compute_connectivity_domain.hpp (modified) * XIOS/dev/branch_yushan/src/node/domain.cpp (modified) * XIOS/dev/branch_yushan/src/node/domain.hpp (modified) * XIOS/dev/branch_yushan/src/node/expand_domain.hpp (modified) * XIOS/dev/branch_yushan/src/node/extract_axis_to_scalar.hpp (modified) * XIOS/dev/branch_yushan/src/object_factory.cpp (modified) * XIOS/dev/branch_yushan/src/object_factory.hpp (modified) * XIOS/dev/branch_yushan/src/object_factory_impl.hpp (modified) * XIOS/dev/branch_yushan/src/test/test_omp.f90 (modified) save Wed, 12 Apr 2017 09:55:38 GMT yushan [1087] * XIOS/dev/branch_yushan/arch/arch-local.env (added) * XIOS/dev/branch_yushan/arch/arch-local.fcm (added) * XIOS/dev/branch_yushan/arch/arch-local.path (added) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_fortran.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_yushan/src/client.cpp (modified) * XIOS/dev/branch_yushan/src/client.hpp (modified) * XIOS/dev/branch_yushan/src/group_factory.hpp (modified) * XIOS/dev/branch_yushan/src/node/context.cpp (modified) * XIOS/dev/branch_yushan/src/node/context.hpp (modified) * XIOS/dev/branch_yushan/src/object_factory.hpp (modified) * XIOS/dev/branch_yushan/src/object_factory_impl.hpp (modified) * XIOS/dev/branch_yushan/src/object_template.hpp (modified) * XIOS/dev/branch_yushan/src/object_template_impl.hpp (modified) * XIOS/dev/branch_yushan/src/test/test_omp.f90 (modified) save modif from local. context_init/finalize OK Mon, 10 Apr 2017 18:07:16 GMT yushan [1086] * XIOS/dev/branch_yushan/src/mpi_std.hpp (added) save modif for local compilation Mon, 10 Apr 2017 18:06:52 GMT yushan [1085] * XIOS/dev/branch_yushan/arch/arch-GCC_LINUX.path (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_fortran.cpp (modified) * XIOS/dev/branch_yushan/src/buffer_server.cpp (modified) * XIOS/dev/branch_yushan/src/client.cpp (modified) * XIOS/dev/branch_yushan/src/client.hpp (modified) * XIOS/dev/branch_yushan/src/cxios.cpp (modified) * XIOS/dev/branch_yushan/src/io/netcdf.hpp (modified) * XIOS/dev/branch_yushan/src/mpi_std.hpp (deleted) * XIOS/dev/branch_yushan/src/object_template.hpp (modified) * XIOS/dev/branch_yushan/src/server.cpp (modified) * XIOS/dev/branch_yushan/src/test/test_omp.f90 (modified) save modif for local compilation Mon, 10 Apr 2017 16:46:02 GMT mhnguyen [1084] * XIOS/trunk/doc/XIOS_reference_guide.lyx (modified) * XIOS/trunk/doc/XIOS_reference_guide.pdf (modified) * XIOS/trunk/doc/XIOS_user_guide.lyx (modified) * XIOS/trunk/doc/XIOS_user_guide.pdf (modified) * XIOS/trunk/doc/inputs/reference (added) * XIOS/trunk/doc/inputs/reference/Transformations.lyx (added) * XIOS/trunk/doc/inputs/user/Axis.lyx (modified) * XIOS/trunk/doc/inputs/user/Domain.lyx (modified) * XIOS/trunk/doc/inputs/user/Grid.lyx (modified) * XIOS/trunk/doc/inputs/user/Scalar.lyx (added) * XIOS/trunk/doc/inputs/user/Transformations.lyx (added) Update user guide and reference guide Fri, 07 Apr 2017 15:30:28 GMT mhnguyen [1083] * XIOS/trunk/bld.cfg (modified) * XIOS/trunk/inputs/EXPAND_DOMAIN (added) * XIOS/trunk/inputs/EXPAND_DOMAIN/iodef.xml (added) * XIOS/trunk/src/test/test_expand_domain.f90 (added) * XIOS/trunk/src/transformation/domain_algorithm_expand.cpp (modified) Correcting the bug on expanding domain by using data read from file +) ... Tue, 04 Apr 2017 13:16:05 GMT aclsce [1082] * XIOS/trunk/src/transformation/scalar_algorithm_reduce_axis.cpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_reduce_axis.hpp (modified) - Fixed bug with axis reduction Tested on Ada machine Fri, 31 Mar 2017 18:26:21 GMT yushan [1081] * XIOS/dev/branch_yushan/bld.cfg (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_split.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_yushan/src/client.cpp (modified) * XIOS/dev/branch_yushan/src/client.hpp (modified) * XIOS/dev/branch_yushan/src/context_client.cpp (modified) * XIOS/dev/branch_yushan/src/context_client.hpp (modified) * XIOS/dev/branch_yushan/src/cxios.cpp (modified) * XIOS/dev/branch_yushan/src/cxios.hpp (modified) * XIOS/dev/branch_yushan/src/interface/c/icdata.cpp (modified) * XIOS/dev/branch_yushan/src/log.hpp (modified) * XIOS/dev/branch_yushan/src/node/context.cpp (modified) * XIOS/dev/branch_yushan/src/node/context.hpp (modified) * XIOS/dev/branch_yushan/src/object_template.hpp (modified) * XIOS/dev/branch_yushan/src/registry.hpp (modified) * XIOS/dev/branch_yushan/src/test/test_client.f90 (modified) * XIOS/dev/branch_yushan/src/test/test_omp.f90 (modified) save current modifications Wed, 29 Mar 2017 17:12:27 GMT yushan [1080] * XIOS/dev/branch_yushan/bld.cfg (modified) * XIOS/dev/branch_yushan/src/client.cpp (modified) * XIOS/dev/branch_yushan/src/client.hpp (modified) * XIOS/dev/branch_yushan/src/group_factory.hpp (modified) * XIOS/dev/branch_yushan/src/node/context.cpp (modified) * XIOS/dev/branch_yushan/src/node/context.hpp (modified) * XIOS/dev/branch_yushan/src/object_factory.hpp (modified) * XIOS/dev/branch_yushan/src/registry.hpp (modified) * XIOS/dev/branch_yushan/src/test/test_omp.f90 (modified) * XIOS/dev/branch_yushan/src/xml_parser.cpp (modified) Under development : save modification Fri, 17 Mar 2017 17:02:20 GMT yushan [1079] * XIOS/dev/branch_yushan/bld.cfg (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_fortran.cpp (modified) * XIOS/dev/branch_yushan/src/client.cpp (modified) * XIOS/dev/branch_yushan/src/client.hpp (modified) * XIOS/dev/branch_yushan/src/cxios.cpp (modified) * XIOS/dev/branch_yushan/src/cxios.hpp (modified) * XIOS/dev/branch_yushan/src/indent_xml.cpp (modified) * XIOS/dev/branch_yushan/src/io/netCdf_cf_constant.hpp (modified) * XIOS/dev/branch_yushan/src/node/context.cpp (modified) * XIOS/dev/branch_yushan/src/parse_expr/lex_parser.cpp (modified) * XIOS/dev/branch_yushan/src/server.cpp (modified) * XIOS/dev/branch_yushan/src/test/test_client.f90 (modified) * XIOS/dev/branch_yushan/src/test/test_omp.f90 (modified) * XIOS/dev/branch_yushan/src/transformation/Functions/reduction.hpp (modified) * XIOS/dev/branch_yushan/src/transformation/grid_transformation_factory_impl.hpp (modified) backup modification Fri, 17 Mar 2017 15:02:40 GMT mhnguyen [1078] * XIOS/trunk/bld.cfg (modified) * XIOS/trunk/inputs/CONNECTIVITY (added) * XIOS/trunk/inputs/CONNECTIVITY/iodef.xml (added) * XIOS/trunk/inputs/CONNECTIVITY/test.xml (added) * XIOS/trunk/src/config/expand_domain_attribute.conf (modified) * XIOS/trunk/src/interface/c_attr/icexpand_domain_attr.cpp (modified) * XIOS/trunk/src/interface/fortran_attr/expand_domain_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/iexpand_domain_attr.F90 (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/expand_domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/test/test_connectivity_expand.f90 (added) * XIOS/trunk/src/transformation/domain_algorithm_expand.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_expand.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) Adding rectilinear and curvilinear domain for expand_domain ... Fri, 17 Mar 2017 14:05:36 GMT oabramkina [1077] * XIOS/dev/dev_olga/src/buffer_client.cpp (modified) * XIOS/dev/dev_olga/src/context_client.cpp (modified) * XIOS/dev/dev_olga/src/context_client.hpp (modified) * XIOS/dev/dev_olga/src/cxios.hpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.cpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) * XIOS/dev/dev_olga/src/server.hpp (modified) dev: Intermediate commit Done: Registries: ok with two server levels ... 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 ... Thu, 16 Mar 2017 14:04:46 GMT mhnguyen [1075] * XIOS/trunk/src/node/variable.cpp (modified) Improving error message of variable parsing Wed, 15 Mar 2017 17:29:03 GMT yushan [1074] * XIOS/dev/branch_yushan/src/client.cpp (modified) * XIOS/dev/branch_yushan/src/cxios.cpp (modified) * XIOS/dev/branch_yushan/src/cxios.hpp (modified) * XIOS/dev/branch_yushan/src/interface/c/icdata.cpp (modified) * XIOS/dev/branch_yushan/src/node/context.cpp (modified) * XIOS/dev/branch_yushan/src/test/test_omp.f90 (modified) * XIOS/dev/branch_yushan/src/xml_node.hpp (modified) save modif Wed, 15 Mar 2017 16:17:30 GMT yushan [1073] * XIOS/dev/branch_yushan/bld.cfg (modified) * XIOS/dev/branch_yushan/extern/remap/src/clipper.cpp (modified) * XIOS/dev/branch_yushan/extern/remap/src/clipper.hpp (modified) * XIOS/dev/branch_yushan/extern/remap/src/timerRemap.hpp (modified) * XIOS/dev/branch_yushan/src/client.cpp (modified) * XIOS/dev/branch_yushan/src/client.hpp (modified) * XIOS/dev/branch_yushan/src/cxios.cpp (modified) * XIOS/dev/branch_yushan/src/cxios.hpp (modified) * XIOS/dev/branch_yushan/src/test/test_client.f90 (modified) * XIOS/dev/branch_yushan/src/test/test_omp.f90 (added) * XIOS/dev/branch_yushan/src/xml_node.hpp (modified) * XIOS/dev/branch_yushan/src/xml_parser.cpp (modified) * XIOS/dev/branch_yushan/src/xml_parser.hpp (modified) add test_omp ; Using threads : modif for context_initialize Tue, 14 Mar 2017 18:12:25 GMT yushan [1072] * XIOS/dev/branch_yushan/bld.cfg (modified) * XIOS/dev/branch_yushan/extern/remap/src/clipper.cpp (modified) * XIOS/dev/branch_yushan/extern/remap/src/clipper.hpp (modified) * XIOS/dev/branch_yushan/extern/remap/src/inside.cpp (modified) * XIOS/dev/branch_yushan/extern/remap/src/parallel_tree.cpp (modified) * XIOS/dev/branch_yushan/extern/remap/src/timerRemap.hpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_fortran.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_intercomm_kernel.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_intercomm_world.cpp (modified) * XIOS/dev/branch_yushan/src/attribute_map.hpp (modified) * XIOS/dev/branch_yushan/src/buffer_client.hpp (modified) * XIOS/dev/branch_yushan/src/client.cpp (modified) * XIOS/dev/branch_yushan/src/client.hpp (modified) * XIOS/dev/branch_yushan/src/cxios.cpp (modified) * XIOS/dev/branch_yushan/src/cxios.hpp (modified) * XIOS/dev/branch_yushan/src/event_client.hpp (modified) * XIOS/dev/branch_yushan/src/filter/spatial_transform_filter.hpp (modified) * XIOS/dev/branch_yushan/src/indent.hpp (modified) * XIOS/dev/branch_yushan/src/indent_xml.cpp (modified) * XIOS/dev/branch_yushan/src/indent_xml.hpp (modified) * XIOS/dev/branch_yushan/src/interface/c/icdata.cpp (modified) * XIOS/dev/branch_yushan/src/io/netCdf_cf_constant.hpp (modified) * XIOS/dev/branch_yushan/src/memtrack.cpp (modified) * XIOS/dev/branch_yushan/src/mpi.hpp (modified) * XIOS/dev/branch_yushan/src/node/axis.hpp (modified) * XIOS/dev/branch_yushan/src/node/compute_connectivity_domain.hpp (modified) * XIOS/dev/branch_yushan/src/node/context.hpp (modified) * XIOS/dev/branch_yushan/src/node/domain.hpp (modified) * XIOS/dev/branch_yushan/src/node/expand_domain.hpp (modified) * XIOS/dev/branch_yushan/src/node/extract_axis_to_scalar.hpp (modified) * XIOS/dev/branch_yushan/src/node/extract_domain_to_axis.hpp (modified) * XIOS/dev/branch_yushan/src/node/generate_rectilinear_domain.hpp (modified) * XIOS/dev/branch_yushan/src/node/interpolate_axis.hpp (modified) * XIOS/dev/branch_yushan/src/node/interpolate_domain.hpp (modified) * XIOS/dev/branch_yushan/src/node/inverse_axis.hpp (modified) * XIOS/dev/branch_yushan/src/node/reduce_axis_to_scalar.hpp (modified) * XIOS/dev/branch_yushan/src/node/reduce_domain_to_axis.hpp (modified) * XIOS/dev/branch_yushan/src/node/reduce_domain_to_scalar.hpp (modified) * XIOS/dev/branch_yushan/src/node/scalar.hpp (modified) * XIOS/dev/branch_yushan/src/node/transformation.hpp (modified) * XIOS/dev/branch_yushan/src/node/zoom_axis.hpp (modified) * XIOS/dev/branch_yushan/src/node/zoom_domain.hpp (modified) * XIOS/dev/branch_yushan/src/parse_expr/lex_parser.cpp (modified) * XIOS/dev/branch_yushan/src/server.cpp (modified) * XIOS/dev/branch_yushan/src/server.hpp (modified) * XIOS/dev/branch_yushan/src/test/test_client.f90 (modified) * XIOS/dev/branch_yushan/src/transformation/Functions/reduction.hpp (modified) * XIOS/dev/branch_yushan/src/transformation/grid_transformation_factory_impl.hpp (modified) * XIOS/dev/branch_yushan/src/xios_server.f90 (modified) * XIOS/dev/branch_yushan/src/xml_node.hpp (modified) * XIOS/dev/branch_yushan/src/xml_parser.cpp (modified) Using threads : modif for xios_initialize Mon, 13 Mar 2017 16:21:04 GMT oabramkina [1071] * XIOS/dev/dev_olga/inputs/Second_server (added) * XIOS/dev/dev_olga/inputs/Second_server/context_atmosphere.xml (added) * XIOS/dev/dev_olga/inputs/Second_server/context_surface.xml (added) * XIOS/dev/dev_olga/inputs/Second_server/iodef.xml (added) * XIOS/dev/dev_olga/src/buffer_client.cpp (modified) * XIOS/dev/dev_olga/src/context_client.cpp (modified) * XIOS/dev/dev_olga/src/context_client.hpp (modified) * XIOS/dev/dev_olga/src/context_server.cpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/node/context.hpp (modified) * XIOS/dev/dev_olga/src/node/field.cpp (modified) * XIOS/dev/dev_olga/src/node/file.cpp (modified) * XIOS/dev/dev_olga/src/node/file.hpp (modified) * XIOS/dev/dev_olga/src/node/variable.cpp (modified) * XIOS/dev/dev_olga/src/node/variable.hpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) * XIOS/dev/dev_olga/src/server.hpp (modified) * XIOS/dev/dev_olga/src/test/test_second_server.f90 (added) dev: test for secondary servers added. Thu, 09 Mar 2017 17:31:07 GMT yushan [1070] * XIOS/dev/branch_yushan/src/buffer_client.cpp (modified) * XIOS/dev/branch_yushan/src/client.cpp (modified) * XIOS/dev/branch_yushan/src/client_client_dht_template_impl.hpp (modified) * XIOS/dev/branch_yushan/src/context_client.cpp (modified) * XIOS/dev/branch_yushan/src/context_server.cpp (modified) * XIOS/dev/branch_yushan/src/cxios.cpp (modified) * XIOS/dev/branch_yushan/src/interface/c/icdata.cpp (modified) * XIOS/dev/branch_yushan/src/io/onetcdf4.cpp (modified) * XIOS/dev/branch_yushan/src/node/context.cpp (modified) * XIOS/dev/branch_yushan/src/node/domain.cpp (modified) * XIOS/dev/branch_yushan/src/node/field.cpp (modified) * XIOS/dev/branch_yushan/src/node/grid.cpp (modified) * XIOS/dev/branch_yushan/src/server.cpp (modified) * XIOS/dev/branch_yushan/src/transformation/grid_transformation.cpp (modified) Preperation for merge from trunk Thu, 09 Mar 2017 17:13:51 GMT yushan [1069] * XIOS/dev/branch_yushan/arch/arch-CURIE_Intel.env (added) * XIOS/dev/branch_yushan/arch/arch-CURIE_Intel.fcm (added) * XIOS/dev/branch_yushan/arch/arch-CURIE_Intel.path (added) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_create.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_fortran.cpp (modified) * XIOS/dev/branch_yushan/src/cxios.cpp (modified) * XIOS/dev/branch_yushan/src/interface/c/icdata.cpp (modified) * XIOS/dev/branch_yushan/src/interface/fortran/idata.F90 (modified) * XIOS/dev/branch_yushan/src/io/onetcdf4.cpp (modified) * XIOS/dev/branch_yushan/src/server.cpp (modified) * XIOS/dev/branch_yushan/src/test/test_client.f90 (modified) * XIOS/dev/branch_yushan/src/test/test_complete.f90 (modified) * XIOS/dev/branch_yushan/src/transformation/axis_algorithm_inverse.cpp (modified) Clean Up Thu, 09 Mar 2017 11:19:33 GMT yushan [1068] * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_declaration.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_declaration.hpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_fortran.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_intercomm_kernel.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_lib.hpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_lib_fortran.hpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_type.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_yushan/src/client.cpp (modified) * XIOS/dev/branch_yushan/src/cxios.cpp (modified) * XIOS/dev/branch_yushan/src/interface/c/icdata.cpp (modified) * XIOS/dev/branch_yushan/src/interface/c/oasis_cinterface.cpp (modified) * XIOS/dev/branch_yushan/src/io/onetcdf4.cpp (modified) minor modification for using intelmpi Wed, 08 Mar 2017 15:55:00 GMT yushan [1067] * XIOS/dev/branch_yushan/bld.cfg (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_dup.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_fortran.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_intercomm_kernel.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_intercomm_world.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_test.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_yushan/src/client.cpp (modified) * XIOS/dev/branch_yushan/src/context_server.cpp (modified) * XIOS/dev/branch_yushan/src/interface/c/icdata.cpp (modified) * XIOS/dev/branch_yushan/src/node/context.cpp (modified) * XIOS/dev/branch_yushan/src/server.cpp (modified) * XIOS/dev/branch_yushan/src/test/test_client.f90 (modified) * XIOS/dev/branch_yushan/src/test/test_complete.f90 (modified) server mode OK tested with test_complete Fri, 03 Mar 2017 13:20:39 GMT ymipsl [1066] * XIOS/trunk/extern/remap/src/tree.cpp (modified) Bug fix : in some interpolation with mask on source grid and with some ... Thu, 02 Mar 2017 09:53:59 GMT mhnguyen [1065] * XIOS/trunk/tools/archive/boost.tar.gz (added) Pushing archive file mistakenly deleted in the previous commit. Thu, 02 Mar 2017 09:42:39 GMT mhnguyen [1064] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/config/domain_attribute_private.conf (modified) * XIOS/trunk/src/io/nc4_data_input.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/transformation/domain_algorithm_generate_rectilinear.cpp (modified) * XIOS/trunk/tools/archive/boost.tar.gz (deleted) Auto-distribution of unstructured grid read from a file. + Unstructured ... Mon, 27 Feb 2017 13:19:19 GMT yushan [1063] * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_barrier.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_dup.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_free.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_lib_intercomm.hpp (modified) * XIOS/dev/branch_yushan/inputs/iodef.xml (modified) * XIOS/dev/branch_yushan/src/client.cpp (modified) * XIOS/dev/branch_yushan/src/context_server.cpp (modified) * XIOS/dev/branch_yushan/src/io/onetcdf4.cpp (modified) * XIOS/dev/branch_yushan/src/node/context.cpp (modified) * XIOS/dev/branch_yushan/src/server.cpp (modified) * XIOS/dev/branch_yushan/src/xios_server.f90 (modified) server mode OK for both multiple and one file mode. Tested with ... Thu, 23 Feb 2017 16:32:17 GMT ymipsl [1062] * XIOS/trunk/src/node/domain.cpp (modified) Bug fix in interpolation for cell boundaries generation. YM Thu, 23 Feb 2017 16:25:22 GMT ymipsl [1061] * XIOS/trunk/src/io/nc4_data_output.cpp (modified) Bug fix in append mode when time_counter was of type "record" YM Thu, 23 Feb 2017 14:51:56 GMT yushan [1060] * XIOS/dev/branch_yushan/bld.cfg (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_create.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_fortran.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_intercomm.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_probe.cpp (modified) * XIOS/dev/branch_yushan/inputs/iodef.xml (modified) * XIOS/dev/branch_yushan/src/client.cpp (modified) * XIOS/dev/branch_yushan/src/context_client.cpp (modified) * XIOS/dev/branch_yushan/src/context_server.cpp (modified) * XIOS/dev/branch_yushan/src/cxios.cpp (modified) * XIOS/dev/branch_yushan/src/interface/c/icdata.cpp (modified) * XIOS/dev/branch_yushan/src/node/context.cpp (modified) * XIOS/dev/branch_yushan/src/server.cpp (modified) * XIOS/dev/branch_yushan/src/xios_server.f90 (modified) minor corrections + clean up Thu, 23 Feb 2017 12:32:32 GMT ymipsl [1059] * XIOS/trunk/src/io/nc4_data_output.cpp (modified) Solve issue in append mode : the time_counter and time_counter_bounds ... Tue, 21 Feb 2017 09:01:06 GMT yushan [1058] * XIOS/dev/branch_yushan/arch/arch-GCC_LINUX.env (modified) * XIOS/dev/branch_yushan/bld.cfg (modified) * XIOS/dev/branch_yushan/inputs/COMPLETE/context_atmosphere.xml (modified) * XIOS/dev/branch_yushan/inputs/COMPLETE/context_surface.xml (modified) * XIOS/dev/branch_yushan/src/test/test_complete.f90 (modified) test with test_complete OK Tue, 21 Feb 2017 07:44:43 GMT yushan [1057] * XIOS/dev/branch_yushan/src/test/test_client.f90 (modified) one file mode OK. Tested with test_client Tue, 21 Feb 2017 07:40:09 GMT yushan [1056] * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_fortran.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_gatherv.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_scatterv.cpp (modified) * XIOS/dev/branch_yushan/extern/src_ep_dev/ep_split.cpp (modified) * XIOS/dev/branch_yushan/inputs/iodef.xml (modified) * XIOS/dev/branch_yushan/src/filter/filter.cpp (modified) * XIOS/dev/branch_yushan/src/filter/input_pin.cpp (modified) * XIOS/dev/branch_yushan/src/filter/output_pin.cpp (modified) * XIOS/dev/branch_yushan/src/filter/source_filter.cpp (modified) * XIOS/dev/branch_yushan/src/io/netcdf.hpp (modified) * XIOS/dev/branch_yushan/src/io/onetcdf4.cpp (modified) * XIOS/dev/branch_yushan/src/node/context.cpp (modified) * XIOS/dev/branch_yushan/src/node/field_impl.hpp (modified) * XIOS/dev/branch_yushan/src/registry.cpp (modified) * XIOS/dev/branch_yushan/src/test/test_client.f90 (modified) one file mode OK. Tested with test_client Mon, 20 Feb 2017 10:03:21 GMT yushan [1055] * XIOS/dev/branch_yushan/src/mpi_std.hpp (added) * XIOS/dev/branch_yushan/src/test/test_client.f90 (modified) adding mpi_std.hpp