Changes between Version 2 and Version 3 of UCERF3TimeDepRateExtractor


Ignore:
Timestamp:
Jun 5, 2015, 11:14:12 AM (9 years ago)
Author:
Kevin Milner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UCERF3TimeDepRateExtractor

    v2 v3  
    33TODO: download instructions
    44
    5 Usage:
    6 {{{
    7 usage: TimeDepRateExtractor [-a] [-b] -d <arg> [-h <arg>] -o <arg> -p
    8        <arg> -s <arg> [-y <arg>]
    9  -a,--filter-aftershocks               Apply aftershock filter
    10  -b,--binary                           Output equivalent annualized rates
    11                                        binary file in FSS rates.bin
    12                                        format. Otherwise CSV format.
    13  -d,--duration <arg>                   Forecast duration in years.
    14  -h,--hist-open-interval-basis <arg>   Year basis for historical
    15                                        openinterval. Default: 1875
    16  -o,--output-file <arg>                Output file name
    17  -p,--prob-model <arg>                 Probability model. One or more of
    18                                        U3_PREF_BLEND,POISSON,BPT_LOW,BPT_M
    19                                        ID,BPT_HIGH. Multiple entries can
    20                                        be comma separated.
    21  -s,--solution <arg>                   Input Fault System Solution zip
    22                                        file
    23  -y,--start-year <arg>                 Forecast start year. Default: 2014
     5Command Line Arguments:
    246
    25 }}}
     7||= Short =||= Long =||= Required? =||=Description=||
     8||-d <arg>||--duration <arg>||'''yes'''||Forecast duration in years.||
     9||-y <arg>||--start-year <arg>||no||Forecast start year. Default: 2014||
     10||-h <arg>||--hist-open-interval-basis <arg>||no||Year basis for historical openinterval. Default: 1875||
     11||-p <arg>||--prob-model <arg>||'''yes'''||Probability model. One or more of U3_PREF_BLEND,POISSON,BPT_LOW,BPT_MID,BPT_HIGH. Multiple entries can be comma separated.||
     12||-s <arg>||--solution <arg>||'''yes'''||Input Fault System Solution zip file||
     13||-o <arg>||--output-file <arg>||'''yes'''||Output file name||
     14||-b||--binary||no||Output equivalent annualized rates binary file in FSS rates.bin format. Otherwise CSV format.||
     15||-a||--filter-aftershocks||no||Apply aftershock filter||
     16
    2617
    2718Examples: