From 255202d195cb17af27f647af3fbba5d5470f9583 Mon Sep 17 00:00:00 2001 From: Colas Geier Date: Tue, 21 Jul 2026 11:35:26 +0200 Subject: [PATCH] =?UTF-8?q?exclusion=20de=20la=20remont=C3=A9e=20des=20don?= =?UTF-8?q?n=C3=A9es=20d'une=20esp=C3=A8ce=20ULTRA=20sensible.=20Attente?= =?UTF-8?q?=20de=20sortie=20liste=20officielle=20sensibilit=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../EXPORT/invertebre_export_sinp_with_metadata_for_gn2pg.py | 1 + 1 file changed, 1 insertion(+) diff --git a/5_GEONATURE/EXPORT/invertebre_export_sinp_with_metadata_for_gn2pg.py b/5_GEONATURE/EXPORT/invertebre_export_sinp_with_metadata_for_gn2pg.py index 31bb42d..ac7de6a 100644 --- a/5_GEONATURE/EXPORT/invertebre_export_sinp_with_metadata_for_gn2pg.py +++ b/5_GEONATURE/EXPORT/invertebre_export_sinp_with_metadata_for_gn2pg.py @@ -263,6 +263,7 @@ WHERE t.regne = 'Animalia' -- exclision JDD `Observations opportunistes du CEN Isère importé depuis Faune Isère` -- statut_validation = 'Certain - très probable' -- AND n20.cd_nomenclature = '1' + AND s.cd_nom != 781926 -- Paradiarsia punicea (Hübner, 1803) ; Espèce en danger critique à faire remonter une fois la liste de sensibilité invertébrée sortie ! ORDER BY s.id_synthese; '''