Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jacomyal/lonely-voyage

Our suscription to the Space Apps Challenge
https://github.com/jacomyal/lonely-voyage

Last synced: 11 days ago
JSON representation

Our suscription to the Space Apps Challenge

Awesome Lists containing this project

README

        

Lonely Voyage retraces some of the main events that took place on planet Earth while Voyager was taking its long journey to the infinity of space.

We travel alongside Voyager through a timeline that covers the fields of Sciences and technology, history, and culture.

Team :

Alexis Jacomy interface development (html and javascript)
Philippe Guillebert trajectory data processing (clojure)
Josquin Debaz data crunching (python), graphics (the Gimp)
Nils Grünwald data crunching (clojure)
Nolwenn Guellec editorial contents

Thanks to :

Betty Queffelec, Marion Boucharlat, Jack Higgins, David Fossé.

Demo URL:
http://jcml.fr/~jacomyal/lv/

JSON path format:
0: time (ms since 1970)
1: x (meters)
2: y (meters)
3: vx (meters/s "whatever", velocity on x)
4: vy (meters/s "whatever", velocity on y)
5: c (1/meters, curvature)

TODO Interface:
. Add Earth at the first frame
. Add other planets orbits when crossed
. Add travelled distance
. Add distance to the Sun
. Add direction to the Sun
. Add direction to Earth