This project is solving the Skymorph Imagery API challenge.
SkyMorphius is a new REST-like API for SkyMorph. It allows searching the SkyMorph archives of observations of moving objects in space.
The project includes a web app that lets people search for and view images of observations of particular objects.
As people make queries for observations and images, SkyMorphius builds up a local database of the retrieved data so it can be accessed quickly.
It is a little buggy and has issues with loading some images. Future work would include making animations out of the image triplets (set of 3 observation images that show motion of an object)
Project Information
License: MIT LicenseSource Code/Project URL: https://github.com/clehner/skymorphius