Elie Habib
32d3023815
fix: query 3 VIIRS satellites sequentially for fire detections (#1036)
SNPP and NOAA20 frequently return 0 rows (data gaps). The previous
single-source parallel approach hit all 9 regions simultaneously,
causing FIRMS rate limits and timeouts on Railway.
Changes:
- Query SNPP + NOAA20 + NOAA21 with deduplication
- Sequential requests with 200ms delay (avoids rate limiting)
- 30s timeout (was 15s)
- Restore strict validation (length > 0)
2026-03-05 07:08:06 +04:00
..
2026-03-03 13:41:31 +04:00
2026-02-28 17:43:56 +04:00
2026-03-04 20:42:51 +04:00
2026-03-04 20:43:16 +04:00
2026-03-01 05:17:52 +04:00
2026-03-04 22:41:12 +04:00
2026-02-28 09:16:59 +04:00
2026-02-21 03:39:56 +04:00
2026-03-02 12:05:54 +04:00
2026-02-26 20:52:44 +04:00
2026-03-01 12:52:57 +04:00
2026-03-01 11:53:20 +04:00
2026-03-01 11:53:20 +04:00
2026-02-28 09:16:59 +04:00
2026-03-01 15:59:53 +04:00
2026-03-01 11:53:20 +04:00
2026-02-28 14:25:32 +04:00
2026-02-25 10:05:26 +04:00
2026-03-01 11:53:20 +04:00
2026-03-04 21:59:23 +04:00
2026-03-04 17:37:15 +04:00
2026-03-05 06:31:04 +04:00
2026-03-05 06:31:04 +04:00
2026-03-04 17:37:15 +04:00
2026-03-04 17:37:15 +04:00
2026-03-04 17:37:15 +04:00
2026-03-05 06:31:04 +04:00
2026-03-05 07:08:06 +04:00
2026-03-05 06:31:04 +04:00
2026-03-04 21:59:23 +04:00
2026-03-04 17:37:15 +04:00
2026-03-03 13:41:31 +04:00
2026-03-05 06:31:04 +04:00
2026-02-28 09:16:59 +04:00
2026-03-04 17:37:15 +04:00
2026-03-05 06:31:04 +04:00
2026-03-02 16:17:17 +04:00
2026-03-04 17:37:15 +04:00
2026-03-03 15:13:29 +04:00
2026-02-19 07:53:15 +04:00
2026-02-27 16:10:50 +04:00
2026-03-04 17:37:15 +04:00