@jupitersaturn09 Maybe Jan’s PE0SAT Geoscan folder might help Index of /download/GEOSCAN ?
Today
poor decoding…
2023-10-25
09:51:53 and 09:53:42 UTC
Here is schedule of new image transmissions:
07.11.2023 (UTC):
Image 1: 09:41:00 + 09:43:00 + 09:45:00 + 09:47:00
Image 2: 11:13:00 + 11:15:00 + 11:30:00 + 15:50:00 + 15:52:00
08.11.2023 (UTC):
Image 3: 08:50:00 + 08:52:00 + 08:54:00
Image 4: 10:21:00 + 10:23:00 + 10:25:00
09.11.2023 (UTC):
Image 5: 07:59:00 + 08:01:00 + 09:30:00 + 09:32:00 + 09:34:00 + 11:00:00 + 11:02:00 + 11:04:00
StratoSat TK-1 Image
2023-08-17 08:21:30 - 08:22:28 UTC
Found in my KISS archive
Data I uploaded to @SatNOGS DB
StratoSat-tools-main(py file) or gr-satellites ?
Images from Geoscan-Edelveis. Received today
I used the process_simple.py, that I modified, from GitHub - kng/geoscan-tools: Process frames from satellite Geoscan-Edelveis.
Huge thanks @SA2KNG !
Very nice.
Thank you for the reply.
Are you using process_simple.py as simply as Geoscan?
Or do you have some -option for StratoSat?
I changed 3 lines in “process_simple.py”.
Please note: that if there are different images, telemetry or garbage in the input file, then the result will be wrong!
StratoSat TK-1 Image
2023-08-17 09:52:45 - 09:54:09 UTC
Found in my KISS archive
Data I uploaded to SatNOGS DB
After correction in a graphic editor:
It should be always 02003E20. Maybe 203E0002 is in little endian
I understood about “little endian”.
‘02003E20’ → 02 00 3E 20 → 20 3E 00 02 → ‘203E0002’