# # ChangeLog for XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.cpp # # Generated by Trac 1.0.1 # 06/15/24 08:47:14 Mon, 25 Sep 2017 08:55:12 GMT ymipsl [1274] * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.cpp (modified) Improvement for spatial transformations : when axis or domain ... Mon, 11 Sep 2017 15:06:38 GMT ymipsl [1260] * XIOS/dev/XIOS_DEV_CMIP6/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/average_reduction.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/average_reduction.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/extract.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/extract.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/max_reduction.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/max_reduction.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/min_reduction.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/min_reduction.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/reduction.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/sum_reduction.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/Functions/sum_reduction.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/axis_algorithm_extract_domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/axis_algorithm_extract_domain.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/axis_algorithm_reduce_domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/axis_algorithm_reduce_domain.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/domain_algorithm_expand.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/scalar_algorithm_extract_axis.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/scalar_algorithm_extract_axis.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/scalar_algorithm_reduce_axis.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/scalar_algorithm_reduce_axis.hpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/scalar_algorithm_reduce_domain.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/scalar_algorithm_reduce_domain.hpp (modified) Buf fix in reduction. Missing value update was not set correctly YM Thu, 20 Jul 2017 13:03:43 GMT mhnguyen [1221] * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.cpp (modified) Fixing a minor bug in transformation: No source index at all for ... Mon, 17 Jul 2017 14:36:51 GMT mhnguyen [1217] * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.cpp (modified) Updating the previous commit with the correct version Mon, 17 Jul 2017 14:16:11 GMT mhnguyen [1216] * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/XIOS_DEV_CMIP6/src/transformation/generic_algorithm_transformation.hpp (modified) Performance improvement of vertical interpolation +) Reduce a number of ... Wed, 12 Jul 2017 08:26:05 GMT oabramkina [1211] * XIOS/dev/XIOS_DEV_CMIP6 (copied) Creating a branch for CMIP6 Fri, 07 Jul 2017 16:17:49 GMT oabramkina [1201] * XIOS/dev/dev_olga/src/buffer_client.cpp (modified) * XIOS/dev/dev_olga/src/buffer_client.hpp (modified) * XIOS/dev/dev_olga/src/config/axis_attribute_private.conf (modified) * XIOS/dev/dev_olga/src/config/field_attribute.conf (modified) * XIOS/dev/dev_olga/src/config/file_attribute.conf (modified) * XIOS/dev/dev_olga/src/config/zoom_axis_attribute.conf (modified) * XIOS/dev/dev_olga/src/context_client.cpp (modified) * XIOS/dev/dev_olga/src/context_client.hpp (modified) * XIOS/dev/dev_olga/src/distribution_server.hpp (modified) * XIOS/dev/dev_olga/src/filter/file_writer_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/source_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/store_filter.cpp (modified) * XIOS/dev/dev_olga/src/filter/store_filter.hpp (modified) * XIOS/dev/dev_olga/src/filter/temporal_filter.hpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icfield_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icfieldgroup_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icfile_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icfilegroup_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/icinterpolate_domain_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/c_attr/iczoom_axis_attr.cpp (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/field_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/fieldgroup_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/file_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/filegroup_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ifield_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ifieldgroup_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ifile_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/ifilegroup_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/iinterpolate_domain_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/interpolate_domain_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/izoom_axis_attr.F90 (modified) * XIOS/dev/dev_olga/src/interface/fortran_attr/zoom_axis_interface_attr.F90 (modified) * XIOS/dev/dev_olga/src/io/nc4_data_input.cpp (modified) * XIOS/dev/dev_olga/src/io/onetcdf4.cpp (modified) * XIOS/dev/dev_olga/src/node/axis.hpp (modified) * XIOS/dev/dev_olga/src/node/calendar_wrapper.cpp (modified) * XIOS/dev/dev_olga/src/node/context.cpp (modified) * XIOS/dev/dev_olga/src/node/domain.cpp (modified) * XIOS/dev/dev_olga/src/node/field.cpp (modified) * XIOS/dev/dev_olga/src/node/field_impl.hpp (modified) * XIOS/dev/dev_olga/src/node/file.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.cpp (modified) * XIOS/dev/dev_olga/src/node/grid.hpp (modified) * XIOS/dev/dev_olga/src/node/zoom_axis.cpp (modified) * XIOS/dev/dev_olga/src/server.cpp (modified) * XIOS/dev/dev_olga/src/transformation/axis_algorithm_zoom.hpp (modified) * XIOS/dev/dev_olga/src/transformation/generic_algorithm_transformation.cpp (modified) Two server levels: merging trunk r1200 (except for non-contiguous zoom) ...