info-canicule/scripts
Florian a007f340dc
Some checks are pending
Deploy info-canicule / deploy (push) Waiting to run
fix(stations): parse CSV en CRLF robust (le name était stripped \r → undefined)
Le CSV liste-stations-synop de Météo France arrive en CRLF, le split('\n')
laissait un \r en fin de chaque header → header.indexOf('name') = -1
→ stations[].name = undefined → 'station undefined' affiché côté front.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 00:37:09 +02:00
..
build-france-map.mjs init: info-canicule MVP (Vigilance + climato + conseils) 2026-05-25 18:17:56 +02:00
build-normales.mjs feat: normales saisonnières 1991-2020 + AnomalyBadge 2026-05-25 21:34:04 +02:00
build-og-image.mjs feat: OG png + sentry + dept api + drom notice + registre canicule 2026-05-25 20:59:11 +02:00
build-stations-synop.mjs fix(stations): parse CSV en CRLF robust (le name était stripped \r → undefined) 2026-05-26 00:37:09 +02:00