Skip to content

rtweekly-iris/StationXML-Validation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StationXML-Validation

A utility to validate station xml documents against a set of rules, look https://seiscode.iris.washington.edu/projects/stationxml-validator/wiki for more information.

java -jar validation-client.jar station.xml

to build:

  1. download.

  2. cd validation-client

  3. mvn clean assembly:assembly you can choose to skip testing with: -Dmaven.test.skip=true

  4. your jar is under the target directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%