source: CONFIG_DEVT/LMDZOR_V6.2_work_ENSEMBLES/modeles/XIOS/xios_test_suite/TEST_SUITE/run_test_irene @ 5477

Last change on this file since 5477 was 5477, checked in by aclsce, 4 years ago
  • Created CONFIG_DEVT directory
  • First import of LMDZOR_V6.2_work_ENSEMBLES working configuration
  • Property svn:executable set to *
File size: 278 bytes
Line 
1#!/bin/bash
2
3ccc_msub -E "--wait" job_irene.sh
4
5bash -c "python generate_test.py"
6mv _test_${xios_machine_name}_info.js test_${xios_machine_name}_info.js
7copy_to_thredds  test_${xios_machine_name}_info.js
8mv test_${xios_machine_name}_info.js _test_${xios_machine_name}_info.js
Note: See TracBrowser for help on using the repository browser.