Geosig ascii format: samples not read
Posted: Mon Jan 14, 2008 5:14 pm
With all releases before 2008-01-14, you may get this error message in log window:
This is due to geopsy failing to recognize the header line: "Time:sec Long.,mm/s...". It results that no samples are read (NSamples=0). Early versions of Geosig implementation accept only 'g' as the signal unit. This bug is corrected for all releases after 2008-01-14.
To fix the problem temporarily, you have to edit the header of your files and change 'mm/s' (or other units) to 'g'.
Code: Select all
Impossible to allocate new data: current used space: 0 Kb.
0 allocated blocks (0 Mb), 0 locked blocks (0 Mb)
Code: Select all
Station_code TOTO
Sampling_rate 123.0000
Start_date 13.06.2006
Start_time 14:10:30.600
Time:sec Long.,mm/s Tran.,mm/s Vert.,mm/s
0.0000e+000 -6.937982e-003 -1.425743e-002 -3.352166e-003
1.0000e-002 -2.326966e-003 -8.034708e-003 -6.880762e-003
2.0000e-002 -6.451608e-003 -1.503468e-002 -9.040834e-003