# # ChangeLog for XIOS/dev/dev_ym/XIOS_COUPLING/src/node # # Generated by Trac 1.0.1 # 06/16/24 17:33:05 Thu, 07 Jan 2021 10:52:55 GMT ymipsl [2007] * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/temporal_transform_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/temporal_transform_filter.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/transform_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algo_types.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algo_types.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_no_data_modification.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_no_data_modification.hpp (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.hpp (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_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/domain_algorithm/domain_algorithm_compute_connectivity.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/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 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_generic.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_generic.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_no_data_modification.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_no_data_modification.hpp (added) - fix some problem in transformation - implement new temporal splitting ... 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 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 11:57:00 GMT ymipsl [1994] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) bug fix in chaining transformations YM 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 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:03:08 GMT ymipsl [1986] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) 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, 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 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 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: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 ... 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 ... 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: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 ... 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 ... 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, 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 ... Tue, 19 May 2020 14:44:47 GMT ymipsl [1883] * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_server_reader_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_server_reader_filter.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_to_client_filter.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_to_client_filter.hpp (added) * 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/field.hpp (modified) XIOS coupling branch Adopt infrastructure based on filter for reading ... Mon, 18 May 2020 08:11:57 GMT ymipsl [1882] * 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/data_output.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/data_output.hpp (modified) * 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/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 coupling branch Refactor and simplify file writer filter management ... Fri, 15 May 2020 14:42:10 GMT ymipsl [1881] * 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 coupling Branch - fix timestamp problem when receiving field from ... Fri, 15 May 2020 07:54:11 GMT ymipsl [1880] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) XIOS coupling Branch - fix timestamp problem when receiving field from ... Fri, 15 May 2020 07:50:29 GMT ymipsl [1879] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) XIOS coupling Branch - fix problem for domain when receiving latitude - ... Wed, 13 May 2020 21:15:06 GMT ymipsl [1878] * XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/coupler_manager.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/coupler_manager.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/daemons_manager.cpp (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/field.cpp (modified) Coupling Branch. Implementing a coupler scheduler, to impose order for ... Tue, 12 May 2020 09:52:13 GMT ymipsl [1875] * XIOS/dev/dev_ym/XIOS_COUPLING/arch/arch-X64_IRENE.env (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/bld.cfg (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/make_xios (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/array_new.cpp (added) * 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_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_in_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_in_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_out_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_out_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/declare_attribute.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_writer_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/group_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/group_template_impl.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/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_in.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_in.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/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) * XIOS/dev/dev_ym/XIOS_COUPLING/src/test/generic_testcase.f90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/type/type_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/type/type_util.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/xios_spl.hpp (modified) XIOS coupling branch Some updates. First coupling test is beginning to ... Thu, 23 Apr 2020 14:04:22 GMT ymipsl [1872] * 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/context.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/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) Some update on XIOS_COUPLING branch... YM Tue, 21 Apr 2020 14:46:20 GMT ymipsl [1871] * 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/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.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/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) Some update on XIOS_COUPLING branch... YM Fri, 17 Apr 2020 16:55:28 GMT ymipsl [1870] * 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/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/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_interpolate.cpp (modified) Some update on XIOS_COUPLING branch... YM Wed, 15 Apr 2020 11:23:39 GMT ymipsl [1869] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c/icfield.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_input.cpp (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/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/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/object_factory.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory_decl_macro.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory_impl.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) * XIOS/dev/dev_ym/XIOS_COUPLING/src/parse_expr/filter_expr_node.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/test/generic_testcase.f90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_transformation.cpp (modified) Some update... YM Mon, 20 Jan 2020 16:55:12 GMT ymipsl [1853] * 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/event_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_writer_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_writer_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_input.cpp (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/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.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/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) Coupling branch : replace hasServer and hasClient combination by the ... Tue, 07 Jan 2020 17:53:52 GMT ymipsl [1848] * 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/object.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template_impl.hpp (modified) Supress unusefull idServer context variable that create some trouble ... Mon, 06 Jan 2020 13:46:09 GMT ymipsl [1847] * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_output.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (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/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) XIOS_COUPLING branch : more comments and cleaning YM Mon, 16 Dec 2019 18:22:59 GMT ymipsl [1794] * XIOS/dev/dev_ym/XIOS_COUPLING/src/client_server_mapping.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/spatial_transform_filter.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) - add some comment about grid map/array/indexes - Add some "_" to suffix ... Fri, 13 Dec 2019 16:55:14 GMT ymipsl [1787] * 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/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_interpolate.cpp (modified) More cleaning : replace contextClient rank and size by context rank and ... Thu, 12 Dec 2019 17:15:14 GMT ymipsl [1784] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/coupler_in_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/coupler_out_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/group_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/group_template_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.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_in.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_in.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/domain.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/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/node/variable.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/variable.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) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_inverse.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_expand.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_generate_rectilinear.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_transformation.cpp (modified) - Preparing coupling functionalities. - Make some cleaner things YM Wed, 04 Dec 2019 17:18:24 GMT ymipsl [1782] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/coupler_in_attribute.conf (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/coupler_out_attribute.conf (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/node_type.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/group_factory_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/group_template_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_in.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_in.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_out.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_out.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/node_enum.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/node_type.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory_decl1.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory_decl3.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/type/type_util.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/xml_parser_decl.cpp (modified) coupling branch : implement new objet coupler_in and coupler_out to be ... Tue, 03 Dec 2019 10:46:23 GMT ymipsl [1780] * XIOS/dev/dev_ym/XIOS_COUPLING (copied) Creating a new dev branch to implement coupling functionnalities Wed, 06 Nov 2019 10:43:37 GMT ymipsl [1766] * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/context.hpp (modified) more cleaning... YM