Changeset 80


Ignore:
Timestamp:
11/19/2008 12:54:06 PM (15 years ago)
Author:
marcus
Message:

r62 | svn | 2008-11-13 08:56:44 +0100 (Do, 13 Nov 2008) | 3 lines

  • add menu entry Del Location
  • update station info files
Location:
SH_SHM/trunk
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • SH_SHM/trunk/inputs/STATINF.DAT

    r69 r80  
    4949WERN    lat:+50.2874    lon: +12.3761   elevation: 600.0        array:01        xrel:  82.111969        yrel:  66.324837 
    5050FBE   lat:+50.92117     lon: +13.35414  elevation: 234.9        array:01        xrel: 149.567154        yrel: 136.793716        name:Freiberg,_Saxonia 
     51RUH   lat:+50.94702  lon: +10.40325 elevation: 340.0 
    5152SCHD    lat:+50.53508   lon: +11.21187  elevation: 760.8 
    5253SCHF    lat:+50.6772    lon: +12.4031   elevation: 435. array:01        xrel: 83.339912 yrel:109.666695 name: Schoenfels,_OTSN/SXNET 
  • SH_SHM/trunk/inputs/filter_lookup.txt

    r65 r80  
    5151SCHF-BH-N LE3D5 ... ... -FORCEFFT- 
    5252SCHF-BH-E LE3D5 ... ... -FORCEFFT- 
     53SCHF-HH-Z LE3D5 ... ... -FORCEFFT- 
     54SCHF-HH-N LE3D5 ... ... -FORCEFFT- 
     55SCHF-HH-E LE3D5 ... ... -FORCEFFT- 
    5356SCHD-HH-Z CMG40T 
    5457SCHD-HH-N CMG40T 
     
    6063SCHD-LH-N CMG40T 
    6164SCHD-LH-E CMG40T 
     65RUH-HH-Z CMG40T 
     66RUH-HH-N CMG40T 
     67RUH-HH-E CMG40T 
     68RUH-BH-Z CMG40T 
     69RUH-BH-N CMG40T 
     70RUH-BH-E CMG40T 
     71RUH-LH-Z CMG40T 
     72RUH-LH-N CMG40T 
     73RUH-LH-E CMG40T 
    6274TANN-BH-Z GRSN ... ... -FORCEFFT- 
    6375TANN-BH-N GRSN ... ... -FORCEFFT- 
     
    7890GTTG-BH-N GRSN 
    7991GTTG-BH-E GRSN 
     92GTTG-HH-Z GRSN 
     93GTTG-HH-N GRSN 
     94GTTG-HH-E GRSN 
    8095HLG-BH-Z GRSN 
    8196HLG-BH-N GRSN 
     
    117132LEIB-HH-N LE3D5 
    118133LEIB-HH-E LE3D5 
     134HKWD-BH-Z LE3D5 
     135HKWD-BH-N LE3D5 
     136HKWD-BH-E LE3D5 
     137HKWD-HH-Z LE3D5 
     138HKWD-HH-N LE3D5 
     139HKWD-HH-E LE3D5 
     140KBDG-BH-Z LE3D5 
     141KBDG-BH-N LE3D5 
     142KBDG-BH-E LE3D5 
     143KBDG-HH-Z LE3D5 
     144KBDG-HH-N LE3D5 
     145KBDG-HH-E LE3D5 
    119146BFO-LH-Z GRSN 
    120147BFO-LH-N GRSN 
     
    171198TANN-LH-N GRSN 
    172199TANN-LH-E GRSN 
     200MULD-BH-Z LE3D5 
     201MULD-BH-N LE3D5 
     202MULD-BH-E LE3D5 
     203MULD-HH-Z LE3D5 
     204MULD-HH-N LE3D5 
     205MULD-HH-E LE3D5 
     206ROHR-BH-Z LE3D5 
     207ROHR-BH-N LE3D5 
     208ROHR-BH-E LE3D5 
     209ROHR-HH-Z LE3D5 
     210ROHR-HH-N LE3D5 
     211ROHR-HH-E LE3D5 
     212TAUT-BH-Z LE3D5 
     213TAUT-BH-N LE3D5 
     214TAUT-BH-E LE3D5 
     215TAUT-HH-Z LE3D5 
     216TAUT-HH-N LE3D5 
     217TAUT-HH-E LE3D5 
    173218WLF-LH-Z GRSN 
    174219WLF-LH-N GRSN 
  • SH_SHM/trunk/source/motif/shm.c

    r77 r80  
    33 *      ===== 
    44 * 
    5  * $Revision: 60 $, $Date: 2008-11-09 15:51:25 +0100 (So, 09 Nov 2008) $ 
     5 * $Revision: 62 $, $Date: 2008-11-13 08:56:44 +0100 (Do, 13 Nov 2008) $ 
    66 * 
    77 * main module of shm 
     
    246246#define k_entry_spectrogram 159 
    247247#define k_entry_trc_del_badqual 160 
     248#define k_entry_del_location 161 
    248249 
    249250#define k_entry_key_arrow_up 300 
     
    34503451                break; 
    34513452                } 
     3453        case k_entry_del_location: 
     3454                HELPTEXT( "del-location" ); 
     3455                xmv_cpar->source_lat = 0.0; 
     3456                xmv_cpar->source_lon = 0.0; 
     3457                xmv_cpar->depth = GpGetFloat( cGpF_default_depth ); 
     3458                xmv_cpar->source_type = GpGetInt( cGpI_default_event_type ); 
     3459                xmv_cpar->reg_id = 0; 
     3460                xmv_cpar->regname[0] = '\0'; 
     3461                xmv_cpar->loc_meth = CUC_LOCMETH_UNDEFINED; 
     3462                xmv_cpar->loc_quality = GpGetInt( cGpI_default_loc_quality ); 
     3463                xmv_cpar->loc_addpar[0] = '\0'; 
     3464                xmv_cpar->distance = 0.0; 
     3465                xmv_cpar->dist_unit = CUC_DIST_UNIT_DEG; 
     3466                xmv_cpar->source[0] = '\0'; 
     3467                xmv_cpar->soft_change = TRUE; 
     3468                cu_set_param_values( xmv_w, xmv_cpar, xmv_par.parno ); 
     3469                xmv_cpar->soft_change = FALSE; 
     3470                break; 
    34523471        case k_entry_match_location: 
    34533472                { char station[cBcShortStrLth+1];  /* station name */ 
  • SH_SHM/trunk/source/motif/shm.uil

    r16 r80  
    116116        k_entry_theo_extprog_text    : 'Theo (ExtProg)'; 
    117117   k_entry_deltheo_text         : 'Del Theo'; 
     118        k_entry_del_location_text    : 'Del Location'; 
    118119!  Title Amplitude: 
    119120   k_entry_amplper_p_text       : 'Ampl & Period auto Peak'; 
     
    395396   k_acc_deltheo                : "Ctrl<Key>d"; 
    396397        k_acct_deltheo               : "Ctrl/d"; 
     398   k_acc_del_location           : ""; 
     399   k_acct_del_location          : ""; 
    397400 
    398401!  Title Amplitude: 
     
    10621065        k_entry_spectrogram          : 159; 
    10631066        k_entry_trc_del_badqual      : 160; 
     1067        k_entry_del_location         : 161; 
    10641068 
    10651069!  button numbers 
  • SH_SHM/trunk/source/motif/shm_main_window.uil

    r16 r80  
    372372         XmPushButton button_param_theo_ext; 
    373373         XmPushButton entry_deltheo; 
     374                        XmSeparator  entry_sep; 
     375         XmPushButton entry_del_location; 
    374376      }; 
    375377   }; 
     
    21272129   }; 
    21282130 
    2129  
    2130  
     2131object 
     2132   entry_del_location: XmPushButton { 
     2133      arguments { 
     2134         XmNlabelString = k_entry_del_location_text; 
     2135         XmNaccelerator = k_acc_del_location; 
     2136         XmNacceleratorText = k_acct_del_location; 
     2137         XmNfontList = k_menu_font; 
     2138      }; 
     2139      callbacks { 
     2140         XmNactivateCallback = 
     2141            procedure xm_call_menu_select(k_entry_del_location); 
     2142      }; 
     2143   }; 
     2144 
     2145 
     2146 
  • SH_SHM/trunk/util/check_evt.c

    r69 r80  
    379379 
    380380        /* no telex phase */ 
     381        /* disabled 12-Nov-2008 K.S. 
    381382        if  (!efv_telex_phase) 
    382383                fprintf( out, "F016 %s: no telex phase found\n", efv_infile ); 
     384        */ 
    383385 
    384386        /* mb determined? */ 
Note: See TracChangeset for help on using the changeset viewer.