HiSPARC / publicdb

The HiSPARC Public Database
https://data.hisparc.nl/
GNU General Public License v3.0
8 stars 4 forks source link

Make satellites data available to users #135

Open 153957 opened 8 years ago

153957 commented 8 years ago

The datastore now stores satellite data, which is data reported approximately every hour by stations which run the latest station-software. This contains the min/mean/max values for the number of satellites and signal strength over the past interval. The intervals are slightly shorter than an hour to make the slices a little bit offset each day (24h cycle of the GPS satellites). This data is stored in the satellites table.

This data could be made available as histograms on the daily summaries or config pages. Or simply as downloadable data via the data form.

(low priority)

153957 commented 6 years ago

See https://github.com/HiSPARC/publicdb/pull/160 for inspiration