# # ChangeLog for XIOS/dev/dev_oa/src # # Generated by Trac 1.0.1 # 06/30/24 21:42:38 Wed, 10 Mar 2021 16:24:52 GMT oabramkina [2084] * XIOS/dev/dev_oa/src/node/domain.cpp (modified) Bugfix on grid mask. Mon, 15 Feb 2021 20:14:02 GMT oabramkina [2034] * XIOS/dev/dev_oa/src/config/domain_attribute.conf (modified) * XIOS/dev/dev_oa/src/distribution_client.cpp (modified) * XIOS/dev/dev_oa/src/distribution_client.hpp (modified) * XIOS/dev/dev_oa/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_oa/src/filter/source_filter.hpp (modified) * XIOS/dev/dev_oa/src/node/domain.cpp (modified) * XIOS/dev/dev_oa/src/node/domain.hpp (modified) * XIOS/dev/dev_oa/src/node/grid.cpp (modified) * XIOS/dev/dev_oa/src/node/grid.hpp (modified) Adding a possibility of tiled and non-tiled sent on the same domain. Mon, 14 Dec 2020 14:56:34 GMT oabramkina [1991] * XIOS/dev/dev_oa/src/node/field.cpp (modified) Fix a typo in r1989 Mon, 14 Dec 2020 11:38:37 GMT oabramkina [1989] * XIOS/dev/dev_oa/src/node/field.cpp (modified) Bugfix: adding a check on file pointer Wed, 28 Oct 2020 17:12:05 GMT oabramkina [1968] * XIOS/dev/dev_oa/bld.cfg (modified) * XIOS/dev/dev_oa/inputs/test_tiled_domain (added) * XIOS/dev/dev_oa/inputs/test_tiled_domain/iodef.xml (added) * XIOS/dev/dev_oa/inputs/test_tiled_domain/tile_data_def.nml (added) * XIOS/dev/dev_oa/src/test/test_tiled_domain.f90 (added) dev_oa: adding a test for tiled domains. Wed, 28 Oct 2020 16:44:52 GMT oabramkina [1967] * XIOS/dev/dev_oa/src/filter/source_filter.cpp (modified) dev_oa: bugfix on tiled domains. Previosly only the first ts was ... Wed, 28 Oct 2020 15:24:06 GMT oabramkina [1966] * XIOS/dev/dev_oa/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_oa/src/filter/source_filter.hpp (modified) * XIOS/dev/dev_oa/src/node/domain.cpp (modified) * XIOS/dev/dev_oa/src/node/domain.hpp (modified) * XIOS/dev/dev_oa/src/node/grid.cpp (modified) * XIOS/dev/dev_oa/src/node/grid.hpp (modified) dev_oa: first working version for tiled domains Wed, 28 Oct 2020 15:14:52 GMT oabramkina [1965] * XIOS/dev/dev_oa/src/config/domain_attribute.conf (modified) * XIOS/dev/dev_oa/src/interface/c_attr/icdomain_attr.cpp (modified) * XIOS/dev/dev_oa/src/interface/c_attr/icdomaingroup_attr.cpp (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/domain_interface_attr.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/domaingroup_interface_attr.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/idomain_attr.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/idomaingroup_attr.F90 (modified) dev_oa: adding two more tile attribures Wed, 14 Oct 2020 09:38:20 GMT oabramkina [1963] * XIOS/dev/dev_oa/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_oa/src/filter/source_filter.hpp (modified) * XIOS/dev/dev_oa/src/interface/c/icdata.cpp (modified) * XIOS/dev/dev_oa/src/interface/fortran/idata.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran/ixios_interfaces.F90 (modified) * XIOS/dev/dev_oa/src/node/field.hpp (modified) * XIOS/dev/dev_oa/src/node/field_decl.cpp (modified) * XIOS/dev/dev_oa/src/node/field_impl.hpp (modified) dev_oa: adding interface to xios_send permitting sending a tile Thu, 08 Oct 2020 08:53:18 GMT oabramkina [1952] * XIOS/dev/dev_oa/src/config/domain_attribute.conf (modified) * XIOS/dev/dev_oa/src/interface/c_attr/icdomain_attr.cpp (modified) * XIOS/dev/dev_oa/src/interface/c_attr/icdomaingroup_attr.cpp (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/domain_interface_attr.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/domaingroup_interface_attr.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/idomain_attr.F90 (modified) * XIOS/dev/dev_oa/src/interface/fortran_attr/idomaingroup_attr.F90 (modified) Adding tile attributes. Wed, 07 Oct 2020 11:27:17 GMT oabramkina [1951] * XIOS/dev/dev_oa (copied) Creating a personal branch Tue, 22 Sep 2020 09:49:32 GMT ymipsl [1937] * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) Fix problem when using area for domain interpolation. YM