# # ChangeLog for XIOS/trunk # # Generated by Trac 1.0.1 # 05/18/24 22:17:41 Thu, 11 Mar 2021 17:23:00 GMT ymipsl [2099] * XIOS/trunk/src/interface/fortran/idata.F90 (modified) Fix problem in fortran-c interface about logical/bool standardisation ... Wed, 10 Mar 2021 17:37:24 GMT ymipsl [2088] * XIOS/trunk/extern/remap/src/mapper.hpp (modified) * XIOS/trunk/extern/remap/src/node.cpp (modified) * XIOS/trunk/extern/remap/src/triple.hpp (modified) bug fix in remapper YM Wed, 10 Mar 2021 12:22:12 GMT ymipsl [2078] * XIOS/trunk/src/context_client.cpp (modified) bug fix when checking event synchronisation YM Mon, 01 Mar 2021 16:16:17 GMT yushan [2039] * XIOS/trunk/arch/arch-X64_ZEUS.env (added) * XIOS/trunk/arch/arch-X64_ZEUS.fcm (added) * XIOS/trunk/arch/arch-X64_ZEUS.path (added) trunk : add arch files for CMCC cluster Wed, 24 Feb 2021 14:04:32 GMT yushan [2037] * XIOS/trunk/xios_test_suite/ENV/irene.env (modified) trunk : change reference location Thu, 11 Feb 2021 12:20:03 GMT ymipsl [2033] * XIOS/trunk/src/config/interpolate_axis_attribute.conf (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.hpp (modified) Add extrapolation to vertical interpolation. YM Thu, 04 Feb 2021 19:35:15 GMT aclsce [2029] * XIOS/trunk/src/client.cpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/server.cpp (modified) Commented mpi_comm_free as it was done on branch 2.5 to avoid potential ... Mon, 01 Feb 2021 10:46:59 GMT ymipsl [2025] * XIOS/trunk/src/interface/c/icdata.cpp (modified) * XIOS/trunk/src/interface/fortran/idata.F90 (modified) * XIOS/trunk/src/interface/fortran/ixios_interfaces.F90 (modified) New feature : introduce handle acces to xios_send_field and ... Mon, 01 Feb 2021 10:12:08 GMT ymipsl [2024] * XIOS/trunk/src/node/field.cpp (modified) Bug fix introduced in preceding commit. When checking time operation ... Thu, 26 Nov 2020 14:56:56 GMT yushan [1983] * XIOS/trunk/src/node/field.cpp (modified) trunk : workflow graph bug fixed for field with once attribute Tue, 24 Nov 2020 17:55:35 GMT yushan [1982] * XIOS/trunk/src/filter/spatial_transform_filter.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_duplicate_scalar.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_extract.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_extract_domain.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_inverse.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_reduce_axis.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_reduce_domain.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_temporal_splitting.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_zoom.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_compute_connectivity.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_expand.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_extract.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_generate_rectilinear.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_reorder.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_zoom.hpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_extract_axis.hpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_reduce_axis.hpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_reduce_domain.hpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_reduce_scalar.hpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_transformation.hpp (modified) trunk : workflow graph big fixed for chained spatial filters. Filter ... Tue, 24 Nov 2020 10:35:16 GMT yushan [1981] * XIOS/trunk/generic_testcase/context_atm.xml (modified) trunk : axis interpolate. Update related xml example Tue, 24 Nov 2020 10:33:59 GMT yushan [1980] * XIOS/trunk/src/config/interpolate_axis_attribute.conf (modified) * XIOS/trunk/src/node/interpolate_axis.cpp (modified) * XIOS/trunk/src/test/generic_testcase.f90 (modified) * XIOS/trunk/src/test/test_interpolate.f90 (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.hpp (modified) trunk : axis interpolate can have coordinate source (coordinate_src) and ... Mon, 16 Nov 2020 11:07:41 GMT yushan [1979] * XIOS/trunk/bld.cfg (modified) * XIOS/trunk/src/test/test_interpolate.f90 (added) trunk : add a test for inversed axis_interpolation. Still under ... Thu, 12 Nov 2020 11:06:26 GMT ymipsl [1978] * XIOS/trunk/src/interface/c/iccontext.cpp (modified) * XIOS/trunk/src/interface/fortran/context_interface.f90 (modified) * XIOS/trunk/src/interface/fortran/icontext.F90 (modified) Add get_current_context functionnality with string id, in fortran ... Thu, 12 Nov 2020 10:00:24 GMT ymipsl [1977] * XIOS/trunk/src/io/nc4_data_output.cpp (modified) Fix inconstent definition in cf_role netcdf attribute when writting ... Tue, 10 Nov 2020 15:09:58 GMT yushan [1976] * XIOS/trunk/src/test/generic_testcase.f90 (modified) trunk : set bounds attributes for curvilinear domain Wed, 04 Nov 2020 13:45:50 GMT yushan [1972] * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_expand.cpp (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_domain_algo/context_atm.xml (modified) trunk : debug domain_expand Mon, 02 Nov 2020 17:59:57 GMT yushan [1971] * XIOS/trunk/xios_test_suite/TEST_SUITE/test_domain_algo/checkfile.def (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_domain_algo/context_atm.xml (modified) generic_testcase : update domain expand transformation Mon, 02 Nov 2020 14:53:11 GMT yushan [1970] * XIOS/trunk/src/transformation/domain_algorithm_expand.cpp (modified) trunk : debug domain expand. Gather lon lat value before updating ... Wed, 14 Oct 2020 15:20:12 GMT yushan [1964] * XIOS/trunk/src/node/axis.cpp (modified) trunk : Mask was not correctly applied on data when data_index is used Mon, 05 Oct 2020 12:28:54 GMT yushan [1948] * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) trunk : typo Mon, 05 Oct 2020 09:58:58 GMT yushan [1947] * XIOS/trunk/xios_test_suite/COMPILE/config_compile.py (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) trunk : modif for check job status Mon, 05 Oct 2020 08:38:07 GMT yushan [1946] * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) trunk : small modif for irene Fri, 02 Oct 2020 09:28:27 GMT yushan [1945] * XIOS/trunk/xios_test_suite/COMPILE/compile_irene (modified) * XIOS/trunk/xios_test_suite/COMPILE/compile_jeanzay (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) * XIOS/trunk/xios_test_suite/launch_all (modified) * XIOS/trunk/xios_test_suite/launch_compile (modified) * XIOS/trunk/xios_test_suite/launch_test_suite (modified) trunk : modif related to compilation before unit tests. No longer ... Thu, 01 Oct 2020 14:49:18 GMT yushan [1944] * XIOS/trunk/xios_test_suite/COMPILE/config_compile.py (modified) * XIOS/trunk/xios_test_suite/ENV/irene.env (modified) * XIOS/trunk/xios_test_suite/ENV/jeanzay.env (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step1.py (modified) trunk : modify Jean-Zay job submission account to wuu 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 Wed, 16 Sep 2020 12:13:27 GMT ymipsl [1932] * XIOS/trunk/src/test/generic_testcase.f90 (modified) fix reported from rev. 1929 (coupling branch) : generic test case, ... Wed, 16 Sep 2020 11:25:09 GMT ymipsl [1931] * XIOS/trunk/src/test/generic_testcase.f90 (modified) Bug fix in generic test case : ierr argument was declare in LOGICAL ... Thu, 10 Sep 2020 09:39:56 GMT yushan [1928] * XIOS/trunk/src/filter/source_filter.cpp (modified) trunk : workflow graph now working with field read from file Mon, 07 Sep 2020 14:40:49 GMT ymipsl [1927] * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) Bug fix : Grid elements (domain axis, scalar) was not sent to server in ... Wed, 05 Aug 2020 12:38:20 GMT yushan [1924] * XIOS/trunk/xios_test_suite/TEST_SUITE/default_param.json (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/generate_new_reference.sh (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/generate_new_reference_irene_local.sh (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/generate_new_reference_jeanzay_local.sh (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/iodef.xml (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/job_irene.sh (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/job_irene_local.sh (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/job_jeanzay.sh (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/job_jeanzay_local.sh (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/my_run.sh (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step1.py (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_axis_algo/user_param.json (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_domain_algo/user_param.json (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_function/user_param.json (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_grid_algo/user_param.json (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_scalar_algo/user_param.json (modified) trunk : update unit tests parameters Mon, 03 Aug 2020 14:18:37 GMT yushan [1923] * XIOS/trunk/generic_testcase/context_atm.xml (modified) * XIOS/trunk/generic_testcase/iodef.xml (modified) trunk : revert iodef.xml and context_atm.xml Fri, 31 Jul 2020 14:08:56 GMT yushan [1922] * XIOS/trunk/generic_testcase/iodef.xml (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/iodef.xml (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_domain_algo/checkfile.def (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_domain_algo/context_atm.xml (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_function/checkfile.def (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_function/context_atm.xml (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_scalar_algo/checkfile.def (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_scalar_algo/context_atm.xml (modified) trunk : complete test for domain, scalar and reduction Fri, 31 Jul 2020 10:21:59 GMT yushan [1921] * XIOS/trunk/generic_testcase/context_atm.xml (modified) * XIOS/trunk/generic_testcase/iodef.xml (modified) * XIOS/trunk/src/test/generic_testcase.f90 (modified) * XIOS/trunk/src/transformation/axis_algorithm_extract_domain.cpp (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/iodef.xml (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_axis_algo/checkfile.def (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_axis_algo/context_atm.xml (modified) trunk : complete axis transformation tests Mon, 20 Jul 2020 14:05:09 GMT yushan [1920] * XIOS/trunk/generic_testcase/context_atm.xml (modified) * XIOS/trunk/src/calendar_util.cpp (modified) * XIOS/trunk/src/calendar_util.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) trunk : raise error if freq_op > output_freq Mon, 20 Jul 2020 10:22:40 GMT yushan [1919] * XIOS/trunk/generic_testcase/context_atm.xml (modified) * XIOS/trunk/generic_testcase/iodef.xml (modified) * XIOS/trunk/generic_testcase/param.def (modified) * XIOS/trunk/src/node/extract_domain_to_axis.cpp (modified) trunk : bug in routine checkValid in extract_domain_to_axis Thu, 02 Jul 2020 15:39:46 GMT yushan [1916] * XIOS/trunk/xios_test_suite/COMPILE/config_compile.py (modified) * XIOS/trunk/xios_test_suite/COMPILE/job_compile_irene.sh (deleted) * XIOS/trunk/xios_test_suite/COMPILE/job_compile_jeanzay.sh (deleted) * XIOS/trunk/xios_test_suite/HTML/xios_report.html (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step1.py (modified) * XIOS/trunk/xios_test_suite/launch_test_suite (modified) trunk : change job_running criteria. Job name = XIOS_rev****. Auto ... Wed, 01 Jul 2020 08:37:06 GMT yushan [1915] * XIOS/trunk/xios_test_suite/TEST_SUITE/my_run.sh (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step1.py (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step2.py (modified) trunk : correct an error in reference match Tue, 30 Jun 2020 15:33:39 GMT ymipsl [1914] * XIOS/trunk/src/test/generic_testcase.f90 (modified) Bug fix in generic_testcase. A. Piacentini +YM Mon, 29 Jun 2020 10:20:50 GMT yushan [1913] * XIOS/trunk/xios_test_suite/HTML/generate_compile_table.js (modified) * XIOS/trunk/xios_test_suite/HTML/generate_test_table.js (modified) * XIOS/trunk/xios_test_suite/HTML/xios_report.html (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_function/checkfile.def (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_function/context_atm.xml (modified) * XIOS/trunk/xios_test_suite/launch_test_suite (modified) trunk : update html Fri, 26 Jun 2020 11:17:56 GMT ymipsl [1912] * XIOS/trunk/generic_testcase/context_atm.xml (modified) * XIOS/trunk/generic_testcase/param.def (modified) simplify generic XML testcase. YM Thu, 25 Jun 2020 17:02:03 GMT ymipsl [1911] * XIOS/trunk/doc/XIOS_reference_guide.lyx (modified) * XIOS/trunk/doc/XIOS_reference_guide.pdf (modified) Update of the reference guide. YM Fri, 19 Jun 2020 17:21:14 GMT yushan [1910] * XIOS/trunk/xios_test_suite/ENV/jeanzay.env (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step2.py (modified) trunk : add reference generator and archievs for JZ Fri, 19 Jun 2020 16:57:59 GMT yushan [1909] * XIOS/trunk/xios_test_suite/ENV/irene.env (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/default_param.json (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/iodef.xml (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step1.py (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step2.py (modified) * XIOS/trunk/xios_test_suite/generate_ref.sh (added) trunk : add reference generator and archievs Thu, 18 Jun 2020 17:03:27 GMT yushan [1908] * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) trunk : bug for crontab. this extra CHMOD() gives exit code = 1 which ... Wed, 17 Jun 2020 18:17:39 GMT yushan [1907] * XIOS/trunk/xios_test_suite/ENV/irene.env (modified) * XIOS/trunk/xios_test_suite/ENV/jeanzay.env (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/my_run.sh (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step1.py (modified) trunk : cleanup Wed, 17 Jun 2020 17:24:17 GMT yushan [1906] * XIOS/trunk/xios_test_suite/TEST_SUITE/check.py (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/config.py (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/default_param.json (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/iodef.xml.template (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/my_run.sh (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/param_list.py (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_sub_test.sh (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/setup.py (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/step1.py (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/user_config.py (deleted) trunk : cleanup Wed, 17 Jun 2020 15:42:16 GMT yushan [1905] * XIOS/trunk/GENERIC_TESTCASE (deleted) trunk : restore the generic_testcase folder for easy testing Wed, 17 Jun 2020 15:41:53 GMT yushan [1904] * XIOS/trunk/GENERIC_TESTCASE (copied) * XIOS/trunk/generic_testcase (added) * XIOS/trunk/generic_testcase/context_atm.xml (added) * XIOS/trunk/generic_testcase/context_grid_dynamico.xml (added) * XIOS/trunk/generic_testcase/dynamico_grid.nc (added) * XIOS/trunk/generic_testcase/iodef.xml (added) * XIOS/trunk/generic_testcase/param.def (added) trunk : restore the generic_testcase folder for easy testing Fri, 12 Jun 2020 12:10:33 GMT yushan [1901] * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) trunk : cleanup Fri, 12 Jun 2020 09:42:45 GMT yushan [1899] * XIOS/trunk/xios_test_suite/ENV/irene.env (modified) * XIOS/trunk/xios_test_suite/ENV/jeanzay.env (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/job_irene.sh (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/job_jeanzay.sh (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/my_prod.sh (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/my_run.sh (added) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test_irene (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test_jeanzay (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step1.py (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step3.py (deleted) * XIOS/trunk/xios_test_suite/cron_script_irene (deleted) * XIOS/trunk/xios_test_suite/cron_script_jeanzay (deleted) trunk : cleanup Fri, 12 Jun 2020 08:56:50 GMT yushan [1898] * XIOS/trunk/Compile (deleted) * XIOS/trunk/graph.html (deleted) trunk : cleanup Fri, 12 Jun 2020 08:53:53 GMT yushan [1897] * XIOS/trunk/html (deleted) trunk : cleanup Fri, 12 Jun 2020 08:51:53 GMT yushan [1896] * XIOS/trunk/GENERIC_TESTCASE (deleted) * XIOS/trunk/src/test/generic_testcase.f90 (modified) trunk : cleanup Thu, 11 Jun 2020 17:47:16 GMT yushan [1895] * XIOS/trunk/xios_test_suite/TEST_SUITE/step1.py (modified) minor modif Thu, 11 Jun 2020 15:36:58 GMT yushan [1894] * XIOS/trunk/xios_test_suite/TEST_SUITE/my_prod.sh (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test_jeanzay (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step1.py (modified) trunk : update on JeanZay Thu, 11 Jun 2020 14:58:59 GMT yushan [1893] * XIOS/trunk/xios_test_suite/TEST_SUITE/job_jeanzay.sh (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/job_jeanzay_local.sh (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/my_prod.sh (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test_jeanzay (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/setup.py (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step1.py (modified) trunk : update on Jeanzay Wed, 10 Jun 2020 15:10:37 GMT yushan [1892] * XIOS/trunk/xios_test_suite/TEST_SUITE/my_prod.sh (modified) trunk : commit for checking Wed, 10 Jun 2020 14:27:05 GMT yushan [1891] * XIOS/trunk/xios_test_suite/TEST_SUITE/step1.py (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step2.py (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step3.py (modified) trunk : commit for checking Wed, 10 Jun 2020 13:08:30 GMT yushan [1890] * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test_irene (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step2.py (modified) trunk : minor modif Tue, 09 Jun 2020 22:44:24 GMT yushan [1889] * XIOS/trunk/xios_test_suite/TEST_SUITE/step1.py (modified) * XIOS/trunk/xios_test_suite/launch_all (modified) trunk : correct an error Tue, 09 Jun 2020 21:32:09 GMT yushan [1888] * XIOS/trunk/xios_test_suite/TEST_SUITE/default_param.json (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/iodef.xml (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/my_prod.sh (added) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test_irene (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test_irene_local (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/step1.py (added) * XIOS/trunk/xios_test_suite/TEST_SUITE/step2.py (added) * XIOS/trunk/xios_test_suite/TEST_SUITE/step3.py (added) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_axis_algo/checkfile.def (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_axis_algo/user_param.json (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_domain_algo/user_param.json (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_function/user_param.json (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_grid_algo/checkfile.def (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_grid_algo/user_param.json (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_scalar_algo/user_param.json (modified) trunk : some scripts for parallel job submission. Wed, 27 May 2020 13:44:58 GMT yushan [1887] * XIOS/trunk/xios_test_suite/COMPILE/compile_irene (modified) * XIOS/trunk/xios_test_suite/COMPILE/compile_jeanzay (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test_irene (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test_jeanzay (modified) .js files are generated by the cron script Tue, 26 May 2020 13:16:30 GMT yushan [1886] * XIOS/trunk/xios_test_suite/COMPILE/compile_irene (modified) * XIOS/trunk/xios_test_suite/COMPILE/compile_jeanzay (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) trunk : only copy valid reports to XIOS_TEST_SUITE_REPOSITORY Mon, 25 May 2020 17:02:08 GMT yushan [1885] * XIOS/trunk/xios_test_suite/COMPILE/compile_irene_local (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test_irene_local (modified) trunk : stupid typo Mon, 25 May 2020 12:44:29 GMT yushan [1884] * XIOS/trunk/xios_test_suite/COMPILE/compile_irene (modified) * XIOS/trunk/xios_test_suite/COMPILE/compile_irene_local (modified) * XIOS/trunk/xios_test_suite/COMPILE/compile_jeanzay (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test_irene_local (modified) trunk : locally generate compile and test info by collecting reports ... Wed, 13 May 2020 14:46:00 GMT yushan [1877] * XIOS/trunk/inputs/COMPLETE/context_atmosphere.xml (modified) * XIOS/trunk/inputs/COMPLETE/context_surface.xml (modified) * XIOS/trunk/inputs/iodef.xml (modified) * XIOS/trunk/src/filter/file_writer_filter.cpp (modified) * XIOS/trunk/src/filter/source_filter.cpp (modified) * XIOS/trunk/src/graphviz.cpp (modified) * XIOS/trunk/src/workflow_graph.cpp (modified) * XIOS/trunk/src/workflow_graph.hpp (modified) trunk : each context has its own graph file Tue, 12 May 2020 14:36:29 GMT yushan [1876] * XIOS/trunk/inputs/COMPLETE/context_atmosphere.xml (modified) * XIOS/trunk/inputs/COMPLETE/context_surface.xml (modified) * XIOS/trunk/inputs/iodef.xml (modified) * XIOS/trunk/src/filter/binary_arithmetic_filter.cpp (modified) * XIOS/trunk/src/filter/data_packet.hpp (modified) * XIOS/trunk/src/filter/source_filter.cpp (modified) * XIOS/trunk/src/filter/temporal_filter.cpp (modified) * XIOS/trunk/src/filter/ternary_arithmetic_filter.cpp (modified) * XIOS/trunk/src/filter/unary_arithmetic_filter.cpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/test/test_complete.f90 (modified) trunk : Bug fixed in workflow graph. wrong connection happens when a ... Thu, 09 Apr 2020 08:51:05 GMT ymipsl [1868] * XIOS/trunk/src/filter/output_pin.hpp (modified) Missing initialisation for visualisation workflow functionnalities. ... Fri, 03 Apr 2020 08:21:06 GMT ymipsl [1866] * XIOS/trunk/src/client.cpp (modified) Bad order in freeing MPI communicator at finalize. Dead-lock may occur ... Mon, 09 Mar 2020 13:05:15 GMT ymipsl [1862] * XIOS/trunk/arch/arch-X64_JEANZAY_PGI.env (added) * XIOS/trunk/arch/arch-X64_JEANZAY_PGI.fcm (added) * XIOS/trunk/arch/arch-X64_JEANZAY_PGI.path (added) Arch file for Jean-zay with PGI. YM Fri, 28 Feb 2020 13:56:06 GMT aclsce [1861] * XIOS/trunk/arch/arch-X64_IRENE-AMD.env (added) * XIOS/trunk/arch/arch-X64_IRENE-AMD.fcm (added) * XIOS/trunk/arch/arch-X64_IRENE-AMD.path (added) - Added Irene-amd specifications Mon, 17 Feb 2020 15:06:42 GMT aclsce [1858] * XIOS/trunk/src/client.cpp (modified) - Changed call to mpi_comm_free (the call is performed earlier) to be ... Wed, 12 Feb 2020 15:17:32 GMT aclsce [1857] * XIOS/trunk/arch/arch-ifort_LSCE.fcm (modified) - Modified to run XIOS trunk on obelix machine (JG). Wed, 05 Feb 2020 15:02:18 GMT ymipsl [1856] * XIOS/trunk/src/mpi_tag.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) Impose reproducibilty when interpolation weights are read from file. MPI ... Wed, 22 Jan 2020 14:19:37 GMT ymipsl [1854] * XIOS/trunk/arch/arch-X64_JEANZAY.env (modified) * XIOS/trunk/arch/arch-X64_JEANZAY.fcm (modified) Update of Jean-zay arch files YM Mon, 20 Jan 2020 14:47:32 GMT ymipsl [1852] * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/compute_connectivity_domain.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/expand_domain.cpp (modified) * XIOS/trunk/src/node/extract_domain.cpp (modified) * XIOS/trunk/src/node/generate_rectilinear_domain.cpp (modified) * XIOS/trunk/src/node/interpolate_domain.cpp (modified) * XIOS/trunk/src/node/reorder_domain.cpp (modified) * XIOS/trunk/src/node/scalar.cpp (modified) * XIOS/trunk/src/node/zoom_domain.cpp (modified) * XIOS/trunk/src/server_distribution_description.cpp (modified) * XIOS/trunk/src/transformation/Functions/reduction.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_duplicate_scalar.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_extract.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_extract_domain.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_inverse.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_reduce_axis.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_reduce_domain.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_temporal_splitting.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_zoom.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_compute_connectivity.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_expand.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_extract.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_reorder.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_zoom.cpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_extract_axis.cpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_reduce_axis.cpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_reduce_domain.cpp (modified) * XIOS/trunk/src/transformation/scalar_algorithm_reduce_scalar.cpp (modified) Compiler fix : solve the problem of crash occured with recent version of ... Mon, 20 Jan 2020 14:14:00 GMT ymipsl [1851] * XIOS/trunk/src/test/generic_testcase.f90 (modified) fix compil bug for gfortran : line no more than 132 column in fortran ... Wed, 08 Jan 2020 12:51:18 GMT ymipsl [1849] * XIOS/trunk/src/interface/c/ictimer.cpp (added) * XIOS/trunk/src/interface/fortran/itimer.F90 (added) * XIOS/trunk/src/interface/fortran/ixios.F90 (modified) * XIOS/trunk/src/interface/fortran/timer_interface.f90 (added) Export xios timers throw the fortran interface YM Thu, 02 Jan 2020 22:14:35 GMT yushan [1843] * XIOS/trunk/xios_test_suite/TEST_SUITE/config.py (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/default_param.py (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/param.def (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_axis_algo/checkfile.def (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_axis_algo/user_params.def (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_domain_algo/user_params.def (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_function/user_params.def (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_grid_algo/user_params.def (deleted) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_scalar_algo/user_params.def (deleted) XIOS test suite : delete unnecessary files Thu, 02 Jan 2020 20:51:11 GMT yushan [1842] * XIOS/trunk/xios_test_suite/TEST_SUITE/generate_new_reference.sh (added) * XIOS/trunk/xios_test_suite/TEST_SUITE/generate_new_reference_irene_local.sh (added) * XIOS/trunk/xios_test_suite/TEST_SUITE/generate_new_reference_jeanzay_local.sh (added) * XIOS/trunk/xios_test_suite/TEST_SUITE/generate_reference.sh (deleted) XIOS test suite : hierarchical input tested on jeanzay. new reference ... Thu, 02 Jan 2020 18:10:21 GMT yushan [1841] * XIOS/trunk/xios_test_suite/TEST_SUITE/check.py (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/default_param.json (added) * XIOS/trunk/xios_test_suite/TEST_SUITE/generate_reference.sh (added) * XIOS/trunk/xios_test_suite/TEST_SUITE/generate_test.py (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/param_list.py (added) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_sub_test.sh (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test_local (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/setup.py (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_axis_algo/user_param.json (added) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_domain_algo/user_param.json (added) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_function/user_param.json (added) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_grid_algo/user_param.json (added) * XIOS/trunk/xios_test_suite/TEST_SUITE/test_scalar_algo/user_param.json (added) * XIOS/trunk/xios_test_suite/TEST_SUITE/user_config.py (modified) XIOS test suite : update to hierarchical inputs Thu, 02 Jan 2020 10:50:05 GMT yushan [1837] * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test_local (modified) XIOS test suite : add write permission to local test_irene folder Thu, 02 Jan 2020 10:47:46 GMT yushan [1836] * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) XIOS test suite : add write permission to test_irene folder Thu, 02 Jan 2020 09:44:50 GMT yushan [1835] * XIOS/trunk/xios_test_suite/COMPILE/compile_jeanzay_local (added) * XIOS/trunk/xios_test_suite/HTML/xios_report_local.html (modified) XIOS test suite : add scripts for local compile and test for Jean-Zay Thu, 02 Jan 2020 09:43:46 GMT yushan [1834] * XIOS/trunk/xios_test_suite/COMPILE/compile_irene_local (added) * XIOS/trunk/xios_test_suite/ENV_local/irene.env (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/job_irene_local.sh (added) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test_irene_local (added) XIOS test suite : add scripts for local compile and test for Irene Thu, 02 Jan 2020 09:18:32 GMT yushan [1833] * XIOS/trunk/xios_test_suite/TEST_SUITE/job_jeanzay_local.sh (added) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test_jeanzay_local (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test_local (added) XIOS test suite : add scripts for local compile and test for Jean-Zay Sat, 21 Dec 2019 10:05:56 GMT yushan [1832] * XIOS/trunk/xios_test_suite/COMPILE/generate_compile.py (modified) XIOS test suite : set compile status to fail by default. Sat, 21 Dec 2019 10:05:13 GMT yushan [1831] * XIOS/trunk/xios_test_suite/COMPILE/generate_compile.py (modified) XIOS test suite : set compile status to fail by default. Fri, 20 Dec 2019 21:20:52 GMT ymipsl [1830] * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) xios_test_suite - fix a regression YM Fri, 20 Dec 2019 17:34:06 GMT ymipsl [1829] * XIOS/trunk/xios_test_suite/COMPILE/config_compile.py (modified) xios_test_suite - fix in config compile YM Fri, 20 Dec 2019 17:10:40 GMT ymipsl [1828] * XIOS/trunk/xios_test_suite/COMPILE/job_compile_irene.sh (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/job_irene.sh (modified) * XIOS/trunk/xios_test_suite/cron_script_irene (added) xios_test_suite - add cron script for irene - mount scratchdir for ... Fri, 20 Dec 2019 16:55:22 GMT yushan [1827] * XIOS/trunk/xios_test_suite/ENV_local/irene.env (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) XIOS test suite : add local scripts for Irene. Fri, 20 Dec 2019 16:35:33 GMT ymipsl [1826] * XIOS/trunk/xios_test_suite/ENV/irene.env (modified) * XIOS/trunk/xios_test_suite/ENV/jeanzay.env (modified) * XIOS/trunk/xios_test_suite/cron_script_jeanzay (added) XIOS test suite : - better right permission for group - add cron script ... Fri, 20 Dec 2019 16:27:34 GMT yushan [1825] * XIOS/trunk/xios_test_suite/HTML/xios-style.css (modified) * XIOS/trunk/xios_test_suite/load_env_local (added) XIOS test suite : add table border Fri, 20 Dec 2019 15:54:56 GMT yushan [1824] * XIOS/trunk/xios_test_suite/ENV_local (added) * XIOS/trunk/xios_test_suite/ENV_local/irene.env (added) * XIOS/trunk/xios_test_suite/ENV_local/jeanzay.env (added) * XIOS/trunk/xios_test_suite/HTML/xios_report_local.html (added) * XIOS/trunk/xios_test_suite/TEST_SUITE/check.py (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_sub_test.sh (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/run_test_jeanzay_local (added) * XIOS/trunk/xios_test_suite/launch_all_local (added) * XIOS/trunk/xios_test_suite/launch_compile_local (added) * XIOS/trunk/xios_test_suite/launch_test_suite_local (added) XIOS test suite : add scripts for local compile and test. No copy to ... Fri, 20 Dec 2019 14:09:31 GMT ymipsl [1823] * XIOS/trunk/xios_test_suite/COMPILE/job_compile_jeanzay.sh (modified) XIOS test suite : update jean-zay configuration YM Fri, 20 Dec 2019 13:57:22 GMT ymipsl [1822] * XIOS/trunk/xios_test_suite/ARCH/arch-X64_JEANZAY.env (modified) * XIOS/trunk/xios_test_suite/COMPILE/job_compile_jeanzay.sh (modified) XIOS test suite : update jean-zay configuration YM Fri, 20 Dec 2019 13:15:59 GMT yushan [1821] * XIOS/trunk/xios_test_suite/COMPILE/config_compile.py (modified) * XIOS/trunk/xios_test_suite/COMPILE/generate_compile.py (modified) * XIOS/trunk/xios_test_suite/HTML/generate_test_table.js (modified) * XIOS/trunk/xios_test_suite/HTML/xios-style.css (modified) * XIOS/trunk/xios_test_suite/TEST_SUITE/generate_test.py (modified) XIOS test suite : unit tests will not run if build failed. Catch the ...