# # ChangeLog for XIOS # # Generated by Trac 1.0.1 # 05/29/24 13:15:56 Tue, 05 Jan 2021 09:12:00 GMT ymipsl [2002] * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/spatial_transform_filter.cpp (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/coupler_out.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_out.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/file.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/file.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/transformation/algo_types.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_interpolate.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation_new.cpp.xxx (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation_new.hpp.xxx (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/transformation_path.hpp (modified) Some cleaning of old transformation dead code YM Tue, 05 Jan 2021 09:03:56 GMT ymipsl [2001] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_reduce.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_reduce.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_transfer.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_transfer.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_weight.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_weight.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm.cpp (modified) Bug fix when introducing gridAlgorithm YM Mon, 04 Jan 2021 10:13:46 GMT ymipsl [2000] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/reduce_transform_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/reduce_transform_connector.hpp (modified) Add reduce operation for transformation (sum was already fonctional) ... Sun, 03 Jan 2021 17:00:43 GMT ymipsl [1999] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/element.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_view.hpp (modified) * 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) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_transform_connector.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_transform_connector.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/reduce_transform_connector.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/reduce_transform_connector.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/transfer_transform_connector.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) * 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) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/Functions/reduction_types.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_reduce.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_reduce.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_transfer.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_transfer.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_weight.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_weight.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.cpp (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_domain.cpp (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_inverse.cpp (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.cpp (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.cpp (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/generic_algorithm_transformation.cpp (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 (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_extract_axis.cpp (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.cpp (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.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_domain.hpp (modified) Adapt transformation algorithm to new infrastructure (on going...) YM Thu, 17 Dec 2020 12:18:57 GMT ymipsl [1998] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.cpp (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.cpp (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_zoom.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_zoom.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_compute_connectivity.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_compute_connectivity.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_expand.cpp (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.cpp (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.cpp (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.cpp (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.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_zoom.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_zoom.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation.hpp (modified) Adapt transformation algorithm to new infrastructure (on going...) YM Thu, 17 Dec 2020 12:13:29 GMT ymipsl [1997] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_no_data_modification.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_no_data_modification.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_transfer.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_transfer.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_weight.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_weight.hpp (added) New transformation algorithm created that can be inherited more ... Thu, 17 Dec 2020 12:05:21 GMT ymipsl [1996] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/transfer_transform_connector.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/transfer_transform_connector.hpp (added) New connector for transformations that requier only data transfer from ... Thu, 17 Dec 2020 11:58:55 GMT ymipsl [1995] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/gatherer_connector.hpp (modified) bug fix in gatherer connector YM Thu, 17 Dec 2020 11:57:00 GMT ymipsl [1994] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) bug fix in chaining transformations YM Thu, 17 Dec 2020 11:55:12 GMT ymipsl [1993] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/transformation_path.cpp (modified) bug fix in chaining transformations YM Thu, 17 Dec 2020 11:52:18 GMT ymipsl [1992] * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory_impl.hpp (modified) Suffix undef Id object by the context name to avoid collapse between ... Mon, 14 Dec 2020 14:56:34 GMT oabramkina [1991] * XIOS/dev/dev_oa/src/node/field.cpp (modified) Fix a typo in r1989 Mon, 14 Dec 2020 11:58:39 GMT ymipsl [1990] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) New tranformation : - reuse generated grid which are common between ... Mon, 14 Dec 2020 11:38:37 GMT oabramkina [1989] * XIOS/dev/dev_oa/src/node/field.cpp (modified) Bugfix: adding a check on file pointer Mon, 14 Dec 2020 08:59:23 GMT ymipsl [1988] * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_from_server_source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) * 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) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algo_types.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.cpp (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.cpp (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.cpp (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.cpp (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_inverse.cpp (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.cpp (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.cpp (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.cpp (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/axis_algorithm/axis_algorithm_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_transformation.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_zoom.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_zoom.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_compute_connectivity.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_compute_connectivity.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_expand.cpp (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.cpp (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.cpp (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.cpp (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.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_transformation.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_zoom.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_zoom.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_generate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_extract_axis.cpp (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.cpp (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.cpp (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.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_transformation.hpp (modified) Update to new transformation. Source filter working again + reading YM Thu, 10 Dec 2020 20:06:28 GMT ymipsl [1987] * XIOS/dev/dev_ym/XIOS_COUPLING/bld.cfg (modified) intermediate commit for new tranformation engine? YM Thu, 10 Dec 2020 20:03:08 GMT ymipsl [1986] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) intermediate commit for new tranformation engine? YM Thu, 10 Dec 2020 19:36:37 GMT ymipsl [1985] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract_domain.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract_domain.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_inverse.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_inverse.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_axis.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_axis.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_domain.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_domain.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_temporal_splitting.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_temporal_splitting.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_transformation.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_transformation.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_zoom.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_zoom.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_compute_connectivity.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_compute_connectivity.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_expand.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_expand.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_generate_rectilinear.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_generate_rectilinear.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_interpolate.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_interpolate.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_transformation.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_transformation.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_zoom.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_zoom.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_transformation_factory_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_extract_axis.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_extract_axis.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_axis.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_axis.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_domain.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_domain.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_scalar.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_scalar.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_transformation.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_transformation.hpp (added) intermediate commit for new tranformation engine? YM Sun, 06 Dec 2020 21:14:56 GMT ymipsl [1984] * XIOS/dev/dev_ym/XIOS_COUPLING/src/declare_ref_func.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/gatherer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/scatterer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/transform_connector.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/transform_connector.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/weight_transform_connector.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/weight_transform_connector.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_to_server_store_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/transform_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/transform_filter.hpp (added) * 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/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/compute_connectivity_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/compute_connectivity_domain.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/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/duplicate_scalar_to_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/duplicate_scalar_to_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/element_type.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/expand_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/expand_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_axis_to_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_axis_to_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_domain_to_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_domain_to_axis.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/generate_rectilinear_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/generate_rectilinear_domain.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/interpolate_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/interpolate_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/interpolate_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/interpolate_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/inverse_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/inverse_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_axis_to_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_axis_to_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_axis_to_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_axis_to_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_domain_to_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_domain_to_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_domain_to_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_domain_to_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_scalar_to_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_scalar_to_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reorder_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reorder_domain.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/node/temporal_splitting.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/temporal_splitting.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/transformation.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/transformation_enum.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/zoom_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/zoom_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/zoom_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/zoom_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_duplicate_scalar.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_duplicate_scalar.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_extract.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_extract.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_extract_domain.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_extract_domain.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_interpolate.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_interpolate.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_inverse.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_inverse.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_reduce_axis.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_reduce_axis.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_reduce_domain.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_reduce_domain.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_temporal_splitting.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_temporal_splitting.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_transformation.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_transformation.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_zoom.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_zoom.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_compute_connectivity.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_compute_connectivity.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_expand.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_expand.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_extract.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_extract.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_generate_rectilinear.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_generate_rectilinear.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_interpolate.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_interpolate.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_reorder.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_reorder.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_transformation.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_transformation.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_zoom.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_zoom.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation_new.cpp.xxx (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation_new.hpp.xxx (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_extract_axis.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_extract_axis.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_reduce_axis.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_reduce_axis.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_reduce_domain.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_reduce_domain.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_reduce_scalar.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_reduce_scalar.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_transformation.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_transformation.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/transformation.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/transformation_enum.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/transformation_path.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/transformation_path.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/xios_spl.hpp (modified) intermediate commit for new tranformation engine? YM Thu, 26 Nov 2020 14:56:56 GMT yushan [1983] * XIOS/trunk/src/node/field.cpp (modified) trunk : workflow graph bug fixed for field with once attribute Tue, 24 Nov 2020 17:55:35 GMT yushan [1982] * XIOS/trunk/src/filter/spatial_transform_filter.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_duplicate_scalar.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_extract.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_extract_domain.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_inverse.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_reduce_axis.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_reduce_domain.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_temporal_splitting.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_zoom.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_compute_connectivity.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_expand.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_extract.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_generate_rectilinear.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_reorder.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_zoom.hpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_extract_axis.hpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_reduce_axis.hpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_reduce_domain.hpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_reduce_scalar.hpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_transformation.hpp (modified) trunk : workflow graph big fixed for chained spatial filters. Filter ... Tue, 24 Nov 2020 10:35:16 GMT yushan [1981] * XIOS/trunk/generic_testcase/context_atm.xml (modified) trunk : axis interpolate. Update related xml example Tue, 24 Nov 2020 10:33:59 GMT yushan [1980] * XIOS/trunk/src/config/interpolate_axis_attribute.conf (modified) * XIOS/trunk/src/node/interpolate_axis.cpp (modified) * XIOS/trunk/src/test/generic_testcase.f90 (modified) * XIOS/trunk/src/test/test_interpolate.f90 (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.hpp (modified) trunk : axis interpolate can have coordinate source (coordinate_src) and ... Mon, 16 Nov 2020 11:07:41 GMT yushan [1979] * XIOS/trunk/bld.cfg (modified) * XIOS/trunk/src/test/test_interpolate.f90 (added) trunk : add a test for inversed axis_interpolation. Still under ... Thu, 12 Nov 2020 11:06:26 GMT ymipsl [1978] * XIOS/trunk/src/interface/c/iccontext.cpp (modified) * XIOS/trunk/src/interface/fortran/context_interface.f90 (modified) * XIOS/trunk/src/interface/fortran/icontext.F90 (modified) Add get_current_context functionnality with string id, in fortran ... Thu, 12 Nov 2020 10:00:24 GMT ymipsl [1977] * XIOS/trunk/src/io/nc4_data_output.cpp (modified) Fix inconstent definition in cf_role netcdf attribute when writting ... Tue, 10 Nov 2020 15:09:58 GMT yushan [1976] * XIOS/trunk/src/test/generic_testcase.f90 (modified) trunk : set bounds attributes for curvilinear domain Thu, 05 Nov 2020 15:39:16 GMT ymipsl [1975] * 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/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) Big cleaning on XIOS coupling branch YM Thu, 05 Nov 2020 14:53:27 GMT ymipsl [1974] * 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/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) Big cleaning on XIOS coupling branch YM Thu, 05 Nov 2020 11:58:34 GMT ymipsl [1973] * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_from_client_source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/source_filter.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/source_filter.hpp (deleted) * 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/node/field_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) Big cleaning on XIOS coupling branch YM Wed, 04 Nov 2020 13:45:50 GMT yushan [1972] * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_expand.cpp (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_domain_algo/context_atm.xml (modified) trunk : debug domain_expand Mon, 02 Nov 2020 17:59:57 GMT yushan [1971] * XIOS/trunk/xios_test_suite/TEST_SUITE/test_domain_algo/checkfile.def (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_domain_algo/context_atm.xml (modified) generic_testcase : update domain expand transformation Mon, 02 Nov 2020 14:53:11 GMT yushan [1970] * XIOS/trunk/src/transformation/domain_algorithm_expand.cpp (modified) trunk : debug domain expand. Gather lon lat value before updating ... Thu, 29 Oct 2020 14:38:05 GMT oabramkina [1969] * XIOS/dev/dev_oa/bld.cfg (modified) dev_oa: a typo in bld.cfg Wed, 28 Oct 2020 17:12:05 GMT oabramkina [1968] * XIOS/dev/dev_oa/bld.cfg (modified) * XIOS/dev/dev_oa/inputs/test_tiled_domain (added) * XIOS/dev/dev_oa/inputs/test_tiled_domain/iodef.xml (added) * XIOS/dev/dev_oa/inputs/test_tiled_domain/tile_data_def.nml (added) * XIOS/dev/dev_oa/src/test/test_tiled_domain.f90 (added) dev_oa: adding a test for tiled domains. Wed, 28 Oct 2020 16:44:52 GMT oabramkina [1967] * XIOS/dev/dev_oa/src/filter/source_filter.cpp (modified) dev_oa: bugfix on tiled domains. Previosly only the first ts was ... Wed, 28 Oct 2020 15:24:06 GMT oabramkina [1966] * XIOS/dev/dev_oa/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_oa/src/filter/source_filter.hpp (modified) * XIOS/dev/dev_oa/src/node/domain.cpp (modified) * XIOS/dev/dev_oa/src/node/domain.hpp (modified) * XIOS/dev/dev_oa/src/node/grid.cpp (modified) * XIOS/dev/dev_oa/src/node/grid.hpp (modified) dev_oa: first working version for tiled domains Wed, 28 Oct 2020 15:14:52 GMT oabramkina [1965] * XIOS/dev/dev_oa/src/config/domain_attribute.conf (modified) * XIOS/dev/dev_oa/src/interface/c_attr/icdomain_attr.cpp (modified) * XIOS/dev/dev_oa/src/interface/c_attr/icdomaingroup_attr.cpp (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/domain_interface_attr.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/domaingroup_interface_attr.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/idomain_attr.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/idomaingroup_attr.F90 (modified) dev_oa: adding two more tile attribures Wed, 14 Oct 2020 15:20:12 GMT yushan [1964] * XIOS/trunk/src/node/axis.cpp (modified) trunk : Mask was not correctly applied on data when data_index is used Wed, 14 Oct 2020 09:38:20 GMT oabramkina [1963] * XIOS/dev/dev_oa/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_oa/src/filter/source_filter.hpp (modified) * XIOS/dev/dev_oa/src/interface/c/icdata.cpp (modified) * XIOS/dev/dev_oa/src/interface/fortran/idata.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran/ixios_interfaces.F90 (modified) * XIOS/dev/dev_oa/src/node/field.hpp (modified) * XIOS/dev/dev_oa/src/node/field_decl.cpp (modified) * XIOS/dev/dev_oa/src/node/field_impl.hpp (modified) dev_oa: adding interface to xios_send permitting sending a tile Mon, 12 Oct 2020 15:15:59 GMT ymipsl [1962] * 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/io/nc4_data_output.cpp (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/file.cpp (modified) Xios coupling some cleaning... YM Mon, 12 Oct 2020 09:26:40 GMT ymipsl [1961] * XIOS/dev/dev_ym/XIOS_COUPLING/src/data_output.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/data_output.hpp (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/io/nc4_data_output.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_output.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/file.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/file.hpp (modified) Rewrite file writing filter. YM Mon, 12 Oct 2020 09:23:54 GMT ymipsl [1960] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_elements.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_elements.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) Bug fix when using grid masking. Grid local connector apply ... Thu, 08 Oct 2020 16:51:09 GMT ymipsl [1959] * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_output.cpp (modified) Xios coupling Some cleaning... YM Thu, 08 Oct 2020 11:14:05 GMT ymipsl [1958] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) Xios coupling - fix problem when sending grid mask from client to ... Thu, 08 Oct 2020 11:12:35 GMT ymipsl [1957] * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_output.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/netCdfInterface.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/netCdfInterface_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/onetcdf4.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/onetcdf4_decl.cpp (modified) Xios coupling. Implementing grid and field compression (indexed_output) ... Thu, 08 Oct 2020 11:10:29 GMT ymipsl [1956] * 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/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.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/grid.cpp (modified) Xios coupling - fix problem when sending grid mask from client to ... Thu, 08 Oct 2020 11:07:25 GMT ymipsl [1955] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_mask_connector.hpp (modified) Xios coupling Bug fix in grid mask connectors. YM Thu, 08 Oct 2020 11:04:53 GMT ymipsl [1954] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/local_view.hpp (modified) Xios coupling. Add some comments. YM Thu, 08 Oct 2020 11:02:22 GMT ymipsl [1953] * XIOS/dev/dev_ym/XIOS_COUPLING/src/test/generic_testcase.f90 (modified) Xios coupling : Fix problem on axis mask in generic test case. YM Thu, 08 Oct 2020 08:53:18 GMT oabramkina [1952] * XIOS/dev/dev_oa/src/config/domain_attribute.conf (modified) * XIOS/dev/dev_oa/src/interface/c_attr/icdomain_attr.cpp (modified) * XIOS/dev/dev_oa/src/interface/c_attr/icdomaingroup_attr.cpp (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/domain_interface_attr.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/domaingroup_interface_attr.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/idomain_attr.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/idomaingroup_attr.F90 (modified) Adding tile attributes. Wed, 07 Oct 2020 11:27:17 GMT oabramkina [1951] * XIOS/dev/dev_oa (copied) Creating a personal branch Tue, 06 Oct 2020 08:19:12 GMT ymipsl [1950] * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_output.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) Xios coupling : "label" axis attribute is now working again. YM Mon, 05 Oct 2020 14:37:49 GMT ymipsl [1949] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field_impl.hpp (modified) Coupling branch Fix compilation error due to deleted .hpp . Problem ... Mon, 05 Oct 2020 12:28:54 GMT yushan [1948] * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) trunk : typo Mon, 05 Oct 2020 09:58:58 GMT yushan [1947] * XIOS/trunk/xios_test_suite/COMPILE/config_compile.py (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) trunk : modif for check job status Mon, 05 Oct 2020 08:38:07 GMT yushan [1946] * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) trunk : small modif for irene Fri, 02 Oct 2020 09:28:27 GMT yushan [1945] * XIOS/trunk/xios_test_suite/COMPILE/compile_irene (modified) * XIOS/trunk/xios_test_suite/COMPILE/compile_jeanzay (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) * XIOS/trunk/xios_test_suite/launch_all (modified) * XIOS/trunk/xios_test_suite/launch_compile (modified) * XIOS/trunk/xios_test_suite/launch_test_suite (modified) trunk : modif related to compilation before unit tests. No longer ... Thu, 01 Oct 2020 14:49:18 GMT yushan [1944] * XIOS/trunk/xios_test_suite/COMPILE/config_compile.py (modified) * XIOS/trunk/xios_test_suite/ENV/irene.env (modified) * XIOS/trunk/xios_test_suite/ENV/jeanzay.env (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step1.py (modified) trunk : modify Jean-Zay job submission account to wuu Fri, 25 Sep 2020 14:09:35 GMT ymipsl [1943] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_gatherer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_mask_connector.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_mask_connector.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/scatterer_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/scatterer_connector.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/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) Solve issues for grid mask on server side. YM Thu, 24 Sep 2020 10:19:22 GMT ymipsl [1942] * XIOS/dev/dev_ym/XIOS_COUPLING/src/test/generic_testcase.f90 (modified) XIOS coupling : Add scalar field and mesh in generic testcase YM Thu, 24 Sep 2020 10:16:22 GMT ymipsl [1941] * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c_attr/iccontext_attr.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c_attr/icscalar_attr.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c_attr/icscalargroup_attr.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/context_interface_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/extract_axis_interface_attr.F90 (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/icontext_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/iscalar_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/iscalargroup_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/scalar_interface_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/scalargroup_interface_attr.F90 (modified) XIOS coupling : Update fortran interface YM Thu, 24 Sep 2020 10:12:53 GMT ymipsl [1940] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/scalar_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) Xios coupling branch - Update connectors mechanism for scalar, similarly ... Thu, 24 Sep 2020 10:09:40 GMT ymipsl [1939] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) xios coupling branch typo, no impact YM Tue, 22 Sep 2020 14:28:47 GMT ymipsl [1938] * 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) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) XIOS Coupling branch : Solve spurious situation : - when client have no ... Tue, 22 Sep 2020 09:49:32 GMT ymipsl [1937] * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) Fix problem when using area for domain interpolation. YM Thu, 17 Sep 2020 16:30:19 GMT ymipsl [1936] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distributed_view.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distributed_view.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/local_view.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/mesh.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/test/generic_testcase.f90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_expand.cpp (modified) XIOS coupling branch : Blitz array resizeAndPreserve crash when size=0 ... Thu, 17 Sep 2020 15:23:21 GMT ymipsl [1935] * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_to_server_store_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_to_server_store_filter.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_reader_source_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_server_writer_filter.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_server_writer_filter.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_writer_filter.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_writer_filter.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_writer_store_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_writer_store_filter.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.hpp (modified) XIOS coupling. Reorganize filters, update of the day. YM Wed, 16 Sep 2020 16:34:23 GMT ymipsl [1934] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/field_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_scatterer_connector.hpp (modified) * 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_client_source_filter.hpp (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_from_server_source_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_reader_source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_to_client_filter.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_to_client_filter.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_to_client_store_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_to_client_store_filter.hpp (added) * 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/context.cpp (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/file.cpp (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/test/generic_testcase.f90 (modified) Big update on on going work related to data distribution and transfer ... Wed, 16 Sep 2020 16:29:03 GMT ymipsl [1933] * XIOS/dev/dev_ym/XIOS_COUPLING/arch/arch-X64_IRENE.env (modified) XIOS coupling branch. Switch to openmpi 4 on Irene. Solve a lot of ... Wed, 16 Sep 2020 12:13:27 GMT ymipsl [1932] * XIOS/trunk/src/test/generic_testcase.f90 (modified) fix reported from rev. 1929 (coupling branch) : generic test case, ... Wed, 16 Sep 2020 11:25:09 GMT ymipsl [1931] * XIOS/trunk/src/test/generic_testcase.f90 (modified) Bug fix in generic test case : ierr argument was declare in LOGICAL ... Thu, 10 Sep 2020 11:51:02 GMT ymipsl [1930] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/axis_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/domain_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/data_input.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/data_input.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distributed_view.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distributed_view.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distribution_type.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/element.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/element.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/gatherer_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/gatherer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_view.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_view.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/local_view.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/local_view.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/scatterer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_from_client_source_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_from_client_source_filter.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_from_server_source_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_from_server_source_filter.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_to_model_store_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_to_model_store_filter.hpp (added) * 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 (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_reader_source_filter.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_server_reader_filter.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_server_reader_filter.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/model_to_client_source_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/model_to_client_source_filter.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_from_client_source_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_from_client_source_filter.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/store_filter.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/store_filter.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_input.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_input.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_output.cpp (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/field_impl.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) Big update on on going work related to data distribution and transfer ... Thu, 10 Sep 2020 11:45:46 GMT ymipsl [1929] * XIOS/dev/dev_ym/XIOS_COUPLING/src/test/generic_testcase.f90 (modified) Generic test case : bug fix for orchidee domain mesh. This fix must be ... Thu, 10 Sep 2020 09:39:56 GMT yushan [1928] * XIOS/trunk/src/filter/source_filter.cpp (modified) trunk : workflow graph now working with field read from file Mon, 07 Sep 2020 14:40:49 GMT ymipsl [1927] * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) Bug fix : Grid elements (domain axis, scalar) was not sent to server in ... Wed, 26 Aug 2020 09:45:32 GMT ymipsl [1926] * XIOS/dev/dev_ym/XIOS_COUPLING/src/test/generic_testcase.f90 (modified) Bug fix in generic testcase for orchidee grid. YM Tue, 25 Aug 2020 12:28:16 GMT ymipsl [1925] * XIOS/dev/dev_ym/XIOS_COUPLING/src/test/generic_testcase.f90 (modified) Report in coupling branch some of bug fix from trunk r1914. Some other ... Wed, 05 Aug 2020 12:38:20 GMT yushan [1924] * XIOS/trunk/xios_test_suite/TEST_SUITE/default_param.json (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/generate_new_reference.sh (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/generate_new_reference_irene_local.sh (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/generate_new_reference_jeanzay_local.sh (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/iodef.xml (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/job_irene.sh (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/job_irene_local.sh (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/job_jeanzay.sh (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/job_jeanzay_local.sh (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/my_run.sh (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step1.py (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_axis_algo/user_param.json (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_domain_algo/user_param.json (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_function/user_param.json (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_grid_algo/user_param.json (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_scalar_algo/user_param.json (modified) trunk : update unit tests parameters Mon, 03 Aug 2020 14:18:37 GMT yushan [1923] * XIOS/trunk/generic_testcase/context_atm.xml (modified) * XIOS/trunk/generic_testcase/iodef.xml (modified) trunk : revert iodef.xml and context_atm.xml Fri, 31 Jul 2020 14:08:56 GMT yushan [1922] * XIOS/trunk/generic_testcase/iodef.xml (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/iodef.xml (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_domain_algo/checkfile.def (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_domain_algo/context_atm.xml (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_function/checkfile.def (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_function/context_atm.xml (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_scalar_algo/checkfile.def (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_scalar_algo/context_atm.xml (modified) trunk : complete test for domain, scalar and reduction Fri, 31 Jul 2020 10:21:59 GMT yushan [1921] * XIOS/trunk/generic_testcase/context_atm.xml (modified) * XIOS/trunk/generic_testcase/iodef.xml (modified) * XIOS/trunk/src/test/generic_testcase.f90 (modified) * XIOS/trunk/src/transformation/axis_algorithm_extract_domain.cpp (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/iodef.xml (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_axis_algo/checkfile.def (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_axis_algo/context_atm.xml (modified) trunk : complete axis transformation tests Mon, 20 Jul 2020 14:05:09 GMT yushan [1920] * XIOS/trunk/generic_testcase/context_atm.xml (modified) * XIOS/trunk/src/calendar_util.cpp (modified) * XIOS/trunk/src/calendar_util.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) trunk : raise error if freq_op > output_freq Mon, 20 Jul 2020 10:22:40 GMT yushan [1919] * XIOS/trunk/generic_testcase/context_atm.xml (modified) * XIOS/trunk/generic_testcase/iodef.xml (modified) * XIOS/trunk/generic_testcase/param.def (modified) * XIOS/trunk/src/node/extract_domain_to_axis.cpp (modified) trunk : bug in routine checkValid in extract_domain_to_axis Thu, 16 Jul 2020 15:18:01 GMT ymipsl [1918] * XIOS/dev/dev_ym/XIOS_COUPLING/src/array_new.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/client_client_dht_decl.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/client_client_dht_template.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/client_client_dht_template_impl.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/client_server_mapping.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/client_server_mapping.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/client_server_mapping_distributed.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/client_server_mapping_distributed.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/dht_auto_indexing.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/dht_auto_indexing.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/dht_data_types.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/client_client_dht_decl.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/client_client_dht_template.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/client_client_dht_template_impl.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/client_server_mapping.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/client_server_mapping.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/client_server_mapping_distributed.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/client_server_mapping_distributed.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/dht_auto_indexing.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/dht_auto_indexing.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/dht_data_types.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distributed_view.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distributed_view.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distribution.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distribution.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distribution_client.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distribution_client.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distribution_server.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distribution_server.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/element.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/element.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/element_view.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/element_view.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/gatherer_connector.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/gatherer_connector.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_elements.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_elements.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_gatherer_connector.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_connector.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_connector.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_view.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_view.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_scatterer_connector.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/local_connector.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/local_connector.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/local_view.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/local_view.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/remote_connector.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/remote_connector.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/scatterer_connector.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/scatterer_connector.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/server_distribution_description.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/server_distribution_description.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution_client.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution_client.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution_server.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution_server.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/source_filter.cpp (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/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/server_distribution_description.cpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/server_distribution_description.hpp (deleted) * XIOS/dev/dev_ym/XIOS_COUPLING/src/type/message.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/type/message.hpp (modified) Big update on on going work related to data distribution and transfer ... Thu, 16 Jul 2020 15:12:06 GMT ymipsl [1917] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution (added) Add specific directory for data distribution YM Thu, 02 Jul 2020 15:39:46 GMT yushan [1916] * XIOS/trunk/xios_test_suite/COMPILE/config_compile.py (modified) * XIOS/trunk/xios_test_suite/COMPILE/job_compile_irene.sh (deleted) * XIOS/trunk/xios_test_suite/COMPILE/job_compile_jeanzay.sh (deleted) * XIOS/trunk/xios_test_suite/HTML/xios_report.html (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step1.py (modified) * XIOS/trunk/xios_test_suite/launch_test_suite (modified) trunk : change job_running criteria. Job name = XIOS_rev****. Auto ... Wed, 01 Jul 2020 08:37:06 GMT yushan [1915] * XIOS/trunk/xios_test_suite/TEST_SUITE/my_run.sh (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step1.py (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step2.py (modified) trunk : correct an error in reference match Tue, 30 Jun 2020 15:33:39 GMT ymipsl [1914] * XIOS/trunk/src/test/generic_testcase.f90 (modified) Bug fix in generic_testcase. A. Piacentini +YM Mon, 29 Jun 2020 10:20:50 GMT yushan [1913] * XIOS/trunk/xios_test_suite/HTML/generate_compile_table.js (modified) * XIOS/trunk/xios_test_suite/HTML/generate_test_table.js (modified) * XIOS/trunk/xios_test_suite/HTML/xios_report.html (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_function/checkfile.def (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_function/context_atm.xml (modified) * XIOS/trunk/xios_test_suite/launch_test_suite (modified) trunk : update html Fri, 26 Jun 2020 11:17:56 GMT ymipsl [1912] * XIOS/trunk/generic_testcase/context_atm.xml (modified) * XIOS/trunk/generic_testcase/param.def (modified) simplify generic XML testcase. YM Thu, 25 Jun 2020 17:02:03 GMT ymipsl [1911] * XIOS/trunk/doc/XIOS_reference_guide.lyx (modified) * XIOS/trunk/doc/XIOS_reference_guide.pdf (modified) Update of the reference guide. YM Fri, 19 Jun 2020 17:21:14 GMT yushan [1910] * XIOS/trunk/xios_test_suite/ENV/jeanzay.env (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step2.py (modified) trunk : add reference generator and archievs for JZ Fri, 19 Jun 2020 16:57:59 GMT yushan [1909] * XIOS/trunk/xios_test_suite/ENV/irene.env (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/default_param.json (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/iodef.xml (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step1.py (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step2.py (modified) * XIOS/trunk/xios_test_suite/generate_ref.sh (added) trunk : add reference generator and archievs Thu, 18 Jun 2020 17:03:27 GMT yushan [1908] * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) trunk : bug for crontab. this extra CHMOD() gives exit code = 1 which ... Wed, 17 Jun 2020 18:17:39 GMT yushan [1907] * XIOS/trunk/xios_test_suite/ENV/irene.env (modified) * 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/step1.py (modified) trunk : cleanup Wed, 17 Jun 2020 17:24:17 GMT yushan [1906] * XIOS/trunk/xios_test_suite/TEST_SUITE/check.py (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/config.py (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/default_param.json (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/iodef.xml.template (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/my_run.sh (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/param_list.py (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_sub_test.sh (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/setup.py (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/step1.py (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/user_config.py (deleted) trunk : cleanup Wed, 17 Jun 2020 15:42:16 GMT yushan [1905] * XIOS/trunk/GENERIC_TESTCASE (deleted) trunk : restore the generic_testcase folder for easy testing Wed, 17 Jun 2020 15:41:53 GMT yushan [1904] * XIOS/trunk/GENERIC_TESTCASE (copied) * XIOS/trunk/generic_testcase (added) * XIOS/trunk/generic_testcase/context_atm.xml (added) * XIOS/trunk/generic_testcase/context_grid_dynamico.xml (added) * XIOS/trunk/generic_testcase/dynamico_grid.nc (added) * XIOS/trunk/generic_testcase/iodef.xml (added) * XIOS/trunk/generic_testcase/param.def (added) trunk : restore the generic_testcase folder for easy testing Wed, 17 Jun 2020 12:32:41 GMT yushan [1903] * XIOS/branchs/xios-2.5/arch/arch-X64_JEANZAY.fcm (modified) xios-2.5 : Forcing c++98 on Jeanzay because the compiler is passed to ...