Commit Graph
3 Commits
Author SHA1 Message Date
mozdemir 91839e56a9 fix: make filter.lightning.type optional in nowcast filter config
Backend already treats a missing/null lightning.type as "no type
constraint", but the sandbox validator required it whenever a
lightning block was present, causing valid configs to be rejected
with "filter.lightning.type FLASH_CLOUD_TO_GROUND veya PULSE_IN_CLOUD
olmalıdır." Now the check only rejects an explicitly invalid value.
2026-09-15 13:23:47 +03:00
mozdemir f7dd311da4 chore: add public repository safeguards 2026-09-09 16:24:23 +03:00
mozdemir 2067d8c298 Initial commit 2026-09-09 16:21:13 +03:00