Changeset 321


Ignore:
Timestamp:
02/16/2011 11:19:49 AM (12 years ago)
Author:
marcus
Message:

r160 | walther | 2011-02-10 17:00:22 +0100 (Do, 10 Feb 2011) | 1 line

Updated "default" configuration file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • SH_SHM/trunk/inputs/shm-config-default.txt

    r16 r321  
    22!      ====================== 
    33! 
    4 ! version 3, 15-Oct-2006 
     4! version 4, February-2011 
    55! 
    66! Configuration file for SH/SHM 
    7 ! K. Stammler, 15-May-2006 
    87! 
    98! 
     
    2221! 
    2322! 'include' statements read prepared parameter subsets from files of the same 
    24 ! syntax as this file. Default path of this parameter subset files is 
     23! syntax as this file. Default path of this parameter subset file is 
    2524! $SH_INPUTS, prepended if the first character is not '/'.  Please find a 
    2625! description of these parameter in the specified file.  The parameters may 
     
    3534include                      shm-conf-sxga-geometry.txt 
    3635 
    37  
    38  
    39 !                            editor used for displaying text files 
    40 !                            type: text string 
    41 texteditor                   xedit 
     36!                            graphical editor used for displaying text files 
     37!                            type: text string 
     38texteditor                   nedit 
    4239 
    4340!                            trace normalisation 
     
    5350!                            usually $SH_INPUTS/STATINF.DAT 
    5451!                            type: string 
    55 station_info_file            default 
     52station_info_file            $SH_INPUTS/STATINF.DAT $SH_PRIVATE/STATINF.DAT 
    5653 
    5754!                            filter lookup table, 'default' takes the value 
    5855!                            $SH_INPUTS/filter_lookup.txt 
    5956!                            type: string 
    60 filter_lookup_table          default 
     57filter_lookup_table          $SH_INPUTS/filter_lookup.txt $SH_PRIVATE/filter_lookup.txt 
    6158 
    6259!                            Sensitivity file for data streams 
     
    6562!                            in $SEED_INPUTS 
    6663!                            type: string 
    67 sensitivity_file             default 
     64sensitivity_file             $SH_INPUTS/sensitivities.txt $SH_PRIVATE/sensitivities.txt 
    6865 
    6966!                            Stations in read dialog box for MiniSEED data. 
     
    8380v$read_dialog_stations_01    [GRA1,GRA2,GRA3,GRA4,GRB1,GRB2,GRB3,GRB4,GRB5,GRC1,GRC2,GRC3,GRC4],[GRFO,RGN,RUE,BUG,BSEG,IBBN,WLF,BFO,CLZ,TNS,STU,FUR,MOX,CLL,BRG,WET,GEC2],GRF,GRSN 
    8481v$read_dialog_stations_02    bfo,brg,bseg,bug,cll,clz,fur,fbe,gec2,grfo,gttn,gunz,hlg,ibbn,manz,mox,neub,nott,nrdl,rgn,rotz,rue,stu,tann,tns,ubba,wet,werd,wern,wlf 
    85 v$read_dialog_stations_03    $NW,---,$SW,---,---,$N,$C,$S,---,---,---,$E,$GMS,$KT,$GR,---,---,---,---,$GERES,[$AT,$CZ,$PL,$EEU,$DK],GRA1,GRFO,$GRF,---,$GRSN 
     82v$read_dialog_stations_03    $NW,---,$SW,---,---,$N,$C,$S,---,---,---,$E,$GMS,$KT,$GR,---,---,---,---,---,[$AT,$CZ,$PL,$EEU,$DK],GRA1,GRFO,$GRF,---,$GRSN 
    8683!                            station subsets for above buttons 
    8784!                            type: string 
     
    10097v$eeu                        bud,pksm,psz,sop,crvs,vyhs,mlr,tirr 
    10198v$dk                         bsd,cop,mud 
    102 v$geres                      gea0,gea1,gea2,gea3,geb1,geb2,geb3,geb4,geb5,gec1,gec2,gec3,gec4,gec5,gec6,gec7,ged1,ged2,ged3,ged4,ged5,ged6,ged7,ged8,ged9 
    10399!                            channel names for the Mini-SEED dialog boxes 
    104100!                            defined above, default is 'LH,BH,HH'. 
     
    154150!                            5 = less well constrained, 6 = reliable, 
    155151!                            7 = external depth source 
    156 default_depth_type           0 
     152default_depth_type           1 
    157153 
    158154!                            default location quality 
     
    176172!                            list of depth phases used for depth determination 
    177173!                            type: text string 
    178 depth_phase_list             pP,sP,pS,sS 
     174depth_phase_list             pP,sP,pS,sS,pPP,pPKPbc,sPKPbc,pPKPab,sPKPab,pPKPdf,sPKPdf 
    179175 
    180176!                            list of default phases shown as theoretical arrivals 
     
    316312!                            name of dummy phases 
    317313!                            type: text string 
    318 auto_phase                   beam 
     314auto_phase                   Px 
    319315 
    320316!                            event check procedure 
     
    349345 
    350346!                            scale traces separately (true) or with the same 
    351 !                            magnification (false) 
     347!                            magnification (false) (Obsolete since SHM 2.4c) 
    352348!                            type: boolean 
    353349auto_scaling                 false 
     350 
     351!                            normalisation of traces on display; 
     352!                            0 = use old style (auto_scaling value), 1 = use 
     353!                            constant norm for all traces, 2 = scale traces 
     354!                            with the same magnification depending on maximum 
     355!                            value on screen, 3 = scale traces separately so 
     356!                            that all traces show the same maximum amplitude 
     357!                            on display. Default is 0. 
     358!                            type: integer 
     359trace_normalisation          2 
    354360 
    355361!                            reverse XOR pixels, on some machines necessary 
     
    386392sn_signal_end                9.0 
    387393 
     394!                            key symbols for arrow keys 
     395!                            get them by setting debug_level to 4 (at least) 
     396!keysym_arrow_up              268762962 
     397!keysym_arrow_down            268762964 
     398!keysym_arrow_left            268762961 
     399!keysym_arrow_right           268762963 
     400 
     401!                            if an autoevt file contains a location, should the 
     402!                            default filter (on Read New) be determined from 
     403!                            the distance between the epicentre and the 
     404!                            reference station? 
     405autofilter_by_distance       true 
     406!                            if yes, what is the separation distance in degrees 
     407autofilter_sepdist           5.0 
     408!                            and what are the local and teleseismic filters, 
     409!                            respectively 
     410autofilter_local             SHM_BP_1HZ_8HZ_4 
     411autofilter_tele              S+G_WWSSN_SP 
     412 
    388413!                            tolerance values for Identify Phase for slowness 
    389414!                            and azimuth, units: s/deg for slowness, deg for 
     
    392417idphases_tol_slow            1.5 
    393418idphases_tol_azim            20.0 
    394  
    395 !                            key symbols for arrow keys 
    396 !                            get them by setting debug_level to 4 (at least) 
    397 keysym_arrow_up              268762962 
    398 keysym_arrow_down            268762964 
    399 keysym_arrow_left            268762961 
    400 keysym_arrow_right           268762963 
    401  
    402 !!                            autofilter definitions 
    403 !v$autofilter                 cll-bh-z  SHM_HP_1HZ_3 
    404 !v$autofilter                 brg-bh-z  SHM_HP_1HZ_3 
    405 !v$autofilter                 brg-bh-n  SHM_HP_1HZ_3 
    406 !v$autofilter                 brg-bh-e  SHM_HP_1HZ_3 
    407419 
    408420!                            restrict search for epicentres in Identify Phase 
     
    410422!                            NULL, all agencies are accepted 
    411423!exclusive_agency             NEIR 
     424!exclusive_agency             GSRC 
     425 
     426!                            If using a sfd database (see website), please 
     427!                            specify connection information here. 
     428!sfdb_command                 mysql -h dbhost sfdb 
     429!sfdb_exec_qual               -B -e 
     430 
     431!                            Default reads options for byte-swapping 
     432!                            http://www.seismic-handler.org/portal/wiki/ShReads#qualifiers 
     433reads_swap                   false 
     434reads_invhdr                 true 
    412435 
    413436!                            debug level; 0 = no debug output, 1 = little 
     
    415438!                            type: integer 
    416439debug_level                  0 
    417  
Note: See TracChangeset for help on using the changeset viewer.