Skip to content

Releases: iris-edu/stationxml-validator

stationxml-validator-1.6.0.2-SNAPSHOT

06 Dec 22:07
Compare
Choose a tag to compare
Pre-release

Updated rules 112 and 212 to be sensitive to null endTime. Null endTime is assumed to be infinite time.
Removed conditions 330 and 331 these are check by the schema.
Allows start time to be null.
Remove null pointer exceptions.
Fixed annoying date print out.

stationxml-validator-1.6.0.1-SNAPSHOT

13 Jun 17:12
Compare
Choose a tag to compare
Pre-release

Compares FDSN-xml files to FDSN-xsd schema.
Removed latitude and longitude conditions because they are taken care of by the xml to xsd comparison.
Updated to work with both Java 11 and Java 8.
Added nested messaging to deal with rules associated with channel stages.
Fixed rule 332 bugs.
Startime must be less than endtime rather than equal logic update.
Removed various null pointer exceptions.

station-xml-validator-1.5.9.5

09 Jan 22:18
Compare
Choose a tag to compare
Pre-release
Merge branch 'master' of https://github.com/iris-edu/StationXML-Valid…

station-xml-validator-1.5.9.4

02 Jan 22:07
Compare
Choose a tag to compare
Pre-release
Updates the version of thhe stationXML validator and all of the depen…

1.5.9.3

26 Oct 18:00
Compare
Choose a tag to compare
1.5.9.3 Pre-release
Pre-release
Add all files to github

1.5.8.3

13 Nov 17:16
Compare
Choose a tag to compare
1.5.8.3 Pre-release
Pre-release

This is a beta release and still under development

StationXML Validator

24 Aug 22:07
Compare
Choose a tag to compare
StationXML Validator Pre-release
Pre-release

Include new instructions for install/build

StationXML Validator

12 Aug 15:57
Compare
Choose a tag to compare
StationXML Validator Pre-release
Pre-release

Fixed versioning for the different projects

StationXML Validator

11 Aug 22:04
Compare
Choose a tag to compare
StationXML Validator Pre-release
Pre-release

Fixed message format for stage validation

StationXML Validator 1.0.2-SNAPSHOT

03 Aug 23:36
Compare
Choose a tag to compare
Pre-release

Initial release of the StationXML-Validator.

A summary of usage and other details are available in the Wiki.