Ignore:
Timestamp:
Dec 19, 2019, 7:37:03 PM (4 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
0d99607
Parents:
4421b17
Message:

added Readme to tests; changed directory structure; added recent test results;

File:
1 moved

Legend:

Unmodified
Added
Removed
  • Testing/Regression/Mars_request/create_old_mars_requests.txt

    r2d1c338 rbe6c0a2  
     1#!/bin/bash
     2#
     3# @Author: Anne Philipp
     4#
     5# @Date: October, 10 2019
     6#
     7# @Description: Creates the mars request files with the older (7.0.4)
     8#               version of flex_extract and places them in the test directory
     9#               of mars request  comparsion tests.
     10#
     11# @License:
     12#    (C) Copyright 2014-2019.
     13#
     14#    SPDX-License-Identifier: CC-BY-4.0
     15#
     16#    This work is licensed under the Creative Commons Attribution 4.0
     17#    International License. To view a copy of this license, visit
     18#    http://creativecommons.org/licenses/by/4.0/ or send a letter to
     19#    Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
     20#               
     21# @ChangeHistory: 
     22#
     23# @Usage:
     24#        start script within the old flex_extract python directory
     25#        ./create_old_mars_request.txt  <path to mars request test directory of old version>
     26#        e.g. ./create_old_mars_request.txt <local_path>/flex_extract_v7.1/Testing/Regression/Mars_request/7.0.4/
     27#
     28
     29
    130./submit.py --controlfile=CONTROL_CERA_mr --request=1
    231mv ../work/mars_requests.csv ../work/CERA_mr.csv
     
    5281./submit.py --controlfile=CONTROL_OD.OPER.highres.gauss_mr --request=1
    5382mv ../work/mars_requests.csv ../work/OD.OPER.highres.gauss_mr.csv
     83
     84
     85mv ./work/*_mr.csv ${1}
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG