gaia icon indicating copy to clipboard operation
gaia copied to clipboard

ESA GAIA webgl data visualization

GAIA visualization

Running locally

  1. Download data files: data/download_tgas.sh

  2. Compress the data points so that they can render in the browser: python convert.py

  3. Start a server: python -m SimpleHTTPServer

  4. Visit http://localhost:8000

Requirements

Python 2.7

Preview

License

MIT (see LICENSE file)