# # ChangeLog for XIOS # # Generated by Trac 1.0.1 # 04/20/24 02:54:06 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, 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 ... Thu, 16 Jul 2020 15:12:06 GMT ymipsl [1917] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution (added) Add specific directory for data distribution YM 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 Wed, 17 Jun 2020 12:32:41 GMT yushan [1903] * XIOS/branchs/xios-2.5/arch/arch-X64_JEANZAY.fcm (modified) xios-2.5 : Forcing c++98 on Jeanzay because the compiler is passed to ... Tue, 16 Jun 2020 17:12:05 GMT yushan [1902] * XIOS/branchs/xios-2.5/src/client.cpp (modified) * XIOS/branchs/xios-2.5/src/data_output.hpp (modified) * XIOS/branchs/xios-2.5/src/group_factory_decl.cpp (modified) * XIOS/branchs/xios-2.5/src/node/axis.cpp (modified) * XIOS/branchs/xios-2.5/src/node/context.cpp (modified) * XIOS/branchs/xios-2.5/src/node/context.hpp (modified) * XIOS/branchs/xios-2.5/src/node/domain.cpp (modified) * XIOS/branchs/xios-2.5/src/node/file.cpp (modified) * XIOS/branchs/xios-2.5/src/object_factory_decl.cpp (modified) * XIOS/branchs/xios-2.5/src/object_template.hpp (modified) * XIOS/branchs/xios-2.5/src/object_template_impl.hpp (modified) * XIOS/branchs/xios-2.5/src/server.cpp (modified) xios-2.5 : revert the previous commit 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 10:04:23 GMT yushan [1900] * XIOS/branchs/xios-2.5/src/client.cpp (modified) * XIOS/branchs/xios-2.5/src/data_output.hpp (modified) * XIOS/branchs/xios-2.5/src/group_factory_decl.cpp (modified) * XIOS/branchs/xios-2.5/src/node/axis.cpp (modified) * XIOS/branchs/xios-2.5/src/node/context.cpp (modified) * XIOS/branchs/xios-2.5/src/node/context.hpp (modified) * XIOS/branchs/xios-2.5/src/node/domain.cpp (modified) * XIOS/branchs/xios-2.5/src/node/file.cpp (modified) * XIOS/branchs/xios-2.5/src/object_factory_decl.cpp (modified) * XIOS/branchs/xios-2.5/src/object_template.hpp (modified) * XIOS/branchs/xios-2.5/src/object_template_impl.hpp (modified) * XIOS/branchs/xios-2.5/src/server.cpp (modified) xios-2.5 : minormodif for Jean-Zay after system maintenance to RH8 and ... 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 ... 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 ... 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 ... 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 ... Tue, 12 May 2020 09:47:11 GMT ymipsl [1874] * XIOS/dev/dev_ym/XIOS_COUPLING/extern/tv_data_display (added) * XIOS/dev/dev_ym/XIOS_COUPLING/extern/tv_data_display/tv_data_display.c (added) * XIOS/dev/dev_ym/XIOS_COUPLING/extern/tv_data_display/tv_data_display.h (added) XIOS coupling branch Add file to help totalview debugging YM Wed, 06 May 2020 09:16:20 GMT aclsce [1873] * XIOS/branchs/xios-2.5/src/io/onetcdf4_impl.hpp (modified) Reported bugfix [1633] [1630#file18] from trunk to branch in order 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 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 12:08:36 GMT ymipsl [1867] * XIOS/branchs/xios-2.5/src/client.cpp (modified) * XIOS/branchs/xios-2.5/src/node/context.cpp (modified) * XIOS/branchs/xios-2.5/src/server.cpp (modified) Remove freeing MPI communicator at finalize that can raise deadlock on ... 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 ... Fri, 03 Apr 2020 08:19:19 GMT ymipsl [1865] * XIOS/branchs/xios-2.5/src/client.cpp (modified) Bad order in freeing MPI communicator at finalize. Dead-lock may occur ... Wed, 01 Apr 2020 10:16:18 GMT ymipsl [1864] * XIOS/branchs/xios-2.5/arch/arch-GCC_MACOSX.env (modified) * XIOS/branchs/xios-2.5/arch/arch-GCC_MACOSX.fcm (modified) * XIOS/branchs/xios-2.5/arch/arch-GCC_MACOSX.path (modified) Updated arch files for MACOSX YM + S. Masson Wed, 01 Apr 2020 10:14:32 GMT ymipsl [1863] * XIOS/branchs/xios-2.5/arch/arch-X64_IRENE_GCC.env (added) * XIOS/branchs/xios-2.5/arch/arch-X64_IRENE_GCC.fcm (added) * XIOS/branchs/xios-2.5/arch/arch-X64_IRENE_GCC.path (added) Arch files for GCC compilre on IRENE YM + S. Masson 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 Fri, 28 Feb 2020 13:51:22 GMT aclsce [1860] * XIOS/branchs/xios-2.5/arch/arch-X64_IRENE-AMD.env (added) * XIOS/branchs/xios-2.5/arch/arch-X64_IRENE-AMD.fcm (added) * XIOS/branchs/xios-2.5/arch/arch-X64_IRENE-AMD.path (added) - Added Irene-amd specifications Mon, 17 Feb 2020 15:09:17 GMT aclsce [1859] * XIOS/branchs/xios-2.5/src/client.cpp (modified) - Changed call to mpi_comm_free (the call is performed earlier) to be ... 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 ... Thu, 30 Jan 2020 15:22:52 GMT ymipsl [1855] * XIOS/branchs/xios-2.5/src/io/nc4_data_input.cpp (modified) * XIOS/branchs/xios-2.5/src/node/domain.cpp (modified) * XIOS/branchs/xios-2.5/src/node/domain.hpp (modified) Import bug fix correction from trunk at rev 1578 : Bug fix when reading ... 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 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 ... 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 ... Fri, 17 Jan 2020 17:20:22 GMT ymipsl [1850] * XIOS/branchs/xios-2.5/src/node/axis.cpp (modified) * XIOS/branchs/xios-2.5/src/node/compute_connectivity_domain.cpp (modified) * XIOS/branchs/xios-2.5/src/node/domain.cpp (modified) * XIOS/branchs/xios-2.5/src/node/expand_domain.cpp (modified) * XIOS/branchs/xios-2.5/src/node/generate_rectilinear_domain.cpp (modified) * XIOS/branchs/xios-2.5/src/node/interpolate_domain.cpp (modified) * XIOS/branchs/xios-2.5/src/node/reorder_domain.cpp (modified) * XIOS/branchs/xios-2.5/src/node/scalar.cpp (modified) * XIOS/branchs/xios-2.5/src/node/zoom_domain.cpp (modified) * XIOS/branchs/xios-2.5/src/transformation/Functions/reduction.cpp (modified) * XIOS/branchs/xios-2.5/src/transformation/axis_algorithm_duplicate_scalar.cpp (modified) * XIOS/branchs/xios-2.5/src/transformation/axis_algorithm_extract_domain.cpp (modified) * XIOS/branchs/xios-2.5/src/transformation/axis_algorithm_interpolate.cpp (modified) * XIOS/branchs/xios-2.5/src/transformation/axis_algorithm_inverse.cpp (modified) * XIOS/branchs/xios-2.5/src/transformation/axis_algorithm_reduce_axis.cpp (modified) * XIOS/branchs/xios-2.5/src/transformation/axis_algorithm_reduce_domain.cpp (modified) * XIOS/branchs/xios-2.5/src/transformation/axis_algorithm_temporal_splitting.cpp (modified) * XIOS/branchs/xios-2.5/src/transformation/axis_algorithm_zoom.cpp (modified) * XIOS/branchs/xios-2.5/src/transformation/domain_algorithm_compute_connectivity.cpp (modified) * XIOS/branchs/xios-2.5/src/transformation/domain_algorithm_expand.cpp (modified) * XIOS/branchs/xios-2.5/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/branchs/xios-2.5/src/transformation/domain_algorithm_reorder.cpp (modified) * XIOS/branchs/xios-2.5/src/transformation/domain_algorithm_zoom.cpp (modified) * XIOS/branchs/xios-2.5/src/transformation/scalar_algorithm_extract_axis.cpp (modified) * XIOS/branchs/xios-2.5/src/transformation/scalar_algorithm_reduce_axis.cpp (modified) * XIOS/branchs/xios-2.5/src/transformation/scalar_algorithm_reduce_domain.cpp (modified) * XIOS/branchs/xios-2.5/src/transformation/scalar_algorithm_reduce_scalar.cpp (modified) * XIOS/branchs/xios-2.5/src/type/enum_ref_impl.hpp (modified) Compiler fix : solve the problem of crash occured with recent version of ... 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 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 Fri, 03 Jan 2020 14:59:55 GMT yushan [1846] * XIOS/dev/dev_trunk_omp/xios_test_suite/COMPILE/compile_irene (modified) * XIOS/dev/dev_trunk_omp/xios_test_suite/COMPILE/compile_irene_local (modified) * XIOS/dev/dev_trunk_omp/xios_test_suite/COMPILE/compile_jeanzay (modified) * XIOS/dev/dev_trunk_omp/xios_test_suite/COMPILE/compile_jeanzay_local (modified) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/run_test_irene (modified) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/run_test_irene_local (modified) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/run_test_jeanzay (modified) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/run_test_jeanzay_local (modified) dev_trunk_omp : launch local compile and test iff last-changed- revision ... Fri, 03 Jan 2020 11:45:10 GMT yushan [1845] * XIOS/dev/dev_trunk_omp/xios_test_suite/ARCH/arch-X64_JEANZAY.env (modified) dev_trunk_omp : update env file for Jean-Zay Fri, 03 Jan 2020 11:14:39 GMT yushan [1844] * XIOS/dev/dev_trunk_omp/xios_test_suite (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/ARCH (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/ARCH/arch-X64_IRENE.env (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/ARCH/arch-X64_IRENE.fcm (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/ARCH/arch-X64_IRENE.path (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/ARCH/arch-X64_JEANZAY.env (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/ARCH/arch-X64_JEANZAY.fcm (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/ARCH/arch-X64_JEANZAY.path (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/BUILD (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/COMPILE (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/COMPILE/compile_irene (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/COMPILE/compile_irene_local (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/COMPILE/compile_jeanzay (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/COMPILE/compile_jeanzay_local (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/COMPILE/compile_param_irene.def (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/COMPILE/compile_param_jeanzay.def (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/COMPILE/config_compile.py (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/COMPILE/generate_compile.py (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/COMPILE/job_compile_irene.sh (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/COMPILE/job_compile_jeanzay.sh (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/ENV (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/ENV/irene.env (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/ENV/jeanzay.env (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/ENV_local (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/ENV_local/irene.env (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/ENV_local/jeanzay.env (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/HTML (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/HTML/copy_html_irene (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/HTML/copy_html_jeanzay (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/HTML/generate_compile_table.js (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/HTML/generate_test_table.js (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/HTML/graph.html (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/HTML/xios-style.css (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/HTML/xios_report.html (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/HTML/xios_report_local.html (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/check.py (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/config.py (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/context_atm.xml (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/context_grid_dynamico.xml (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/default_param.json (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/dynamico_grid.nc (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/generate_new_reference.sh (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/generate_new_reference_irene_local.sh (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/generate_new_reference_jeanzay_local.sh (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/generate_test.py (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/iodef.xml (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/iodef.xml.template (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/job_irene.sh (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/job_irene_local.sh (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/job_jeanzay.sh (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/job_jeanzay_local.sh (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/param_list.py (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/run_sub_test.sh (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/run_test (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/run_test_irene (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/run_test_irene_local (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/run_test_jeanzay (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/run_test_jeanzay_local (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/run_test_local (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/setup.py (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/test_axis_algo (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/test_axis_algo/checkfile.def (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/test_axis_algo/context_atm.xml (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/test_axis_algo/user_param.json (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/test_domain_algo (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/test_domain_algo/checkfile.def (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/test_domain_algo/context_atm.xml (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/test_domain_algo/user_param.json (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/test_function (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/test_function/checkfile.def (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/test_function/context_atm.xml (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/test_function/user_param.json (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/test_grid_algo (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/test_grid_algo/checkfile.def (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/test_grid_algo/context_atm.xml (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/test_grid_algo/user_param.json (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/test_scalar_algo (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/test_scalar_algo/checkfile.def (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/test_scalar_algo/context_atm.xml (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/test_scalar_algo/user_param.json (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TEST_SUITE/user_config.py (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TOOLS (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TOOLS/copy_to_forge (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/TOOLS/copy_to_thredds (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/copy_html (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/cron_script_irene (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/cron_script_jeanzay (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/launch_all (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/launch_all_local (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/launch_compile (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/launch_compile_local (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/launch_test_suite (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/launch_test_suite_local (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/load_env (added) * XIOS/dev/dev_trunk_omp/xios_test_suite/load_env_local (added) dev_trunk_omp : add xios_test_suite folder 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 17:13:05 GMT yushan [1840] * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/job_jeanzay.sh (modified) dev_trunk_omp : typo error Thu, 02 Jan 2020 17:02:19 GMT yushan [1839] * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/check.py (modified) * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/generate_reference.sh (added) * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/job_jeanzay.sh (modified) dev_trunk_omp : add script for generating new reference. old reference ... Thu, 02 Jan 2020 15:07:39 GMT yushan [1838] * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/check.py (modified) * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/default_param.json (added) * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/job_jeanzay.sh (modified) * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/param_list.py (added) * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/run_sub_test.sh (modified) * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/setup.py (modified) * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/test_axis_algo/checkfile.def (modified) * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/test_axis_algo/user_param.json (added) * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/test_domain_algo/checkfile.def (modified) * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/test_domain_algo/user_param.json (added) * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/test_function/checkfile.def (modified) * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/test_function/user_param.json (added) * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/test_grid_algo/checkfile.def (modified) * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/test_grid_algo/user_param.json (added) * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/test_scalar_algo/checkfile.def (modified) * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/test_scalar_algo/user_param.json (added) * XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/user_config.py (modified) dev_trunk_omp : add hierarchical inputs(user_param.json). simplify ... 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