Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/petabyt/astro

A web format for storing astronomy data
https://github.com/petabyt/astro

astronomy php

Last synced: 1 day ago
JSON representation

A web format for storing astronomy data

Awesome Lists containing this project

README

        

# astrodump
A simple format I devised for storing my astrophotography.
You can see it in action here: https://s1.danielc.dev/astro

## File Structure
Alongside the index.php file, folders are created for each
astronomy night, or session, with the name being the date.

Inside each folder, a `description` file is created describing
Bortle levels, processing information, settings, etc.

The web server should show the contents of these folders (Nginx
`autoindex`)