Changeset 307 for SH_SHM/trunk
- Timestamp:
- 01/14/2011 11:18:15 AM (12 years ago)
- Location:
- SH_SHM/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
SH_SHM/trunk/inputs/filter_lookup.txt
r281 r307 198 198 LEIN-LH-N CMG3ESP60S 199 199 LEIN-LH-E CMG3ESP60S 200 HKWD-BH-Z LE3D5201 HKWD-BH-N LE3D5202 HKWD-BH-E LE3D5203 HKWD-HH-Z LE3D5204 HKWD-HH-N LE3D5205 HKWD-HH-E LE3D5200 HKWD-BH-Z GRSN 201 HKWD-BH-N GRSN 202 HKWD-BH-E GRSN 203 HKWD-HH-Z GRSN 204 HKWD-HH-N GRSN 205 HKWD-HH-E GRSN 206 206 HGN-BH-Z STS1 207 207 HGN-BH-N STS1 -
SH_SHM/trunk/source/seed_io/sfd2db.c
r304 r307 3 3 * ======== 4 4 * 5 * $Revision: 14 6 $, $Date: 2011-01-12 16:33:37 +0100 (Mi, 12Jan 2011) $5 * $Revision: 149 $, $Date: 2011-01-14 05:46:15 +0100 (Fr, 14 Jan 2011) $ 6 6 * 7 7 * reads lines from sfdfile and creates commands to insert into sfdb database … … 324 324 for (i=2; i<4; i++) 325 325 location[i-2] = descr.addinf[i]; 326 location[2] = '\0'; 326 327 327 328 if (!strncmp(network, "..", 2))
Note: See TracChangeset
for help on using the changeset viewer.