# # ChangeLog for XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.hpp # # Generated by Trac 1.0.1 # 06/09/24 14:15:21 Tue, 24 Aug 2021 11:48:12 GMT ymipsl [2206] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) New feature : when can now use the syntax : fieldId:domainId[n], in ... Fri, 20 Aug 2021 12:38:23 GMT ymipsl [2203] * XIOS/dev/dev_ym/XIOS_COUPLING/src/declare_ref_func.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template_impl.hpp (modified) New functionnality : domain, axis and scalar can now be retrieve with ... Fri, 22 Jan 2021 17:46:08 GMT ymipsl [2022] * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/event_scheduler.cpp (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_to_server_store_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/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/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) Reimplement coupling in the new infrastructure. Tested for 2-way ... 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 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, 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 ... 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 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, 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 ... 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, 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 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 Fri, 18 Oct 2019 13:00:27 GMT ymipsl [1758] * XIOS/dev/dev_ym/XIOS_SERVICES (copied) creation of a new branch to implement services management in XIOS. ...