habitat is a system for uploading, processing, storing and displaying telemetry and related information transmitted from high altitude balloons. The back end is written in Python and is responsible for parsing incoming data and storing it in the database, while the frontend is written independently in JavaScript and HTML and communicates with CouchDB directly to obtain data and display it.
github Browse habitat's source on github!
docs Documentation covering habitat and its source code.
genpayload Generate and save payload configuration and flight documents for habitat.