|
|
VOTable Adapter Utilities
Galevot
Galevot is a file conversion utility that reads an ascii table as generated by
the Galaxev code by Gustavo Bruzual & Stéphane Charlot and converts it to a VOTable XML file. Starting with V1.0 also model spectra of Pegase are supported.
Installation
- install package Savot V2.5 from CDS into a directory of your choice, i.e., cds.savot.model.jar, cds.savot.pull.jar, cds.savot.writer.jar, kxml2-min.jar
- download Galevot.jar into the same directory
Usage
Change to installation directory and invoke the Galevot from the command line:
prompt> java -jar Galevot.jar infile|url [votable]
Evaluate Galevot Installation
prompt> java -jar Galevot.jar http://www.euro-vo.org/internal/Avo/VotApter/test_age5_7.txt test.xml
On success the converted document is written to the file test.xml. It should correspond to test_age5_7.xml.
Sample Data for Software Testing
Galaxev output files in VOTable format:
Screenshot of Specview rendering test_age1to12.xml
Further Info
Other Tools
Other tools for manipulating VOTable documents can be found here.
|
|