From 774947b7e5858857fc72fa87aea8cc3bc33d2aff Mon Sep 17 00:00:00 2001 From: Dan White Date: Sat, 17 Dec 2022 17:53:40 -0600 Subject: [PATCH] add note --- notes.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/notes.txt b/notes.txt index b015a35..8e1a553 100644 --- a/notes.txt +++ b/notes.txt @@ -22,3 +22,15 @@ Current Future -------- [ ] ../python-files/get-observations.py --no-fetch --retry-unknown --reverse --idstart 5000000 --idend 4900000 observations.db + + + +2022-12-17 17:50:59 +---------------------------------------- +Ported db to new columns (center_frequency, observer) and dropped column (tle) + +get-observations.py updated to add a feature to fetch 'observer IS NULL' ids. + +Presently in the middle of a massive run to update the observer field on all db +items. Will hit all IDs from all time... + -- 2.25.1