Skip to content

A few Python tools for the Mars Simulation Project, including a converter from USGS TSV to mars-sim XML

Notifications You must be signed in to change notification settings

mars-sim/mars-sim-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mars-sim-tools

These Python scripts assist in preparing data prior to a release, and are not used for the execution of the program itself.

tsv2xml (landmarks) converts a generated list of Martian landmarks from USGS to a simulation-compatible format, and adds human artifacts from Wikipedia and Google Mars. It filters the raw list to some criteria.

htmlgenerate generates HTML5 files for the inline user guide based on the XML files in the project.

transition is a simple percentage calculator to give us incentive to migrate faster from Swing to JavaFX. It doesn't change the source or data files in any way.

About

A few Python tools for the Mars Simulation Project, including a converter from USGS TSV to mars-sim XML

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages