# # ChangeLog for XIOS # # Generated by Trac 1.0.1 # 03/29/24 10:11:41 Fri, 15 Sep 2017 14:51:16 GMT ymipsl [1269] * XIOS/dev/XIOS_DEV_CMIP6/src/config/interpolate_domain_attribute.conf (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/interpolate_domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/domain_algorithm_interpolate.hpp (modified) interpolate_domain : add new attribute "read_write_convention" which ... Fri, 15 Sep 2017 13:16:57 GMT ymipsl [1268] * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/domain_algorithm_interpolate.cpp (modified) domain_interpolate : if attribute "weight_filename" is not specified, ... Fri, 15 Sep 2017 12:45:14 GMT ymipsl [1267] * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/domain_algorithm_interpolate.cpp (modified) When interpolate_domain attribute "write_weight" is set to true, it will ... Fri, 15 Sep 2017 12:37:50 GMT ymipsl [1266] * XIOS/dev/XIOS_DEV_CMIP6/src/config/axis_attribute.conf (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/io/nc4_data_output.cpp (modified) Add new axis attribute : formula, formula_term, formula_bounds, ... Wed, 13 Sep 2017 14:16:10 GMT ymipsl [1265] * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.cpp (modified) Revert commit from rev. 1259 dua to side effect when initializing grid ... Wed, 13 Sep 2017 14:14:26 GMT ymipsl [1264] * XIOS/dev/XIOS_DEV_CMIP6/src/config/interpolate_domain_attribute.conf (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/interpolate_domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/domain_algorithm_interpolate.hpp (modified) - Add new attribute : detect_missing_value on "interpolate_domain" ... Tue, 12 Sep 2017 14:35:36 GMT oabramkina [1263] * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.hpp (modified) Modifications allowing to avoid recalculation of the grid distribution ... Tue, 12 Sep 2017 07:50:10 GMT ymipsl [1262] * XIOS/trunk/src/node/domain.cpp (modified) backport of rev.1259 in trunk. YM Tue, 12 Sep 2017 07:45:29 GMT ymipsl [1261] * XIOS/trunk/src/filter/spatial_transform_filter.cpp (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_axis.cpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_reduce_axis.hpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_reduce_domain.cpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_reduce_domain.hpp (modified) backport of rev1260 in trunk. YM Mon, 11 Sep 2017 15:06:38 GMT ymipsl [1260] * XIOS/dev/XIOS_DEV_CMIP6/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/average_reduction.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/average_reduction.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/extract.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/extract.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/max_reduction.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/max_reduction.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/min_reduction.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/min_reduction.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/reduction.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/sum_reduction.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/sum_reduction.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/axis_algorithm_extract_domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/axis_algorithm_extract_domain.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/axis_algorithm_reduce_domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/axis_algorithm_reduce_domain.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/domain_algorithm_expand.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/scalar_algorithm_extract_axis.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/scalar_algorithm_extract_axis.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/scalar_algorithm_reduce_axis.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/scalar_algorithm_reduce_axis.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/scalar_algorithm_reduce_domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/scalar_algorithm_reduce_domain.hpp (modified) Buf fix in reduction. Missing value update was not set correctly YM Mon, 11 Sep 2017 15:05:02 GMT ymipsl [1259] * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.cpp (modified) When chaining transformation, completeLonLat_client was not called to ... Mon, 11 Sep 2017 15:02:48 GMT ymipsl [1258] * XIOS/dev/XIOS_DEV_CMIP6/src/node/axis.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server_distribution_description.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server_distribution_description.hpp (modified) Fix problem of axis distribution. When a grid is composed of a ... Mon, 11 Sep 2017 07:59:02 GMT ymipsl [1257] * XIOS/trunk/src/io/nc4_data_input.cpp (modified) small bugfix when reading curvilinear domain in file (backport from ... Fri, 08 Sep 2017 14:48:47 GMT ymipsl [1256] * XIOS/dev/XIOS_DEV_CMIP6/src/io/nc4_data_input.cpp (modified) small bugfix when reading curvilinear domain in file. YM Thu, 07 Sep 2017 13:30:41 GMT oabramkina [1255] * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.cpp (modified) Fixing a bug in sizes of client buffers. The sizes of client buffers are ... Thu, 07 Sep 2017 13:10:16 GMT rlacroix [1254] * XIOS/trunk/src/context_server.cpp (modified) * XIOS/trunk/src/context_server.hpp (modified) Backport r1225 to trunk: Improve the communication protocol on server ... Wed, 06 Sep 2017 09:03:04 GMT oabramkina [1253] * XIOS/trunk/src/filter/file_writer_filter.cpp (modified) * XIOS/trunk/src/filter/store_filter.cpp (modified) Trunk: fixing a bug in case of activated missing values. If nan values ... Tue, 05 Sep 2017 15:35:04 GMT oabramkina [1252] * XIOS/dev/XIOS_DEV_CMIP6/src/filter/store_filter.cpp (modified) Correction of previous commit. Tue, 05 Sep 2017 14:49:13 GMT oabramkina [1251] * XIOS/dev/XIOS_DEV_CMIP6/src/filter/file_writer_filter.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/filter/store_filter.cpp (modified) Fixing a bug in case of activated missing values. If nan values are ... Fri, 01 Sep 2017 11:39:53 GMT mhnguyen [1250] * XIOS/dev/XIOS_DEV_CMIP6/src/config/grid_attribute.conf (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/distribution_client.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/distribution_client.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/filter/source_filter.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.hpp (modified) Fixing bug on mask grid +) Add mask_0d for scalar grid +) Transmit ... Wed, 30 Aug 2017 13:33:51 GMT mhnguyen [1249] * XIOS/dev/XIOS_DEV_CMIP6/src/config/domain_attribute.conf (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/filter/source_filter.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/io/nc4_data_output.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/axis.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/axis.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.hpp (modified) Various bug fixes on mask and zoom +) Rearrange local index on the ... Tue, 29 Aug 2017 15:18:53 GMT oabramkina [1248] * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) Fixing a bug appeared in dev after merging with trunk. Behavior in case ... Tue, 29 Aug 2017 14:27:44 GMT oabramkina [1247] * XIOS/trunk/src/filter/store_filter.cpp (modified) Trunk: undoing previous commit. Tue, 29 Aug 2017 14:25:56 GMT oabramkina [1246] * XIOS/dev/XIOS_DEV_CMIP6/src/filter/store_filter.cpp (modified) Undoing previous commit. Tue, 29 Aug 2017 13:00:35 GMT oabramkina [1245] * XIOS/trunk/src/filter/store_filter.cpp (modified) Trunk: fixing a bug in missing_values. Tue, 29 Aug 2017 12:57:04 GMT oabramkina [1244] * XIOS/dev/XIOS_DEV_CMIP6/src/filter/store_filter.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server.cpp (modified) Fixing a bug in missing_values. Mon, 28 Aug 2017 10:15:49 GMT oabramkina [1243] * XIOS/dev/XIOS_DEV_CMIP6/src/client.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/client.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/cxios.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/cxios.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server.hpp (modified) Modifications allowing secondary-server pools of different size. It's ... Fri, 11 Aug 2017 12:41:25 GMT ymipsl [1242] * XIOS/dev/XIOS_DEV_CMIP6/src/filter/source_filter.cpp (modified) Bug fix from previous commit. Pb of memory allocation. YM Thu, 10 Aug 2017 16:13:06 GMT ymipsl [1241] * XIOS/dev/XIOS_DEV_CMIP6/src/filter/source_filter.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/filter/source_filter.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) Fix problem on incoming data from client to server when you have so ... Wed, 09 Aug 2017 08:39:19 GMT ymipsl [1240] * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) Avoid buffer Aliasing with MPI_Allreduce YM Tue, 08 Aug 2017 18:21:43 GMT mhnguyen [1239] * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/file.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/file.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.cpp (modified) Correcting a minor bug on detecting server reading level +) Reading ... Tue, 08 Aug 2017 12:25:57 GMT mhnguyen [1238] * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.cpp (modified) Fixing a minor bug on writting scalar Test +) On Curie +) Work with ... Mon, 07 Aug 2017 16:32:48 GMT mhnguyen [1237] * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.cpp (modified) Fixing a minor bug on using same grid for reading and writing +) Make ... Fri, 04 Aug 2017 14:03:34 GMT mhnguyen [1236] * XIOS/dev/XIOS_DEV_CMIP6/src/node/axis.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/axis.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.hpp (modified) Making some changes to allow pools with different number of server +) ... Thu, 03 Aug 2017 13:50:40 GMT mhnguyen [1235] * XIOS/dev/XIOS_DEV_CMIP6/src/io/nc4_data_output.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/axis.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/axis.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server_distribution_description.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server_distribution_description.hpp (modified) Fixing a bug on writting axis label +) Axis label is correctly ... Thu, 03 Aug 2017 13:16:56 GMT oabramkina [1234] * XIOS/dev/XIOS_DEV_CMIP6/src/cxios.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/cxios.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/file.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server.cpp (modified) Minor modifications for secondary server: - adding a check of the number ... Tue, 01 Aug 2017 15:34:55 GMT oabramkina [1233] * XIOS/dev/XIOS_DEV_CMIP6/src/client.cpp (modified) Correcting logfile names on client side in case of oasis. Now files are ... Mon, 31 Jul 2017 15:59:25 GMT mhnguyen [1232] * XIOS/dev/XIOS_DEV_CMIP6/src/context_client.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/context_client.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/file.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/file.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server_distribution_description.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/server_distribution_description.hpp (modified) Fixing the blocking problem where there are more servers than the number ... Fri, 28 Jul 2017 12:28:45 GMT oabramkina [1231] * XIOS/dev/XIOS_DEV_CMIP6/src/client.cpp (modified) Correcting output file names on client side. Fri, 28 Jul 2017 09:43:05 GMT oabramkina [1230] * XIOS/dev/XIOS_DEV_CMIP6/src/context_server.cpp (modified) Minor correctins of r1228. Thu, 27 Jul 2017 17:24:20 GMT oabramkina [1229] * XIOS/dev/XIOS_DEV_CMIP6/src/declare_attribute.hpp (modified) Removing redundant ## token in the list of arguments of variadic macros. ... Thu, 27 Jul 2017 17:09:24 GMT oabramkina [1228] * XIOS/dev/XIOS_DEV_CMIP6/src/context_server.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/context_server.hpp (modified) Resolving a deadlock introduced in r1225. Wed, 26 Jul 2017 08:34:17 GMT oabramkina [1227] * XIOS/dev/XIOS_DEV_CMIP6/src/buffer_client.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/buffer_client.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/cxios.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/cxios.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.cpp (modified) Minor modifications: - changing sizes of client buffers from int to ... Tue, 25 Jul 2017 15:45:03 GMT oabramkina [1226] * XIOS/dev/XIOS_DEV_CMIP6/src/server.cpp (modified) Minor correction of calculations the number of processes dedicated to ... Tue, 25 Jul 2017 13:12:17 GMT ymipsl [1225] * XIOS/dev/XIOS_DEV_CMIP6/src/context_server.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/context_server.hpp (modified) Improvment of XIOS protocal on server side. YM Tue, 25 Jul 2017 13:10:33 GMT ymipsl [1224] * XIOS/dev/XIOS_DEV_CMIP6/src/event_scheduler.cpp (modified) Minor modification to supress tracing of MPI_IProbe message for ... Fri, 21 Jul 2017 15:45:52 GMT oabramkina [1223] * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.cpp (modified) Fixing a bug in case of overlapping domains with masked values. Tested ... Fri, 21 Jul 2017 12:21:12 GMT ymipsl [1222] * XIOS/dev/XIOS_DEV_CMIP6/src/io/nc4_data_output.cpp (modified) Variable can now overload default field attribute in a netcdf file. YM Thu, 20 Jul 2017 13:03:43 GMT mhnguyen [1221] * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.cpp (modified) Fixing a minor bug in transformation: No source index at all for ... Thu, 20 Jul 2017 07:18:34 GMT yushan [1220] * XIOS/dev/branch_openmp/extern/remap/src/gridRemap.hpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/intersect.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/intersection_ym.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/parallel_tree.cpp (modified) * XIOS/dev/branch_openmp/extern/remap/src/polyg.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_probe.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_recv.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_test.cpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_openmp/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_openmp/inputs/Unstruct/iodef.xml (modified) * XIOS/dev/branch_openmp/src/client_server_mapping.cpp (modified) * XIOS/dev/branch_openmp/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/branch_openmp/src/test/test_remap_omp.f90 (modified) test_remap_omp tested on ADA except two fields Tue, 18 Jul 2017 09:50:10 GMT mhnguyen [1219] * XIOS/dev/XIOS_DEV_CMIP6/src/attribute_array.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/attribute_array_impl.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/attribute_enum.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/attribute_enum_impl.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/attribute_template.hpp (modified) Correcting minor bug of reference key word +) Comparison of two objects ... Mon, 17 Jul 2017 15:50:14 GMT yushan [1218] * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_gatherv.cpp (modified) fix previous commit. One situation was not considered Mon, 17 Jul 2017 14:36:51 GMT mhnguyen [1217] * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.cpp (modified) Updating the previous commit with the correct version Mon, 17 Jul 2017 14:16:11 GMT mhnguyen [1216] * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.hpp (modified) Performance improvement of vertical interpolation +) Reduce a number of ... Sat, 15 Jul 2017 08:49:26 GMT ymipsl [1215] * XIOS/dev/XIOS_DEV_CMIP6/src/node/axis.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/axis.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/domain.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/field.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/grid.hpp (modified) Distribute files on servers 2 -> Ok test_dcmip2 YM Fri, 14 Jul 2017 13:48:44 GMT ymipsl [1214] * XIOS/dev/XIOS_DEV_CMIP6/src/server.cpp (modified) Minor correction in order to provide correct number of server 2. YM Fri, 14 Jul 2017 13:46:59 GMT ymipsl [1213] * XIOS/dev/XIOS_DEV_CMIP6/src/Doxyfile (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/Licence.txt (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/Licence_CeCILL_V2-en.txt (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/Licence_CeCILL_V2-fr.txt (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/Makefile (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/bld.cfg (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/client_error.err (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/client_output.out (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/compile.sh (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/config.fcm (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/fcm_env.ksh (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/fcm_env.sh (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/header_licence (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/job_submit.sh (deleted) * XIOS/dev/XIOS_DEV_CMIP6/src/make_xios (deleted) Delete spurious files introduced in past commit. YM Wed, 12 Jul 2017 10:27:06 GMT oabramkina [1212] * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/node/context.hpp (modified) File dibution among secondary servers done in a more flexible way. ... Wed, 12 Jul 2017 08:26:05 GMT oabramkina [1211] * XIOS/dev/XIOS_DEV_CMIP6 (copied) Creating a branch for CMIP6 Tue, 11 Jul 2017 16:04:13 GMT rlacroix [1210] * XIOS/dev/dev_olga/src/filter/source_filter.cpp (modified) * XIOS/trunk/src/filter/source_filter.cpp (modified) Fix: The freq_offset was not applied to the end-of-file notification ... Tue, 11 Jul 2017 15:57:38 GMT yushan [1209] * XIOS/dev/branch_openmp/bld.cfg (modified) * XIOS/dev/branch_openmp/extern/src_ep_dev/ep_gatherv.cpp (modified) * XIOS/dev/branch_openmp/inputs/Unstruct/iodef.xml (modified) * XIOS/dev/branch_openmp/src/client_client_dht_template_impl.hpp (modified) * XIOS/dev/branch_openmp/src/node/field.cpp (modified) * XIOS/dev/branch_openmp/src/test/test_unstruct_omp.f90 (modified) bug corrected. happened when certain threads send 0 elements in the ... Tue, 11 Jul 2017 09:34:53 GMT oabramkina [1208] * 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) Two server levels: distibuting files among secondary servers according ... Tue, 11 Jul 2017 08:18:38 GMT yushan [1207] * XIOS/dev/branch_openmp (moved) rename branch Tue, 11 Jul 2017 08:12:36 GMT yushan [1206] * XIOS/dev/branch_yushan (deleted) deleting old branch Mon, 10 Jul 2017 16:17:04 GMT yushan [1205] * XIOS/dev/branch_yushan_merged/extern/remap/src/clipper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/gridRemap.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/intersect.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/intersection_ym.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/libmapper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/mapper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/node.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/parallel_tree.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/polyg.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/triple.cpp (modified) * XIOS/dev/branch_yushan_merged/src/attribute.cpp (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/client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/config/axis_attribute_private.conf (modified) * XIOS/dev/branch_yushan_merged/src/config/field_attribute.conf (modified) * XIOS/dev/branch_yushan_merged/src/config/file_attribute.conf (modified) * XIOS/dev/branch_yushan_merged/src/config/zoom_axis_attribute.conf (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/cxios.cpp (modified) * XIOS/dev/branch_yushan_merged/src/data_output.cpp (modified) * XIOS/dev/branch_yushan_merged/src/distribution_server.cpp (modified) * XIOS/dev/branch_yushan_merged/src/distribution_server.hpp (modified) * XIOS/dev/branch_yushan_merged/src/filter/file_writer_filter.cpp (modified) * XIOS/dev/branch_yushan_merged/src/filter/source_filter.cpp (modified) * XIOS/dev/branch_yushan_merged/src/filter/source_filter.hpp (modified) * XIOS/dev/branch_yushan_merged/src/filter/store_filter.cpp (modified) * XIOS/dev/branch_yushan_merged/src/filter/store_filter.hpp (modified) * XIOS/dev/branch_yushan_merged/src/filter/temporal_filter.hpp (modified) * XIOS/dev/branch_yushan_merged/src/interface/c/icdata.cpp (modified) * XIOS/dev/branch_yushan_merged/src/interface/c_attr/icfield_attr.cpp (modified) * XIOS/dev/branch_yushan_merged/src/interface/c_attr/icfieldgroup_attr.cpp (modified) * XIOS/dev/branch_yushan_merged/src/interface/c_attr/icfile_attr.cpp (modified) * XIOS/dev/branch_yushan_merged/src/interface/c_attr/icfilegroup_attr.cpp (modified) * XIOS/dev/branch_yushan_merged/src/interface/c_attr/icinterpolate_domain_attr.cpp (modified) * XIOS/dev/branch_yushan_merged/src/interface/c_attr/iczoom_axis_attr.cpp (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran/idata.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/field_interface_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/fieldgroup_interface_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/file_interface_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/filegroup_interface_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/ifield_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/ifieldgroup_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/ifile_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/ifilegroup_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/iinterpolate_domain_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/interpolate_domain_interface_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/izoom_axis_attr.F90 (modified) * XIOS/dev/branch_yushan_merged/src/interface/fortran_attr/zoom_axis_interface_attr.F90 (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/memtrack.cpp (modified) * XIOS/dev/branch_yushan_merged/src/memtrack.hpp (modified) * 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/context.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/field.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/field_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/node/file.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/grid.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/zoom_axis.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/axis_algorithm_interpolate.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/axis_algorithm_zoom.cpp (modified) * XIOS/dev/branch_yushan_merged/src/transformation/axis_algorithm_zoom.hpp (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/generic_algorithm_transformation.cpp (modified) branch merged with trunk @1200 Mon, 10 Jul 2017 15:28:00 GMT mhnguyen [1204] * XIOS/dev/dev_olga/src/node/reduce_domain_to_axis.cpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_reduce_domain.cpp (modified) Correcting a minor bug of domain reduction Test +) No test Mon, 10 Jul 2017 13:18:16 GMT yushan [1203] * XIOS/dev/branch_yushan_merged/bld.cfg (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_gatherv.cpp (modified) * XIOS/dev/branch_yushan_merged/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_yushan_merged/inputs/Unstruct/iodef.xml (modified) * XIOS/dev/branch_yushan_merged/src/client_client_dht_template_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/field.cpp (modified) * XIOS/dev/branch_yushan_merged/src/test/test_remap_omp.f90 (modified) * XIOS/dev/branch_yushan_merged/src/test/test_unstruct_omp.f90 (modified) * XIOS/dev/branch_yushan_merged/src/transformation/grid_transformation.cpp (modified) prep to merge with trunk @1200 Mon, 10 Jul 2017 13:16:17 GMT mhnguyen [1202] * XIOS/dev/dev_olga/inputs/iodef.xml (modified) * XIOS/dev/dev_olga/src/config/axis_attribute_private.conf (modified) * XIOS/dev/dev_olga/src/distribution_server.cpp (modified) * XIOS/dev/dev_olga/src/distribution_server.hpp (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/grid.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.hpp (modified) * XIOS/dev/dev_olga/src/test/test_client.f90 (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_zoom.cpp (modified) Porting non-continuous axis zoom to dev branch +) Port axis zoom +) ... Fri, 07 Jul 2017 16:17:49 GMT oabramkina [1201] * XIOS/dev/dev_olga/src/buffer_client.cpp (modified) * XIOS/dev/dev_olga/src/buffer_client.hpp (modified) * XIOS/dev/dev_olga/src/config/axis_attribute_private.conf (modified) * XIOS/dev/dev_olga/src/config/field_attribute.conf (modified) * XIOS/dev/dev_olga/src/config/file_attribute.conf (modified) * XIOS/dev/dev_olga/src/config/zoom_axis_attribute.conf (modified) * XIOS/dev/dev_olga/src/context_client.cpp (modified) * XIOS/dev/dev_olga/src/context_client.hpp (modified) * XIOS/dev/dev_olga/src/distribution_server.hpp (modified) * XIOS/dev/dev_olga/src/filter/file_writer_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/source_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/store_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/store_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/temporal_filter.hpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icfield_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icfieldgroup_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icfile_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icfilegroup_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icinterpolate_domain_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/iczoom_axis_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/field_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/fieldgroup_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/file_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/filegroup_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ifield_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ifieldgroup_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ifile_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ifilegroup_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/iinterpolate_domain_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/interpolate_domain_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/izoom_axis_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/zoom_axis_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/io/nc4_data_input.cpp (modified) * XIOS/dev/dev_olga/src/io/onetcdf4.cpp (modified) * XIOS/dev/dev_olga/src/node/axis.hpp (modified) * XIOS/dev/dev_olga/src/node/calendar_wrapper.cpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/node/domain.cpp (modified) * XIOS/dev/dev_olga/src/node/field.cpp (modified) * XIOS/dev/dev_olga/src/node/field_impl.hpp (modified) * XIOS/dev/dev_olga/src/node/file.cpp (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/zoom_axis.cpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_zoom.hpp (modified) * XIOS/dev/dev_olga/src/transformation/generic_algorithm_transformation.cpp (modified) Two server levels: merging trunk r1200 (except for non-contiguous zoom) ... Fri, 07 Jul 2017 13:52:44 GMT rlacroix [1200] * XIOS/trunk/src/node/context.cpp (modified) Improve the buffer size estimation. This in fact reverts r1190 but with ... Fri, 07 Jul 2017 12:03:20 GMT aclsce [1199] * XIOS/trunk/src/transformation/axis_algorithm_interpolate.cpp (modified) - Invert test condition to avoid to evaluate NaN. Thu, 06 Jul 2017 14:52:47 GMT rlacroix [1198] * XIOS/trunk/src/context_client.cpp (modified) Fix a stupid mistake in previous commit... Thu, 06 Jul 2017 13:49:19 GMT rlacroix [1197] * XIOS/trunk/src/context_client.cpp (modified) Fix: A floating-point exception could sometimes occur after r1190. Wed, 05 Jul 2017 12:14:09 GMT yushan [1196] * XIOS/dev/branch_yushan_merged/bld.cfg (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_fortran.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_intercomm.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_lib.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_message.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_type.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_yushan_merged/src/client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/client_client_dht_template_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/server.cpp (modified) * XIOS/dev/branch_yushan_merged/src/test/test_omp.f90 (modified) * XIOS/dev/branch_yushan_merged/src/transformation/grid_transformation.cpp (modified) add request_check. test client and complete OK Tue, 04 Jul 2017 12:40:33 GMT aclsce [1195] * XIOS/trunk/src/node/file.cpp (modified) - Fixed bug related to offset functionality Tue, 04 Jul 2017 12:28:50 GMT oabramkina [1194] * 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) Two server levels: simplifying context finalization. Send of context ... Mon, 03 Jul 2017 14:45:10 GMT oabramkina [1193] * XIOS/dev/dev_olga/src/context_client.cpp (modified) * XIOS/dev/dev_olga/src/context_server.cpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) Two server levels: fixing a bug during context finalization. The last ... Mon, 03 Jul 2017 12:34:22 GMT rlacroix [1192] * XIOS/trunk/src/buffer_client.cpp (modified) * XIOS/trunk/src/buffer_client.hpp (modified) * XIOS/trunk/src/context_client.cpp (modified) * XIOS/trunk/src/context_client.hpp (modified) Display a warning message if an event has a size greater than the ... Mon, 03 Jul 2017 12:34:21 GMT rlacroix [1191] * XIOS/trunk/src/node/context.cpp (modified) Do not use the "min_buffer_size" parameter also as maximum event size. ... Mon, 03 Jul 2017 12:34:20 GMT rlacroix [1190] * XIOS/trunk/src/node/context.cpp (modified) Remove an old failsafe mechanism that could hide some buffers ... Fri, 30 Jun 2017 14:22:31 GMT ymipsl [1189] * XIOS/trunk/src/config/file_attribute.conf (modified) * XIOS/trunk/src/node/file.cpp (modified) Add new attribute to manage splitting in file name : - ... Fri, 30 Jun 2017 11:37:17 GMT oabramkina [1188] * XIOS/dev/dev_olga/src/node/context.cpp (modified) Two server levels: correcting buffer allocations on client side of ... Wed, 28 Jun 2017 15:46:00 GMT yushan [1187] * XIOS/dev/branch_yushan_merged/bld.cfg (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_lib.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_message.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_type.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_yushan_merged/src/client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/server.cpp (modified) add pending list for irecv Wed, 28 Jun 2017 13:25:20 GMT rlacroix [1186] * XIOS/trunk/src/filter/file_writer_filter.cpp (modified) * XIOS/trunk/src/filter/source_filter.cpp (modified) * XIOS/trunk/src/filter/source_filter.hpp (modified) * XIOS/trunk/src/filter/store_filter.cpp (modified) * XIOS/trunk/src/filter/store_filter.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) Fix: Ensure "detect_missing_value" is always applied. Missing values ... Mon, 26 Jun 2017 16:36:56 GMT yushan [1185] * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_barrier.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_intercomm_kernel.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_lib_intercomm.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_probe.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_test.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_type.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_yushan_merged/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_yushan_merged/src/client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/client_client_dht_template_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/server.cpp (modified) save dev. recv_test OK Mon, 26 Jun 2017 14:44:24 GMT oabramkina [1184] * XIOS/dev/dev_olga/src/context_client.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) Two server levels: correcting buffer allocations on client side of ... Fri, 23 Jun 2017 13:01:52 GMT rlacroix [1183] * XIOS/trunk/src/filter/temporal_filter.hpp (modified) Fix corrupted outputs after r1124. Some variables were used before ... Fri, 23 Jun 2017 13:01:47 GMT rlacroix [1182] * 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) Update the documentation. Document the "xios_field_is_active" function ... Fri, 23 Jun 2017 13:01:41 GMT rlacroix [1181] * XIOS/trunk/src/config/field_attribute.conf (modified) * XIOS/trunk/src/interface/c_attr/icfield_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icfieldgroup_attr.cpp (modified) * XIOS/trunk/src/interface/fortran_attr/field_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/fieldgroup_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ifield_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ifieldgroup_attr.F90 (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field_impl.hpp (modified) Add a new field attribut "check_if_active". If this attribut is set to ... Thu, 22 Jun 2017 15:03:07 GMT oabramkina [1180] * XIOS/dev/dev_olga/src/client.cpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) * XIOS/dev/dev_olga/src/server.hpp (modified) Two server levels: (1) oasis works now with two server levels (2) ... Wed, 21 Jun 2017 15:57:47 GMT yushan [1179] * XIOS/dev/branch_yushan_merged/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_yushan_merged/inputs/Unstruct/iodef.xml (modified) * XIOS/dev/branch_yushan_merged/src/buffer_client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/context_server.cpp (modified) * XIOS/dev/branch_yushan_merged/src/test/test_remap_omp.f90 (modified) MARK! This version is working for test_client and test_complete with ... Wed, 21 Jun 2017 12:47:11 GMT mhnguyen [1178] * XIOS/dev/dev_olga/src/node/grid.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.hpp (modified) Fixing bug: Writting scalar into file +) Update writing scalar with new ... Wed, 21 Jun 2017 07:11:18 GMT yushan [1177] * XIOS/dev/branch_yushan_merged/src/test/test_unstruct_omp.f90 (added) save modif Wed, 21 Jun 2017 07:09:59 GMT yushan [1176] * XIOS/dev/branch_yushan_merged/bld.cfg (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/libmapper.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/polyg.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/triple.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_message.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/src_ep_dev/ep_wait.cpp (modified) * XIOS/dev/branch_yushan_merged/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_yushan_merged/inputs/Unstruct/iodef.xml (modified) * XIOS/dev/branch_yushan_merged/src/buffer_client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/client.cpp (modified) * XIOS/dev/branch_yushan_merged/src/client_client_dht_template_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/data_output.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/nc4_data_input.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/nc4_data_output.cpp (modified) * XIOS/dev/branch_yushan_merged/src/test/test_complete_omp.f90 (modified) * XIOS/dev/branch_yushan_merged/src/test/test_remap_omp.f90 (modified) save modif Mon, 19 Jun 2017 14:32:17 GMT oabramkina [1175] * XIOS/dev/dev_olga/tools/archive/boost.tar.gz (modified) Two server levels: updating boost. Mon, 19 Jun 2017 14:17:58 GMT oabramkina [1174] * XIOS/dev/dev_olga/src/uuid.cpp (added) * XIOS/dev/dev_olga/src/uuid.hpp (added) Two server levels: adding files deleted in the previous commit. Mon, 19 Jun 2017 14:00:48 GMT mhnguyen [1173] * XIOS/dev/dev_olga/inputs/COMPLETE/context_surface.xml (modified) * XIOS/dev/dev_olga/src/node/domain.cpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_olga/src/transformation/domain_algorithm_interpolate.hpp (modified) * XIOS/dev/dev_olga/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/dev_olga/src/uuid.cpp (deleted) * XIOS/dev/dev_olga/src/uuid.hpp (deleted) Fixing bug: Overlapped domains behave incorrectly +) If local domains ... Thu, 15 Jun 2017 17:32:13 GMT yushan [1172] * XIOS/dev/branch_yushan_merged/extern/remap/src/elt.hpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/node.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/parallel_tree.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/tree.cpp (modified) * XIOS/dev/branch_yushan_merged/extern/remap/src/tree.hpp (modified) * XIOS/dev/branch_yushan_merged/inputs/REMAP/iodef.xml (modified) * XIOS/dev/branch_yushan_merged/src/client_client_dht_template_impl.hpp (modified) * XIOS/dev/branch_yushan_merged/src/io/inetcdf4.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/nc4_data_input.cpp (modified) * XIOS/dev/branch_yushan_merged/src/io/nc4_data_output.cpp (modified) * XIOS/dev/branch_yushan_merged/src/node/file.cpp (modified) save dev. need to unify the file type when using EP Thu, 15 Jun 2017 14:17:12 GMT mhnguyen [1171] * XIOS/trunk/doc/XIOS_reference_guide.pdf (modified) * XIOS/trunk/doc/inputs/reference/Transformations.lyx (modified) Update reference guide Thu, 15 Jun 2017 14:17:07 GMT mhnguyen [1170] * XIOS/trunk/src/interface/c_attr/icfile_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icfilegroup_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icinterpolate_domain_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/iczoom_axis_attr.cpp (modified) * XIOS/trunk/src/interface/fortran_attr/file_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/filegroup_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ifile_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/ifilegroup_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/iinterpolate_domain_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/interpolate_domain_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/izoom_axis_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/zoom_axis_interface_attr.F90 (modified) Update Fortran interface.