Changeset 384
- Timestamp:
- 05/18/2011 09:31:12 AM (12 years ago)
- Location:
- SH_SHM/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
SH_SHM/trunk/inputs/STATINF.DAT
r335 r384 13 13 GRC4 lat:+49.0867465 lon: +11.5262720 elevation: 503.0 array:01 xrel: 22.280903 yrel: -67.175827 name:Graefenberg,_F.R.G. 14 14 ASSE lat:+52.1303 lon: +10.6729 elevation: -318.5 array:01 xrel:-37.356739 yrel:271.203522 15 ATBG lat:50.9769 lon:12.2915 elevation:195.0 15 16 AHRW lat:50.541 lon: 7.076 array:01 xrel:-299.054 yrel: +94.565 16 17 BFO lat:+48.3301 lon: +08.3296 elevation: 589.0 array:01 xrel:-213.690201 yrel:-151.307358 name:FRG,_Black_Forest -
SH_SHM/trunk/inputs/chantrans.txt
r350 r384 22 22 fur-++ hh 23 23 gec2-++ hh 24 gold-++ hh 24 25 gra1-++ hh 25 26 gra2-++ hh … … 42 43 ibbn-++ hh 43 44 ibbs-++ hh 45 igad-++ hh 44 46 manz-++ eh 45 47 mox-++ hh 46 48 nrdl-++ hh 47 49 rgn-++ bh 48 rjob-++ bh50 rjob-++ eh 49 51 rotz-++ eh 50 52 rue-++ bh … … 64 66 pln-++ hh 65 67 plons-++ hh 68 reth-++ hh 66 69 rohr-++ hh 67 70 schd-++ hh -
SH_SHM/trunk/source/seed_io/sfd2db.c
r333 r384 3 3 * ======== 4 4 * 5 * $Revision: 172 $, $Date: 2011-02-18 11:35:16 +0100 (Fr, 18 Feb2011) $5 * $Revision: 211 $, $Date: 2011-05-06 11:30:54 +0200 (Fr, 06 Mai 2011) $ 6 6 * 7 7 * reads lines from sfdfile and creates commands to insert into sfdb database … … 353 353 location[2] = '\0'; 354 354 355 /* The SEED manual states for the "Location identi ï¬er":355 /* The SEED manual states for the "Location identifier": 356 356 * Left justify and pad with spaces. Especially for file 357 357 * system this is quite weird, so we support 2 digits only.
Note: See TracChangeset
for help on using the changeset viewer.