# # ChangeLog for XIOS # # Generated by Trac 1.0.1 # 05/14/24 02:45:27 Fri, 20 Aug 2021 12:38:23 GMT ymipsl [2203] * XIOS/dev/dev_ym/XIOS_COUPLING/src/declare_ref_func.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template_impl.hpp (modified) New functionnality : domain, axis and scalar can now be retrieve with ... Thu, 19 Aug 2021 11:34:34 GMT ymipsl [2202] * XIOS/trunk/inputs/ugrid_test/iodef.xml (added) add ugrid cube test YM Thu, 19 Aug 2021 11:34:20 GMT ymipsl [2201] * XIOS/trunk/inputs/ugrid_test (added) add ugrid cube test YM Thu, 19 Aug 2021 11:28:53 GMT ymipsl [2200] * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/node/file.cpp (modified) * XIOS/trunk/src/node/mesh.cpp (modified) * XIOS/trunk/src/test/test_ugrid.f90 (added) Bugs fix for UGRID convention output - global indexation was not taking ... Thu, 29 Jul 2021 08:35:09 GMT jderouillat [2199] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) Set initial value of finished in CContext::eventLoop to true (if ... Wed, 28 Jul 2021 09:25:01 GMT jderouillat [2198] * XIOS/dev/dev_ym/XIOS_COUPLING/extern/remap/src/mapper.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/extern/remap/src/node.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/extern/remap/src/triple.hpp (modified) Backporting commit 2088 : bug fix in remapper for gcc Wed, 28 Jul 2021 07:30:02 GMT jderouillat [2197] * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/run_test_irene (modified) Apply unit test suite in prod mode for GNU Tue, 27 Jul 2021 14:38:45 GMT jderouillat [2196] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/compute_connectivity_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/expand_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/generate_rectilinear_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/interpolate_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reorder_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/zoom_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/Functions/reduction.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate.cpp (modified) Backporting commit 1852 : Compiler fix for recent version of GCCfor ... Thu, 22 Jul 2021 14:23:05 GMT yushan [2195] * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/temporal_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/temporal_transform_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/temporal_transform_filter.hpp (modified) workflow graph : enable temporal splitting filter Thu, 22 Jul 2021 13:54:04 GMT yushan [2194] * XIOS/dev/dev_ym/XIOS_COUPLING/src/parse_expr/filter_expr_node.cpp (modified) workflow graph : bug fix (check if attribute is defined before querying ... Thu, 22 Jul 2021 12:05:58 GMT yushan [2193] * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/binary_arithmetic_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/binary_arithmetic_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/temporal_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/temporal_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/unary_arithmetic_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/unary_arithmetic_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/graph_package.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/parse_expr/filter_expr_node.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/workflow_graph.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/workflow_graph.hpp (modified) workflow graph : enable unary and binary arithmetic filters Wed, 21 Jul 2021 10:03:44 GMT jderouillat [2192] * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/step1.py (modified) Clean previous test suite run directories (in case of executions of many ... Wed, 21 Jul 2021 08:39:52 GMT jderouillat [2191] * XIOS/dev/dev_ym/XIOS_COUPLING/arch/arch-X64_IRENE_GNU.env (added) * XIOS/dev/dev_ym/XIOS_COUPLING/arch/arch-X64_IRENE_GNU.fcm (added) * XIOS/dev/dev_ym/XIOS_COUPLING/arch/arch-X64_IRENE_GNU.path (added) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/ARCH/arch-X64_IRENE_GNU.env (added) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/ARCH/arch-X64_IRENE_GNU.fcm (added) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/ARCH/arch-X64_IRENE_GNU.path (added) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/COMPILE/compile_param_irene.def (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/run_test_irene (modified) Apply test suite in a GNU environment Tue, 20 Jul 2021 14:22:31 GMT jderouillat [2190] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.cpp (modified) Add bound checking when the workflow view is scaned (highlighted by ... Tue, 20 Jul 2021 09:02:43 GMT jderouillat [2189] * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_transform_connector.cpp (modified) Fixes for some more strict compilers (gcc 8.3 at TGCC) Mon, 19 Jul 2021 08:56:42 GMT jderouillat [2188] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/reduce_transform_connector.hpp (modified) Fix average reduction (update reference results for test_scalar_algo) Fri, 16 Jul 2021 08:16:19 GMT jderouillat [2187] * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_domain_algo/context_atm.xml (modified) Set interpolation order to 1 for reproducibility (references have been ... Thu, 15 Jul 2021 15:17:07 GMT jderouillat [2186] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.cpp (modified) Modify extract (domain to domain) implementation : reset all geometrical ... Thu, 15 Jul 2021 13:03:45 GMT jderouillat [2185] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) Fix ni/nj computation when not defined but number of elements in ... Thu, 15 Jul 2021 12:57:08 GMT jderouillat [2184] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.cpp (modified) Modify reorder implementation : reset all geometrical attributes, limit ... Thu, 15 Jul 2021 11:28:24 GMT ymipsl [2183] * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory_impl.hpp (modified) Change object undef id for better output in netcdf file : ... Thu, 15 Jul 2021 11:19:13 GMT ymipsl [2182] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.hpp (modified) remove unused method. YM Thu, 15 Jul 2021 10:01:14 GMT ymipsl [2181] * XIOS/trunk/src/io/nc4_data_output.cpp (modified) Add missing metadata in mesh when using ugrid convention writing : - ... Mon, 12 Jul 2021 18:04:46 GMT ymipsl [2180] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distributed_view.hpp (modified) make better {} aligment in file (cosmetic only) YM Mon, 12 Jul 2021 18:02:30 GMT ymipsl [2179] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.hpp (modified) Improve performance of CGridRemoteConnector when grid source and/or ... Mon, 12 Jul 2021 18:00:52 GMT ymipsl [2178] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/leader_process.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/leader_process.hpp (added) Externalize in separate file the management of server leader that was in ... Mon, 12 Jul 2021 17:58:18 GMT ymipsl [2177] * XIOS/dev/dev_ym/XIOS_COUPLING/src/utils.hpp (modified) Correct problem in hash methods for vector. Implement hash combine. YM Mon, 12 Jul 2021 17:56:24 GMT ymipsl [2176] * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.cpp (modified) Fix a minimum buffer size after buffer evaluation in order to achive ... Mon, 12 Jul 2021 17:46:56 GMT ymipsl [2175] * XIOS/dev/dev_ym/XIOS_COUPLING/src/test/generic_testcase.f90 (modified) For generic testcase, for lmdz domain type, mask was not set for X and Y ... Fri, 09 Jul 2021 13:07:49 GMT jderouillat [2174] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.cpp (modified) Set attributes in compute reorder using source views in Coupling Wed, 07 Jul 2021 12:55:11 GMT jderouillat [2173] * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/ENV/irene.env (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/step2.py (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_axis_algo/context_atm.xml (modified) Really check temporal splitting in test suite (2D fields) Wed, 07 Jul 2021 10:46:08 GMT jderouillat [2172] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) Re-enable arithmetic filter Mon, 05 Jul 2021 12:20:32 GMT jderouillat [2171] * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/ARCH/arch-X64_IRENE.env (modified) update tests suite irene arch file, loading new perl for new fcm version Mon, 05 Jul 2021 10:10:49 GMT jderouillat [2170] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.cpp (modified) Set more attributes to compute reorder domain in Coupling Fri, 25 Jun 2021 16:15:25 GMT ymipsl [2169] * XIOS/trunk/extern/remap/src/earcut.hpp (modified) Fix for gcc 10 YM Fri, 25 Jun 2021 16:14:38 GMT ymipsl [2168] * XIOS/dev/dev_ym/XIOS_COUPLING/extern/remap/src/earcut.hpp (modified) Fix for gcc 10 YM Fri, 25 Jun 2021 16:08:23 GMT ymipsl [2167] * XIOS/dev/dev_ym/XIOS_COUPLING/arch/arch-X64_IRENE.env (modified) update irene arch file, loading new perl for new fcm version YM Fri, 25 Jun 2021 16:03:14 GMT ymipsl [2166] * XIOS/dev/dev_ym/XIOS_COUPLING/make_xios (modified) adapt makefile to new fcm version --fcm new --> default flage YM Fri, 25 Jun 2021 16:00:40 GMT ymipsl [2165] * XIOS/dev/dev_ym/XIOS_COUPLING/tools/archive/FCM.tar.gz (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/tools/archive/FCM_NEW.tar.gz (added) * XIOS/dev/dev_ym/XIOS_COUPLING/tools/archive/FCM_OLD.tar.gz (added) Add new version of FCM YM Fri, 25 Jun 2021 15:45:20 GMT ymipsl [2164] * XIOS/trunk/make_xios (modified) Adapt make_xios to accept new version of FCM (requiere perl 5.1) new ... Fri, 25 Jun 2021 15:41:55 GMT ymipsl [2163] * XIOS/trunk/tools/archive/FCM_NEW.tar.gz (added) * XIOS/trunk/tools/archive/FCM_OLD.tar.gz (added) New and old version of FCM archive YM Fri, 25 Jun 2021 15:41:10 GMT ymipsl [2162] * XIOS/trunk/tools/archive/FCM.tar.gz (deleted) supress old FCM archive YM Fri, 25 Jun 2021 15:07:47 GMT jderouillat [2161] * XIOS/trunk/tools/archive/FCM.tar.gz (modified) Fix FCM update Fri, 25 Jun 2021 13:25:54 GMT ymipsl [2160] * XIOS/dev/dev_ym/XIOS_COUPLING/tools/archive/FCM.tar.gz (modified) Update to the latest version of FCM YM Fri, 25 Jun 2021 13:24:46 GMT ymipsl [2159] * XIOS/trunk/tools/archive/FCM.tar.gz (modified) Update to the latest version of FCM YM Tue, 22 Jun 2021 15:12:14 GMT jderouillat [2158] * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/ENV/irene.env (modified) Update Irene COUPLING test suite paths with shared space Tue, 22 Jun 2021 15:10:15 GMT jderouillat [2157] * XIOS/trunk/xios_test_suite/ENV/irene.env (modified) Update Irene trunk test suite paths with shared space Mon, 21 Jun 2021 09:48:04 GMT jderouillat [2156] * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_domain_algo/context_atm.xml (modified) Enable extract_domain in Unit Tests Mon, 14 Jun 2021 14:50:00 GMT jderouillat [2155] * XIOS/trunk/xios_test_suite/ENV/jeanzay.env (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/my_run.sh (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) Update test suite for Jean-Zay Fri, 11 Jun 2021 13:07:02 GMT jderouillat [2154] * XIOS/trunk/xios_test_suite/ENV/irene.env (modified) Update ref_location to be able to run the test_suite Thu, 10 Jun 2021 08:18:14 GMT jderouillat [2153] * XIOS/dev/dev_ym/XIOS_COUPLING/arch/arch-X64_ZEUS.env (added) * XIOS/dev/dev_ym/XIOS_COUPLING/arch/arch-X64_ZEUS.fcm (added) * XIOS/dev/dev_ym/XIOS_COUPLING/arch/arch-X64_ZEUS.path (added) Add arch files for CMCC cluster Thu, 10 Jun 2021 08:17:06 GMT jderouillat [2152] * XIOS/branchs/xios-2.5/arch/arch-X64_ZEUS.env (modified) * XIOS/branchs/xios-2.5/arch/arch-X64_ZEUS.fcm (modified) Update arch files for CMCC cluster Thu, 10 Jun 2021 08:16:55 GMT jderouillat [2151] * XIOS/trunk/arch/arch-X64_ZEUS.env (modified) * XIOS/trunk/arch/arch-X64_ZEUS.fcm (modified) Update arch files for CMCC cluster Thu, 10 Jun 2021 08:03:30 GMT jderouillat [2150] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/file.cpp (modified) Fix typo in : Do not remove ranks with empty data from file writing ... Thu, 10 Jun 2021 07:59:33 GMT jderouillat [2149] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/file.cpp (modified) Do not remove ranks with empty data from file writing communicators Tue, 08 Jun 2021 10:19:57 GMT jderouillat [2148] * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/default_param.json (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_axis_algo/user_param.json (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_function/user_param.json (modified) Disable temporary (deadlock for now) level 2 servers in test suite Fri, 04 Jun 2021 11:52:10 GMT jderouillat [2147] * XIOS/dev/dev_ym/XIOS_COUPLING/arch/arch-X64_IRENE.env (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_axis_algo/context_atm.xml (modified) Enable duplicate_scalar in test suite Fri, 04 Jun 2021 09:57:21 GMT yushan [2146] * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_array.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_array_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_enum.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_enum_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_map.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_map.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_template_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.cpp (modified) Big commit on graph functionality. Other graph related dev Fri, 04 Jun 2021 09:56:39 GMT yushan [2145] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_transfer.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_inverse.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_temporal_splitting.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_expand.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_generate_rectilinear.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_interpolate.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_extract_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_scalar.hpp (modified) Big commit on graph functionality. Add algo name for showing in the ... Fri, 04 Jun 2021 09:55:52 GMT yushan [2144] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) Big commit on graph functionality. Enable the workflow graph when going ... Fri, 04 Jun 2021 09:54:38 GMT yushan [2143] * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_from_client_source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_from_server_source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_to_model_store_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_to_model_store_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_to_server_store_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_to_server_store_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/data_packet.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_reader_source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_writer_store_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_writer_store_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/model_to_client_source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/model_to_client_source_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/output_pin.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/output_pin.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/pass_through_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/pass_through_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_from_client_source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_to_client_store_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_to_client_store_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/temporal_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/temporal_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/transform_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/transform_filter.hpp (modified) Big commit on graph functionality. Add buildWorkflowGraph function for ... Fri, 04 Jun 2021 09:53:14 GMT yushan [2142] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/field_attribute.conf (modified) Big commit on graph functionality. Add attribute build_workflow_graph Fri, 04 Jun 2021 09:52:35 GMT yushan [2141] * XIOS/dev/dev_ym/XIOS_COUPLING/src/graph_package.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/workflow_graph.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/workflow_graph.hpp (added) Big commit on graph functionality. Add files Wed, 02 Jun 2021 13:15:56 GMT jderouillat [2140] * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/my_run.sh (modified) Add an exit for deadlocking test unit jobs (too long, more than 5 ... Wed, 02 Jun 2021 09:03:35 GMT jderouillat [2139] * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/ARCH/arch-X64_IRENE.env (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/COMPILE/compile_irene (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/COMPILE/config_compile.py (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/ENV/irene.env (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/step2.py (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_axis_algo/checkfile.def (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_axis_algo/context_atm.xml (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_axis_algo/user_param.json (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_domain_algo/checkfile.def (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_domain_algo/context_atm.xml (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_domain_algo/user_param.json (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_function (added) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_function/checkfile.def (added) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_function/context_atm.xml (added) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_function/user_param.json (added) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_grid_algo (added) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_grid_algo/checkfile.def (added) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_grid_algo/context_atm.xml (added) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_grid_algo/user_param.json (added) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_scalar_algo/checkfile.def (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_scalar_algo/context_atm.xml (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/test_scalar_algo/user_param.json (modified) Update Python error management. Importing unit test from trunk. Sun, 30 May 2021 21:32:15 GMT yushan [2138] * XIOS/dev/dev_trunk_graph/src/node/context.cpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_reduce_axis.cpp (modified) temporal commit for merging graph into XIOS_coupling @2137 Sun, 30 May 2021 21:30:01 GMT yushan [2137] * XIOS/dev/dev_trunk_graph/src/array_new.hpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_array.hpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_array_decl.cpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_array_impl.hpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_enum_impl.hpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_template.hpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_template_decl.cpp (modified) * XIOS/dev/dev_trunk_graph/src/attribute_template_impl.hpp (modified) * XIOS/dev/dev_trunk_graph/src/buffer_client.cpp (modified) * XIOS/dev/dev_trunk_graph/src/buffer_client.hpp (modified) * XIOS/dev/dev_trunk_graph/src/buffer_server.cpp (modified) * XIOS/dev/dev_trunk_graph/src/buffer_server.hpp (modified) * XIOS/dev/dev_trunk_graph/src/config/field_attribute.conf (modified) * XIOS/dev/dev_trunk_graph/src/config/interpolate_axis_attribute.conf (modified) * XIOS/dev/dev_trunk_graph/src/context_client.cpp (modified) * XIOS/dev/dev_trunk_graph/src/context_client.hpp (modified) * XIOS/dev/dev_trunk_graph/src/context_server.cpp (modified) * XIOS/dev/dev_trunk_graph/src/context_server.hpp (modified) * XIOS/dev/dev_trunk_graph/src/declare_attribute.hpp (modified) * XIOS/dev/dev_trunk_graph/src/distribution/gatherer_connector.hpp (modified) * XIOS/dev/dev_trunk_graph/src/distribution/grid_scatterer_connector.hpp (modified) * XIOS/dev/dev_trunk_graph/src/distribution/grid_transform_connector.cpp (modified) * XIOS/dev/dev_trunk_graph/src/distribution/scatterer_connector.hpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/client_from_client_source_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/client_to_model_store_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/client_to_server_store_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/client_to_server_store_filter.hpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/pass_through_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/server_to_client_store_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/server_to_client_store_filter.hpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/temporal_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/filter/transform_filter.cpp (modified) * XIOS/dev/dev_trunk_graph/src/interface/c/iccontext.cpp (modified) * XIOS/dev/dev_trunk_graph/src/interface/c/icdata.cpp (modified) * XIOS/dev/dev_trunk_graph/src/interface/fortran/context_interface.f90 (modified) * XIOS/dev/dev_trunk_graph/src/interface/fortran/icontext.F90 (modified) * XIOS/dev/dev_trunk_graph/src/interface/fortran/idata.F90 (modified) * XIOS/dev/dev_trunk_graph/src/interface/fortran/ixios_interfaces.F90 (modified) * XIOS/dev/dev_trunk_graph/src/manager/daemons_manager.hpp (modified) * XIOS/dev/dev_trunk_graph/src/manager/server_context.hpp (modified) * XIOS/dev/dev_trunk_graph/src/manager/services.hpp (modified) * XIOS/dev/dev_trunk_graph/src/mpi_tools.cpp (modified) * XIOS/dev/dev_trunk_graph/src/mpi_tools.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/axis.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/axis.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/context.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/context.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/domain.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/domain.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/extract_domain_to_axis.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/field.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/field.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/grid.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/grid.hpp (modified) * XIOS/dev/dev_trunk_graph/src/node/interpolate_axis.cpp (modified) * XIOS/dev/dev_trunk_graph/src/node/scalar.cpp (modified) * XIOS/dev/dev_trunk_graph/src/object_factory_decl_macro.hpp (modified) * XIOS/dev/dev_trunk_graph/src/object_factory_impl.hpp (modified) * XIOS/dev/dev_trunk_graph/src/test/generic_testcase.f90 (modified) * XIOS/dev/dev_trunk_graph/src/timeline_events.hpp (added) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_extract_domain.cpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.cpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/axis_algorithm/axis_algorithm_inverse.cpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_reorder.cpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/domain_algorithm/domain_algorithm_zoom.cpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/grid_algorithm_generic.cpp (modified) * XIOS/dev/dev_trunk_graph/src/transformation/transformation.hpp (modified) temporal commit for merging graph into XIOS_coupling Mon, 10 May 2021 10:09:15 GMT jderouillat [2136] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_axis.cpp (modified) Fixes to reenable reduce_axis Mon, 10 May 2021 08:53:04 GMT jderouillat [2135] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) Fix a not defined returned value in the new management of client- server ... Thu, 29 Apr 2021 12:47:32 GMT yushan [2134] * XIOS/trunk/xios_test_suite/ARCH/arch-X64_IRENE.env (modified) trunk: update arch file for xios_test_suite Thu, 29 Apr 2021 12:33:08 GMT jderouillat [2133] * XIOS/trunk/src/node/domain.cpp (modified) Fix getTileData(I/J)Size exception management Thu, 29 Apr 2021 08:26:17 GMT jderouillat [2132] * XIOS/trunk/arch/arch-X64_IRENE.env (modified) Update GNU module version on Irene Fri, 23 Apr 2021 13:00:35 GMT oabramkina [2131] * XIOS/trunk/inputs/test_tiled_domain (added) * XIOS/trunk/inputs/test_tiled_domain/iodef.xml (added) * XIOS/trunk/inputs/test_tiled_domain/tile_data_def.nml (added) * XIOS/trunk/src/config/domain_attribute.conf (modified) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/distribution_client.hpp (modified) * XIOS/trunk/src/filter/source_filter.cpp (modified) * XIOS/trunk/src/filter/source_filter.hpp (modified) * XIOS/trunk/src/interface/c/icdata.cpp (modified) * XIOS/trunk/src/interface/c_attr/icdomain_attr.cpp (modified) * XIOS/trunk/src/interface/c_attr/icdomaingroup_attr.cpp (modified) * XIOS/trunk/src/interface/fortran/idata.F90 (modified) * XIOS/trunk/src/interface/fortran/ixios_interfaces.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/domain_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/domaingroup_interface_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/idomain_attr.F90 (modified) * XIOS/trunk/src/interface/fortran_attr/idomaingroup_attr.F90 (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/field_decl.cpp (modified) * XIOS/trunk/src/node/field_impl.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/test/test_tiled_domain.f90 (added) Merging branch dev_oa with tiling into trunk Tue, 20 Apr 2021 07:49:47 GMT ymipsl [2130] * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_scatterer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_to_server_store_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_to_server_store_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_to_client_store_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_to_client_store_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/daemons_manager.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/server_context.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/services.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory_decl_macro.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/timeline_events.hpp (added) New management of client-server buffers. - buffers can grow ... Mon, 12 Apr 2021 09:30:39 GMT ymipsl [2129] * XIOS/xios_training/XIOS-formation-dev.pdf (modified) update training course Thu, 08 Apr 2021 07:44:59 GMT ymipsl [2128] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) Fix problem in chaining transformation. in case of reading grid in file, ... Thu, 08 Apr 2021 07:38:43 GMT ymipsl [2127] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) fix : workflowToModel connector not initialized to nullptr YM Thu, 08 Apr 2021 07:34:19 GMT ymipsl [2126] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.cpp (modified) Bug fix in axis interpolation with pressure coordinate YM Thu, 08 Apr 2021 07:32:33 GMT ymipsl [2125] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) Fix problem for unstructured grid when no distribution is defined. YM Thu, 08 Apr 2021 07:28:44 GMT ymipsl [2124] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory_impl.hpp (modified) Fix bad suffix context in generated object id YM Fri, 02 Apr 2021 19:06:04 GMT ymipsl [2123] * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.hpp (modified) Possibly fix deadlock in attched mode YM Thu, 01 Apr 2021 09:13:01 GMT ymipsl [2122] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/interpolate_axis_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/interpolate_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_generic.cpp (modified) Improve axis interpolate feature : introduce : coordinate_src and ... Tue, 30 Mar 2021 16:25:37 GMT ymipsl [2121] * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c/iccontext.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c/icdata.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/context_interface.f90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/icontext.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/idata.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/ixios_interfaces.F90 (modified) Merge fortran interface functionnalities from trunk : - sendField & ... Tue, 30 Mar 2021 15:11:36 GMT ymipsl [2120] * XIOS/dev/dev_ym/XIOS_COUPLING/src/array_new.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/array_new.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_array.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_array_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_array_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_template_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/declare_attribute.hpp (modified) remove attempt to visualize blitz array throw totalview API. YM Tue, 30 Mar 2021 09:06:23 GMT jderouillat [2119] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.cpp (modified) Fix in reorder_domain Fri, 26 Mar 2021 10:27:42 GMT jderouillat [2118] * XIOS/dev/dev_ym/XIOS_COUPLING/src/array_new.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/array_new.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_array.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_array_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_template_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/gatherer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/scatterer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/mpi_tools.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/mpi_tools.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/transformation.hpp (modified) Enable GNU compilation Fri, 26 Mar 2021 09:00:29 GMT jderouillat [2117] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_inverse.cpp (modified) Fixes to reenable inverse_axis and extract_domain_to_axis : call ... Wed, 24 Mar 2021 08:22:46 GMT jderouillat [2116] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_domain_to_axis.cpp (modified) Backport fix 1919 about checkValid in extract_domain_to_axis Tue, 23 Mar 2021 12:38:20 GMT jderouillat [2115] * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/idata.F90 (modified) Backport fix 2099 : Fix problem in fortran-c interface about ... Thu, 18 Mar 2021 11:29:58 GMT yushan [2114] * XIOS/xios_training/training_notes.pdf (modified) XIOS TRAINING : update training notes Thu, 18 Mar 2021 11:06:02 GMT yushan [2113] * XIOS/xios_training/XIOS-formation-dev.pdf (modified) XIOS TRAINING : update lecture slides Wed, 17 Mar 2021 16:49:30 GMT yushan [2112] * XIOS/xios_training/hands-on-5/answer/iodef.xml_3 (modified) * XIOS/xios_training/hands-on-5/answer/iodef.xml_4 (modified) XIOS TRAINING : update TP answer Wed, 17 Mar 2021 16:15:04 GMT yushan [2111] * XIOS/xios_training/hands-on-6/answer/iodef.xml_2 (modified) XIOS TRAINING : update TP answer Wed, 17 Mar 2021 12:26:12 GMT yushan [2110] * XIOS/xios_training/XIOS-formation-dev.pdf (modified) XIOS TRAINING : update lecture slides Wed, 17 Mar 2021 09:29:51 GMT ymipsl [2109] * XIOS/trunk/bld.cfg (modified) Remove unecessary testcase in bld.cfg. keep only xios_server.exe and ... Tue, 16 Mar 2021 22:45:41 GMT yushan [2108] * XIOS/xios_training/XIOS-formation-dev.pdf (modified) XIOS TRAINING : update lecture slides Mon, 15 Mar 2021 11:18:19 GMT yushan [2107] * XIOS/xios_training/XIOS-formation-dev.pdf (modified) XIOS TRAINING : correct typo in slides Mon, 15 Mar 2021 00:19:21 GMT yushan [2106] * XIOS/xios_training/XIOS-formation-dev.pdf (modified) XIOS TRAINING : update slides Fri, 12 Mar 2021 22:18:42 GMT ymipsl [2105] * XIOS/xios_training/xios_build (deleted) add xios_build Fri, 12 Mar 2021 14:33:01 GMT yushan [2104] * XIOS/xios_training/hands-on-11/TP_src/iodef.xml (modified) * XIOS/xios_training/hands-on-11/answer/iodef.xml (added) XIOS TRAINING update HO 11