Skip to content

Meteor Trajectory Solver - Web Interface. Supported formats: MILIG, CAMS or RMSJSON

License

Notifications You must be signed in to change notification settings

rickybassom/trajectory

Repository files navigation

trajectory

Build Status

Meteor Trajectory Solver - Web Interface. Supported formats: MILIG, CAMS or RMSJSON

Using WesternMeteorPyLib

Example output

Screen

Building and running

git submodule update --init --recursive

docker build -t trajectory .

docker run -p 80:80 trajectory

Open https://0.0.0.0:80/trajectory/

or when developing:

docker run -p 80:80 -v `pwd`/app:/app trajectory

About

Meteor Trajectory Solver - Web Interface. Supported formats: MILIG, CAMS or RMSJSON

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published