Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jacomyal/lonely-voyage
- Owner: jacomyal
- Created: 2013-04-20T09:32:07.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-21T19:36:42.000Z (over 11 years ago)
- Last Synced: 2024-10-12T01:46:05.862Z (about 1 month ago)
- Language: JavaScript
- Size: 2.29 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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 contentsThanks 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