ogn-python/app/main
Meisterschueler 0e06dd7707
Database refactoring (#163)
* Added (receiver|sender)_coverage_statistics, renamed sender_direction_statistics -> direction_statistics, deleted relation_statistics

* Changed index for more performance on date+receiver_id|sender_id queries

* Added FlatCoverageStatistic

* Added max_signal_quality, min_altitude and max_altitude to (Flat|Receiver|Signal)CoverageStatistic

* Renamed FlatCoverageStatistic to AggregateCoverageStatistic

* Make filter more sloppy (error_count from max. 4 to max 9)

* Updated readme

* fixed import

* Bugfix: wrong constraint name
2020-12-15 12:40:12 +01:00
..
__init__.py PEP8 violations 2020-11-22 08:55:19 +01:00
bokeh_utils.py Receiver rankings (#158) 2020-12-04 07:31:43 +01:00
jinja_filters.py Sender infos with country (#162) 2020-12-12 13:48:05 +01:00
matplotlib_service.py Database refactoring (#163) 2020-12-15 12:40:12 +01:00
routes.py Database refactoring (#163) 2020-12-15 12:40:12 +01:00