Bug #658
Plus Minus Errors in stationXml
Start date:
01/21/2015
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
seed to station
station to seed
Error information is not converted.
History
#1 Updated by Robert Weekly almost 10 years ago
- File CI_SLB_HHZ_withZ.xml CI_SLB_HHZ_withZ.xml added
I get the following exception when using "rc17" of stationxml-converter:
edu.iris.Fissures.seed.exception.SeedInputException: input string has too many fields for blockette 53
This occurs when going from XML to SEED. The full command is below and the XML used for input is attached.
$ java -jar stationxml-converter-1.0.8-rc17.jar -s -v -o CI_SLB_HHZ_withZ_toseed.dat CI_SLB_HHZ_withZ.xml
#2 Updated by Robert Weekly almost 10 years ago
- Resolution set to Fixed
- Status changed from New to Closed
The uncertainties associated with poles and zeros ("plusError" and "minusError") are now conserved during conversions between SEED and XML.
This is resolved using release candidate 19 of the converter.
Ticket closed.