Conversation
Add AEMET observations as primary source with Open‑Meteo fallback and update README
…ging Codex-generated pull request
💡 Codex ReviewLine 374 in 2719513 This line exposes a live-looking GitHub personal access token directly in the tracked README, which is a credential leak that can be scraped from git history and abused to access repository or Actions resources; remove it from the repo and rotate/revoke the token immediately. The map-creation effect is keyed on changing values like Lines 1829 to 1830 in 2719513 On any Open-Meteo failure, this catch path logs a warning and still returns hardcoded default weather/recommendation values, so network/API outages can surface as normal-looking "recommended" flight guidance instead of an explicit error/stale state. For a safety-sensitive endpoint, return an error or mark the payload as estimated so clients can clearly warn users. ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
No description provided.