Changeset afbd3a1 in flex_extract.git for Run


Ignore:
Timestamp:
Aug 20, 2019, 3:38:23 PM (5 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
8f2bf6c
Parents:
5b0708b
Message:

added licence statements and descriptions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Run/run.sh

    rba99230 rafbd3a1  
    66#
    77# @Description:
     8#    This script defines the available command-line parameters
     9#    for running flex_extract and combines them for the execution 
     10#    of the Python program. It also does some checks to
     11#    guarantee necessary parameters were set and consistent.
    812#
    9 
    10 
     13# @Licence:
     14#    (C) Copyright 2014-2019.
     15#
     16#    SPDX-License-Identifier: CC-BY-4.0
     17#
     18#    This work is licensed under the Creative Commons Attribution 4.0
     19#    International License. To view a copy of this license, visit
     20#    http://creativecommons.org/licenses/by/4.0/ or send a letter to
     21#    Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
     22#
    1123# -----------------------------------------------------------------
    1224# AVAILABLE COMMANDLINE ARGUMENTS TO SET
     
    2739PP_ID=None
    2840JOB_TEMPLATE='job.temp'
    29 CONTROLFILE='CONTROL_CERA'
    30 DEBUG=1
    31 REQUEST=2
     41CONTROLFILE='CONTROL_EA5'
     42DEBUG=0
     43REQUEST=0
    3244PUBLIC=0
    3345
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG