We have a new release for SatNOGS DB, which will be deployed in the next minutes. It comes with several new features, updates and fixes.
If you notice anything unexpected, let us know either by posting here or opening a new issue in Issues · librespacefoundation / SatNOGS / satnogs-db · GitLab .
Changes:
- Support storing of Optical Observations
- Add API endpoint for Optical Observations
- Add 3le format for TLE API endpoint
- UI changes and filter additions in transmitters spectrum chart
- UI change in satellite page
- UI changes in admin panel
- Make citation field required for transmitters and satellite suggestions
- Unconfirmed field for transmitters, to show if transmitter needs confirmation through observations
- Url field in TLE model
- Python library maintenance
- Improve API performance by caching and reducing database requests
- Move to inactive transmitters of re-entered satellites
Fixed Issues:
- Move automatically to inactive status transmitt… (#306 - closed)
- Make TLE data available in 3le format (#525 - closed)
- Remove transmitter spectrum chart from list tab… (#561 - closed)
- Add filters for transmitter and satellite statu… (#562 - closed)
- Add URL field on TLE model (#563 - closed)
- Ensure that latitude & longitude are passed in … (#564 - closed)
- Add model for satnogs optical (#567 - closed)
- Add NORAD ID next to the name of the satellite … (#569)
- In admin, make satellite & transmitter suggesti… (#570 - closed)
- Make the citation field required when creating … (#571 - closed)
- Add the option for transmitters to be unconfirmed (#572 - closed)
- Implement caching for modes, satellites, transm… (#575 - closed)
- Add admin interface for optical observations (#576 - closed)
- Add filters for Optical Observations endpoint (#577 - closed)
For more details check this link: 1.49 · librespacefoundation / SatNOGS / satnogs-network · GitLab .
Thanks to @sfou, @michal.drzal, @kerel and @Acinonyx for contributing changes on this release.