gut-space / svarog

📡 A ground stations network for receiving satellite transmissions, using VHF, UHF, and more.
MIT License
9 stars 0 forks source link

Store meta-data with observations #61

Closed tomaszmrugalski closed 2 years ago

tomaszmrugalski commented 2 years ago

We need to make the upload procedure more robust, so other artifacts can be recorded.

All those reasons point to the specific solution: the submit_obs code (and its server counterpart) needs to become more robust to handle other data types.

tomaszmrugalski commented 2 years ago

With #63 merged, this is now possible. There are some quirks (e.g. server won't generate thumbnail if there's no image file), but overall it's possible to send multiple files, they don't have to be PNG and there is flexible, extensible metadata mechanism for defining extra data.