Commit graph

94 commits

Author SHA1 Message Date
Aang23
59b54ff436 Initial move to SQLite for TLEs / IERS (new) bulletins 2025-09-26 10:25:46 +02:00
git
605f9d4b20
cleanup 2025-08-02 14:10:29 +01:00
git
16917468b1
NOAA TIP Telemetry decoder improvements
- Check TIP parity for telemetry decoder
- Use CLASS coefficients
- Decode all AVHRR telemetry
- Show AVHRR telemetry in UI
2025-08-02 14:09:42 +01:00
git
f4d012e7f7
Rewrite TIP telemetry decoder
- Store telemetry in vectors and convert to JSON at end, instead of
  writing JSON during processing.
- Only output AVHRR Scan Motor Current for NOAA-15
- Convert AVHRR Scan Motor Current to mA using coefficients from metop
  docs
2025-08-02 14:01:19 +01:00
Aang23
45cad4dae2 Documenation and other small fixes 2025-07-23 12:21:02 +02:00
Aang23
4fa502da24 Lego should explain bugs better 2025-06-21 23:46:26 +02:00
Aang23
f651c3b2e3 The Grand Pipeline Rework (part 1). What a load of work that was... 2025-05-31 20:26:47 +02:00
Aang23
b978eb72bb A bunch more cleanup 2025-05-27 18:42:18 +01:00
Aang23
6d85b406da Start cleaning up utils... 2025-05-26 19:21:10 +01:00
Aang23
09087c6a0f Move image into satdump namespace and its own directory 2025-05-25 14:30:24 +02:00
Aang23
2180dd59a6 Bring back SEM 2025-04-06 19:27:36 +02:00
Aang23
dc6bf71f9d Wavelengths on HIRS 2025-03-24 19:55:03 +01:00
Aang23
ecb1c52e0c Port MHS/AMSU official and EOS to new stuff 2025-03-13 14:19:35 +01:00
Aang23
cd9ce3bca8 Port over NOAA and METEOR HRPT/DSB/GAC over to new system 2025-01-15 15:17:16 +01:00
Jamie Vital
553bf37ac3 Add task scheduler 2025-01-03 12:05:46 -05:00
Zbychu
da8cf6f5e7 bring back the HIRS 2024-12-19 09:31:32 +01:00
Aang23
261ee3a888 Cleanup 2024-12-11 11:54:04 +01:00
Aang23
6c3e12a652 AMSU not using needs_correlation anymore either 2024-12-11 11:49:11 +01:00
Jamie Vital
085c886286 Fix Windows 2024-12-06 15:05:50 -05:00
Aang23
c2179018a2 WIP AVHRR Radiance 2024-12-06 19:52:01 +01:00
Jamie Vital
1fe3479aca Make NOAA DSB Dataset timestamp more reliable 2024-12-04 21:04:32 -05:00
ZbychuButItWasTaken
0582c17dc4 add DSB HIRS calib 2024-11-12 20:16:43 +01:00
ZbychuButItWasTaken
1d50a0333f add HIRS/3 and handle some edgecases 2024-11-10 20:19:54 +01:00
ZbychuButItWasTaken
59bbbcf2f3 oops 2024-11-02 12:45:33 +01:00
ZbychuButItWasTaken
6e196df28a main functionality in hirs calib 2024-11-02 00:36:48 +01:00
ZbychuButItWasTaken
ef3ca1baa2 add prt temp calculation 2024-11-01 21:15:44 +01:00
Zbychu
e1363f88f5 further hirs calib work 2024-10-31 09:03:09 +01:00
Aang23
7e5251dba9 More work 2024-05-24 23:19:50 +02:00
Jamie Vital
414784ce55 Some apt cleanup; make align_timestamps an option 2024-04-11 08:03:19 -04:00
Apostolos Kefalas
9653e8c95c Spelling errors 2024-03-23 14:29:54 +02:00
Aang23
2c1f46376c Patch most_common 2024-02-08 20:27:29 +01:00
Jamie Vital
7ac1004ef2 More UI alignment improvements 2024-01-25 22:24:55 -05:00
Jamie Vital
788870ac01 Move colors to struct 2024-01-21 14:57:41 -05:00
Jamie Vital
7a2c013953 More theming work 2024-01-21 09:49:10 -05:00
Aang23
24d13d0a92 Merge branch 'master' of https://github.com/thomasdouwes/SatDump into thomasdouwes-master 2023-12-14 16:01:12 +01:00
Aang23
a1b26ef50c Aqua & Terra emmisive working 2023-11-25 17:18:04 +01:00
Jamie Vital
a730f1f7b8 Just a few fixes for 32-bit compatibility 2023-11-15 16:08:17 -05:00
git
93770cd2b3
add TIP telemetry decoder 2023-10-26 18:33:54 +01:00
ZbychuButItWasTaken
623f53f6f5 fix calib 2023-10-23 20:07:08 +02:00
ZbychuButItWasTaken
d42cac6ecb add year override for NOAA downlinks 2023-10-21 23:26:35 +02:00
Jamie Vital
4176a51076 Use median for dataset timestamps 2023-10-20 10:20:32 -04:00
ZbychuButItWasTaken
d2281232da fix AMSU calibration, add NOAA-18 and NOAA-19 2023-10-07 17:20:35 +02:00
ZbychuButItWasTaken
8413360157 amsu A1 calib 2023-09-30 02:43:01 +02:00
ZbychuButItWasTaken
436cff76d8 merge amsu to 1.1.0 2023-09-29 21:42:54 +02:00
Jacopo Cassinis
428b13459c Modifications to show a lot of love to NOAA 15 2023-08-16 19:59:07 +02:00
Jamie Vital
d89291d9fd Finish updating plugins 2023-08-03 13:04:50 -04:00
Aang23
556c152be3 Fix correlating single-lines 2023-07-28 22:02:48 +02:00
Aang23
089258df38 Properly escape %. Fixes #302 2023-07-06 16:05:54 +02:00
ZbychuButItWasTaken
c58c9cfee2 merge poes amsu-a 2023-02-04 02:11:59 +01:00
ZbychuButItWasTaken
5ef537f23c add HIRS sync loss error 2023-01-22 12:31:44 +01:00