= ({
🏝️ Islanding detected ({details.disconnected_mw?.toFixed(1)} MW disconnected)
)}
+ {details.persistent_n_overloads && details.persistent_n_overloads.length > 0 && (
+
+ ℹ️ {details.persistent_n_overloads.length} pre-existing N overload{details.persistent_n_overloads.length > 1 ? 's' : ''} persist (not caused by this contingency)
+
+ )}
{/* Progressive disclosure: description, parameter editors,
and per-line "Loading after" only render on the viewing
diff --git a/frontend/src/game/rte7000Presets.test.ts b/frontend/src/game/rte7000Presets.test.ts
index bf4a8a7b..9533b60f 100644
--- a/frontend/src/game/rte7000Presets.test.ts
+++ b/frontend/src/game/rte7000Presets.test.ts
@@ -31,12 +31,12 @@ describe('RTE7000 France THT scenario data', () => {
for (const t of RTE7000_TIERS) expect(t.label).toBeTruthy();
});
- it('matches the graded database snapshot (656 = 453 easy / 79 medium / 124 hard)', () => {
- expect(RTE7000_EASY.length).toBe(453);
- expect(RTE7000_MEDIUM.length).toBe(79);
- expect(RTE7000_HARD.length).toBe(124);
+ it('matches the graded database snapshot (655 = 457 easy / 80 medium / 118 hard)', () => {
+ expect(RTE7000_EASY.length).toBe(457);
+ expect(RTE7000_MEDIUM.length).toBe(80);
+ expect(RTE7000_HARD.length).toBe(118);
const total = RTE7000_EASY.length + RTE7000_MEDIUM.length + RTE7000_HARD.length;
- expect(total).toBe(656);
+ expect(total).toBe(655);
});
it('every study is playable (network + actions + layout + contingency)', () => {
diff --git a/frontend/src/game/rte7000Scenarios.json b/frontend/src/game/rte7000Scenarios.json
index 90a5e269..7c9ce24b 100644
--- a/frontend/src/game/rte7000Scenarios.json
+++ b/frontend/src/game/rte7000Scenarios.json
@@ -11,6 +11,17 @@
"baselineMaxLoadingPct": 101.6,
"description": "January — Monday evening. Loss of ARGIEL61SIERE drives a worst-case 101.6% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_5384e039_4a4a4e",
+ "label": "January — Monday evening — AVALLL61VNOL",
+ "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
+ "contingencyElementId": "AVALLL61VNOL",
+ "contingencyLabel": "AVALLL61VNOL",
+ "baselineMaxLoadingPct": 102.7,
+ "description": "January — Monday evening. Loss of AVALLL61VNOL drives a worst-case 102.7% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_5384e039_5597f4",
"label": "January — Monday evening — AVOI5L71DISTR",
@@ -143,17 +154,6 @@
"baselineMaxLoadingPct": 100.0,
"description": "January — Monday evening. Loss of BXTO5L61H.VIE drives a worst-case 100.0% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_5384e039_73ce12",
- "label": "January — Monday evening — CANTEL73SAUCA",
- "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "CANTEL73SAUCA",
- "contingencyLabel": "CANTEL73SAUCA",
- "baselineMaxLoadingPct": 101.5,
- "description": "January — Monday evening. Loss of CANTEL73SAUCA drives a worst-case 101.5% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_5384e039_0e2657",
"label": "January — Monday evening — CARRIL61MORU",
@@ -319,6 +319,39 @@
"baselineMaxLoadingPct": 95.1,
"description": "January — Monday evening. Loss of CPNIEL61MOIRA drives a worst-case 95.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_5384e039_c31d02",
+ "label": "January — Monday evening — CPNIEL61PARIS",
+ "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
+ "contingencyElementId": "CPNIEL61PARIS",
+ "contingencyLabel": "CPNIEL61PARIS",
+ "baselineMaxLoadingPct": 104.8,
+ "description": "January — Monday evening. Loss of CPNIEL61PARIS drives a worst-case 104.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_5384e039_3f4713",
+ "label": "January — Monday evening — CPNIEL61SELF2",
+ "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
+ "contingencyElementId": "CPNIEL61SELF2",
+ "contingencyLabel": "CPNIEL61SELF2",
+ "baselineMaxLoadingPct": 104.8,
+ "description": "January — Monday evening. Loss of CPNIEL61SELF2 drives a worst-case 104.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_5384e039_c2556e",
+ "label": "January — Monday evening — CPNIEL63SELF2",
+ "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
+ "contingencyElementId": "CPNIEL63SELF2",
+ "contingencyLabel": "CPNIEL63SELF2",
+ "baselineMaxLoadingPct": 104.8,
+ "description": "January — Monday evening. Loss of CPNIEL63SELF2 drives a worst-case 104.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_5384e039_4680f7",
"label": "January — Monday evening — CRENEL61FRONC",
@@ -473,6 +506,17 @@
"baselineMaxLoadingPct": 99.8,
"description": "January — Monday evening. Loss of FALLOL64ZFAN5 drives a worst-case 99.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_5384e039_9598b8",
+ "label": "January — Monday evening — FEUILL61SSCHA",
+ "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
+ "contingencyElementId": "FEUILL61SSCHA",
+ "contingencyLabel": "FEUILL61SSCHA",
+ "baselineMaxLoadingPct": 98.4,
+ "description": "January — Monday evening. Loss of FEUILL61SSCHA drives a worst-case 98.4% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_5384e039_c445b6",
"label": "January — Monday evening — FLAMAL72MENUE",
@@ -506,6 +550,17 @@
"baselineMaxLoadingPct": 99.7,
"description": "January — Monday evening. Loss of GALORL61MAUGE drives a worst-case 99.7% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_5384e039_c5f106",
+ "label": "January — Monday evening — GARCHL61SSELO",
+ "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
+ "contingencyElementId": "GARCHL61SSELO",
+ "contingencyLabel": "GARCHL61SSELO",
+ "baselineMaxLoadingPct": 114.4,
+ "description": "January — Monday evening. Loss of GARCHL61SSELO drives a worst-case 114.4% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_5384e039_ebc7e7",
"label": "January — Monday evening — GARCHL61ZGIEN",
@@ -517,6 +572,17 @@
"baselineMaxLoadingPct": 98.7,
"description": "January — Monday evening. Loss of GARCHL61ZGIEN drives a worst-case 98.7% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_5384e039_ea6086",
+ "label": "January — Monday evening — GATI5L71GAUGL",
+ "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
+ "contingencyElementId": "GATI5L71GAUGL",
+ "contingencyLabel": "GATI5L71GAUGL",
+ "baselineMaxLoadingPct": 115.7,
+ "description": "January — Monday evening. Loss of GATI5L71GAUGL drives a worst-case 115.7% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_5384e039_ca9121",
"label": "January — Monday evening — GATI5L71TABAR",
@@ -616,17 +682,6 @@
"baselineMaxLoadingPct": 99.9,
"description": "January — Monday evening. Loss of LINGOL61ROUMO drives a worst-case 99.9% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_5384e039_56746e",
- "label": "January — Monday evening — M.PONL65PONTE",
- "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "M.PONL65PONTE",
- "contingencyLabel": "M.PONL65PONTE",
- "baselineMaxLoadingPct": 101.8,
- "description": "January — Monday evening. Loss of M.PONL65PONTE drives a worst-case 101.8% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_5384e039_c4857b",
"label": "January — Monday evening — MAMBEL61PUSY",
@@ -660,6 +715,17 @@
"baselineMaxLoadingPct": 124.1,
"description": "January — Monday evening. Loss of MAROLL61REVIG drives a worst-case 124.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_5384e039_e013a3",
+ "label": "January — Monday evening — MASTAL61P.SAM",
+ "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
+ "contingencyElementId": "MASTAL61P.SAM",
+ "contingencyLabel": "MASTAL61P.SAM",
+ "baselineMaxLoadingPct": 109.6,
+ "description": "January — Monday evening. Loss of MASTAL61P.SAM drives a worst-case 109.6% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_5384e039_6b3e07",
"label": "January — Monday evening — MAUBEL61P.SAM",
@@ -935,17 +1001,6 @@
"baselineMaxLoadingPct": 110.9,
"description": "January — Monday evening. Loss of VINCEL61ZG.HA drives a worst-case 110.9% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_5fc376c7_721c95",
- "label": "November — Monday evening — ALBERL71COCHE",
- "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "ALBERL71COCHE",
- "contingencyLabel": "ALBERL71COCHE",
- "baselineMaxLoadingPct": 118.9,
- "description": "November — Monday evening. Loss of ALBERL71COCHE drives a worst-case 118.9% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_5fc376c7_0d0b4d",
"label": "November — Monday evening — ARGIEL61SIERE",
@@ -1034,6 +1089,17 @@
"baselineMaxLoadingPct": 117.4,
"description": "November — Monday evening. Loss of AUBE6L61SEINE drives a worst-case 117.4% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_5fc376c7_1a1e0c",
+ "label": "November — Monday evening — AVALLL61J.VIL",
+ "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
+ "contingencyElementId": "AVALLL61J.VIL",
+ "contingencyLabel": "AVALLL61J.VIL",
+ "baselineMaxLoadingPct": 131.7,
+ "description": "November — Monday evening. Loss of AVALLL61J.VIL drives a worst-case 131.7% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_5fc376c7_4a4a4e",
"label": "November — Monday evening — AVALLL61VNOL",
@@ -1353,6 +1419,17 @@
"baselineMaxLoadingPct": 104.0,
"description": "November — Monday evening. Loss of CARRIL61TERRI drives a worst-case 104.0% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_5fc376c7_7f1036",
+ "label": "November — Monday evening — CARRIL62TERRI",
+ "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
+ "contingencyElementId": "CARRIL62TERRI",
+ "contingencyLabel": "CARRIL62TERRI",
+ "baselineMaxLoadingPct": 124.1,
+ "description": "November — Monday evening. Loss of CARRIL62TERRI drives a worst-case 124.1% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_5fc376c7_07d726",
"label": "November — Monday evening — CBRY L71M.SEI",
@@ -1485,17 +1562,6 @@
"baselineMaxLoadingPct": 99.3,
"description": "November — Monday evening. Loss of COR.PL62ZKERL drives a worst-case 99.3% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_5fc376c7_dee748",
- "label": "November — Monday evening — COR.PL64CORD5",
- "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "COR.PL64CORD5",
- "contingencyLabel": "COR.PL64CORD5",
- "baselineMaxLoadingPct": 109.1,
- "description": "November — Monday evening. Loss of COR.PL64CORD5 drives a worst-case 109.1% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_5fc376c7_61522a",
"label": "November — Monday evening — CORMEL61NANTE",
@@ -1716,28 +1782,6 @@
"baselineMaxLoadingPct": 115.2,
"description": "November — Monday evening. Loss of ETUPEL61ZHIRS drives a worst-case 115.2% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_5fc376c7_dd71e8",
- "label": "November — Monday evening — F.FREL71M.SEI",
- "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "F.FREL71M.SEI",
- "contingencyLabel": "F.FREL71M.SEI",
- "baselineMaxLoadingPct": 102.7,
- "description": "November — Monday evening. Loss of F.FREL71M.SEI drives a worst-case 102.7% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_5fc376c7_883903",
- "label": "November — Monday evening — F.FREL71VESLE",
- "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "F.FREL71VESLE",
- "contingencyLabel": "F.FREL71VESLE",
- "baselineMaxLoadingPct": 103.0,
- "description": "November — Monday evening. Loss of F.FREL71VESLE drives a worst-case 103.0% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_5fc376c7_d013b0",
"label": "November — Monday evening — FRONCL61ZEPIZ",
@@ -2002,17 +2046,6 @@
"baselineMaxLoadingPct": 107.4,
"description": "November — Monday evening. Loss of I.NAPL61LUTTE drives a worst-case 107.4% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_5fc376c7_08e87d",
- "label": "November — Monday evening — I.NAPL61OTTMA",
- "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "I.NAPL61OTTMA",
- "contingencyLabel": "I.NAPL61OTTMA",
- "baselineMaxLoadingPct": 120.7,
- "description": "November — Monday evening. Loss of I.NAPL61OTTMA drives a worst-case 120.7% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_5fc376c7_0d4e25",
"label": "November — Monday evening — ISSELL71VERFE",
@@ -2046,6 +2079,17 @@
"baselineMaxLoadingPct": 95.4,
"description": "November — Monday evening. Loss of ISSOIL61PRATC drives a worst-case 95.4% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_5fc376c7_3065fe",
+ "label": "November — Monday evening — J.VILL61ZTONN",
+ "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
+ "contingencyElementId": "J.VILL61ZTONN",
+ "contingencyLabel": "J.VILL61ZTONN",
+ "baselineMaxLoadingPct": 130.4,
+ "description": "November — Monday evening. Loss of J.VILL61ZTONN drives a worst-case 130.4% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_5fc376c7_330ecc",
"label": "November — Monday evening — KEMBSL61OTTMA",
@@ -2519,6 +2563,28 @@
"baselineMaxLoadingPct": 125.3,
"description": "November — Monday evening. Loss of ROGNAL61RQROU drives a worst-case 125.3% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_5fc376c7_a91fd1",
+ "label": "November — Monday evening — ROUMOL61ZSSCR",
+ "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
+ "contingencyElementId": "ROUMOL61ZSSCR",
+ "contingencyLabel": "ROUMOL61ZSSCR",
+ "baselineMaxLoadingPct": 100.1,
+ "description": "November — Monday evening. Loss of ROUMOL61ZSSCR drives a worst-case 100.1% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_5fc376c7_594cad",
+ "label": "November — Monday evening — ROUMOL61ZVA10",
+ "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
+ "contingencyElementId": "ROUMOL61ZVA10",
+ "contingencyLabel": "ROUMOL61ZVA10",
+ "baselineMaxLoadingPct": 99.8,
+ "description": "November — Monday evening. Loss of ROUMOL61ZVA10 drives a worst-case 99.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_5fc376c7_4f46bb",
"label": "November — Monday evening — RQROUL61ZVILA",
@@ -2563,6 +2629,17 @@
"baselineMaxLoadingPct": 101.8,
"description": "November — Monday evening. Loss of SAUS5L71VLEVA drives a worst-case 101.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_5fc376c7_52c6d8",
+ "label": "November — Monday evening — SEREIL61ZTONN",
+ "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
+ "contingencyElementId": "SEREIL61ZTONN",
+ "contingencyLabel": "SEREIL61ZTONN",
+ "baselineMaxLoadingPct": 146.2,
+ "description": "November — Monday evening. Loss of SEREIL61ZTONN drives a worst-case 146.2% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_5fc376c7_fd09ea",
"label": "November — Monday evening — SEREIL71VIELM",
@@ -2673,28 +2750,6 @@
"baselineMaxLoadingPct": 98.5,
"description": "November — Monday evening. Loss of SSVICL61ZS.CU drives a worst-case 98.5% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_5fc376c7_00de85",
- "label": "November — Monday evening — TAMARL71TAVEL",
- "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "TAMARL71TAVEL",
- "contingencyLabel": "TAMARL71TAVEL",
- "baselineMaxLoadingPct": 109.3,
- "description": "November — Monday evening. Loss of TAMARL71TAVEL drives a worst-case 109.3% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_5fc376c7_edd29e",
- "label": "November — Monday evening — TAMARL72TAVEL",
- "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "TAMARL72TAVEL",
- "contingencyLabel": "TAMARL72TAVEL",
- "baselineMaxLoadingPct": 109.3,
- "description": "November — Monday evening. Loss of TAMARL72TAVEL drives a worst-case 109.3% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_5fc376c7_f7a8f8",
"label": "November — Monday evening — TAVELL71TRI.P",
@@ -2828,15 +2883,26 @@
"description": "March — Monday morning. Loss of ALOUEL61MALA6 drives a worst-case 96.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_437818d6_c6819f",
- "label": "March — Monday morning — AMFARL61RATIE",
+ "id": "s_437818d6_6d341c",
+ "label": "March — Monday morning — ALOUEL61PLAIS",
"networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "AMFARL61RATIE",
- "contingencyLabel": "AMFARL61RATIE",
- "baselineMaxLoadingPct": 95.8,
- "description": "March — Monday morning. Loss of AMFARL61RATIE drives a worst-case 95.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "ALOUEL61PLAIS",
+ "contingencyLabel": "ALOUEL61PLAIS",
+ "baselineMaxLoadingPct": 108.8,
+ "description": "March — Monday morning. Loss of ALOUEL61PLAIS drives a worst-case 108.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_437818d6_c6819f",
+ "label": "March — Monday morning — AMFARL61RATIE",
+ "networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
+ "contingencyElementId": "AMFARL61RATIE",
+ "contingencyLabel": "AMFARL61RATIE",
+ "baselineMaxLoadingPct": 95.8,
+ "description": "March — Monday morning. Loss of AMFARL61RATIE drives a worst-case 95.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_437818d6_782e00",
@@ -2915,6 +2981,28 @@
"baselineMaxLoadingPct": 105.5,
"description": "March — Monday morning. Loss of B.CARL62T.VIC drives a worst-case 105.5% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_437818d6_ce6f13",
+ "label": "March — Monday morning — BARNAL71ROUGE",
+ "networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
+ "contingencyElementId": "BARNAL71ROUGE",
+ "contingencyLabel": "BARNAL71ROUGE",
+ "baselineMaxLoadingPct": 118.4,
+ "description": "March — Monday morning. Loss of BARNAL71ROUGE drives a worst-case 118.4% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_437818d6_a4b31e",
+ "label": "March — Monday morning — BARNAL72ROUGE",
+ "networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
+ "contingencyElementId": "BARNAL72ROUGE",
+ "contingencyLabel": "BARNAL72ROUGE",
+ "baselineMaxLoadingPct": 118.2,
+ "description": "March — Monday morning. Loss of BARNAL72ROUGE drives a worst-case 118.2% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_437818d6_90d2d9",
"label": "March — Monday morning — BIANCL61MOUGI",
@@ -2926,17 +3014,6 @@
"baselineMaxLoadingPct": 96.1,
"description": "March — Monday morning. Loss of BIANCL61MOUGI drives a worst-case 96.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_437818d6_84e485",
- "label": "March — Monday morning — BOLL5L61TERRA",
- "networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "BOLL5L61TERRA",
- "contingencyLabel": "BOLL5L61TERRA",
- "baselineMaxLoadingPct": 129.0,
- "description": "March — Monday morning. Loss of BOLL5L61TERRA drives a worst-case 129.0% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_437818d6_3ecf14",
"label": "March — Monday morning — BONN6L61ORANG",
@@ -2981,6 +3058,17 @@
"baselineMaxLoadingPct": 100.6,
"description": "March — Monday morning. Loss of CHIN2L72G.AVO drives a worst-case 100.6% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_437818d6_5d8720",
+ "label": "March — Monday morning — CHOLEL61RECOU",
+ "networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
+ "contingencyElementId": "CHOLEL61RECOU",
+ "contingencyLabel": "CHOLEL61RECOU",
+ "baselineMaxLoadingPct": 103.2,
+ "description": "March — Monday morning. Loss of CHOLEL61RECOU drives a worst-case 103.2% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_437818d6_e613ad",
"label": "March — Monday morning — CHOLEL61V.SEV",
@@ -3300,17 +3388,6 @@
"baselineMaxLoadingPct": 100.0,
"description": "March — Monday morning. Loss of NIORTL62TDNIO drives a worst-case 100.0% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_437818d6_682401",
- "label": "March — Monday morning — P.ORGL71TAVEL",
- "networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "P.ORGL71TAVEL",
- "contingencyLabel": "P.ORGL71TAVEL",
- "baselineMaxLoadingPct": 116.5,
- "description": "March — Monday morning. Loss of P.ORGL71TAVEL drives a worst-case 116.5% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_437818d6_29bc69",
"label": "March — Monday morning — P.SEPL61SANDO",
@@ -3356,15 +3433,37 @@
"description": "March — Monday morning. Loss of REALTL71TAVEL drives a worst-case 104.0% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_437818d6_c5ce55",
- "label": "March — Monday morning — RQROUL61SSEST",
+ "id": "s_437818d6_b938e3",
+ "label": "March — Monday morning — REALTL72TAVEL",
"networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "RQROUL61SSEST",
- "contingencyLabel": "RQROUL61SSEST",
- "baselineMaxLoadingPct": 103.6,
- "description": "March — Monday morning. Loss of RQROUL61SSEST drives a worst-case 103.6% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "REALTL72TAVEL",
+ "contingencyLabel": "REALTL72TAVEL",
+ "baselineMaxLoadingPct": 104.0,
+ "description": "March — Monday morning. Loss of REALTL72TAVEL drives a worst-case 104.0% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_437818d6_090e7b",
+ "label": "March — Monday morning — ROGNAL61RQROU",
+ "networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
+ "contingencyElementId": "ROGNAL61RQROU",
+ "contingencyLabel": "ROGNAL61RQROU",
+ "baselineMaxLoadingPct": 125.5,
+ "description": "March — Monday morning. Loss of ROGNAL61RQROU drives a worst-case 125.5% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_437818d6_554e81",
+ "label": "March — Monday morning — SAINNL61YAINV",
+ "networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
+ "contingencyElementId": "SAINNL61YAINV",
+ "contingencyLabel": "SAINNL61YAINV",
+ "baselineMaxLoadingPct": 109.1,
+ "description": "March — Monday morning. Loss of SAINNL61YAINV drives a worst-case 109.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_437818d6_8b20f7",
@@ -3400,15 +3499,15 @@
"description": "March — Monday morning. Loss of SSAVOL61ZSAR6 drives a worst-case 99.6% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_437818d6_544784",
- "label": "March — Monday morning — SSESTL61SSTUL",
+ "id": "s_437818d6_c77cdf",
+ "label": "March — Monday morning — VAUPAL61YAINV",
"networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "SSESTL61SSTUL",
- "contingencyLabel": "SSESTL61SSTUL",
- "baselineMaxLoadingPct": 103.5,
- "description": "March — Monday morning. Loss of SSESTL61SSTUL drives a worst-case 103.5% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "VAUPAL61YAINV",
+ "contingencyLabel": "VAUPAL61YAINV",
+ "baselineMaxLoadingPct": 109.1,
+ "description": "March — Monday morning. Loss of VAUPAL61YAINV drives a worst-case 109.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_437818d6_532f3d",
@@ -3707,17 +3806,6 @@
"baselineMaxLoadingPct": 110.2,
"description": "January — Monday evening. Loss of BXLIEL61SIRMI drives a worst-case 110.2% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_e4e81e29_f435dc",
- "label": "January — Monday evening — BXRE6L61CHAIN",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "BXRE6L61CHAIN",
- "contingencyLabel": "BXRE6L61CHAIN",
- "baselineMaxLoadingPct": 103.3,
- "description": "January — Monday evening. Loss of BXRE6L61CHAIN drives a worst-case 103.3% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_e4e81e29_e9f2f0",
"label": "January — Monday evening — BXTO5L61SETIE",
@@ -3839,6 +3927,17 @@
"baselineMaxLoadingPct": 103.8,
"description": "January — Monday evening. Loss of CHESNL71M.SEI drives a worst-case 103.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_e4e81e29_a20d00",
+ "label": "January — Monday evening — CHESNL71VLECH",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "CHESNL71VLECH",
+ "contingencyLabel": "CHESNL71VLECH",
+ "baselineMaxLoadingPct": 124.7,
+ "description": "January — Monday evening. Loss of CHESNL71VLECH drives a worst-case 124.7% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_e4e81e29_2ed476",
"label": "January — Monday evening — CHESNL72M.SEI",
@@ -3960,6 +4059,39 @@
"baselineMaxLoadingPct": 101.6,
"description": "January — Monday evening. Loss of CPNIEL61MOIRA drives a worst-case 101.6% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_e4e81e29_c31d02",
+ "label": "January — Monday evening — CPNIEL61PARIS",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "CPNIEL61PARIS",
+ "contingencyLabel": "CPNIEL61PARIS",
+ "baselineMaxLoadingPct": 110.5,
+ "description": "January — Monday evening. Loss of CPNIEL61PARIS drives a worst-case 110.5% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_e4e81e29_3f4713",
+ "label": "January — Monday evening — CPNIEL61SELF2",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "CPNIEL61SELF2",
+ "contingencyLabel": "CPNIEL61SELF2",
+ "baselineMaxLoadingPct": 110.4,
+ "description": "January — Monday evening. Loss of CPNIEL61SELF2 drives a worst-case 110.4% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_e4e81e29_c2556e",
+ "label": "January — Monday evening — CPNIEL63SELF2",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "CPNIEL63SELF2",
+ "contingencyLabel": "CPNIEL63SELF2",
+ "baselineMaxLoadingPct": 110.4,
+ "description": "January — Monday evening. Loss of CPNIEL63SELF2 drives a worst-case 110.4% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_e4e81e29_49ffbb",
"label": "January — Monday evening — CRENEL71M.SEI",
@@ -4004,39 +4136,6 @@
"baselineMaxLoadingPct": 100.8,
"description": "January — Monday evening. Loss of CSLL8L61TAMAR drives a worst-case 100.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_e4e81e29_8240b3",
- "label": "January — Monday evening — CSLLEL61E.BOT",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "CSLLEL61E.BOT",
- "contingencyLabel": "CSLLEL61E.BOT",
- "baselineMaxLoadingPct": 133.0,
- "description": "January — Monday evening. Loss of CSLLEL61E.BOT drives a worst-case 133.0% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_e4e81e29_a42b1e",
- "label": "January — Monday evening — CSLLEL61ESCAI",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "CSLLEL61ESCAI",
- "contingencyLabel": "CSLLEL61ESCAI",
- "baselineMaxLoadingPct": 132.6,
- "description": "January — Monday evening. Loss of CSLLEL61ESCAI drives a worst-case 132.6% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_e4e81e29_27cf89",
- "label": "January — Monday evening — CTAURL61ZVILA",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "CTAURL61ZVILA",
- "contingencyLabel": "CTAURL61ZVILA",
- "baselineMaxLoadingPct": 132.6,
- "description": "January — Monday evening. Loss of CTAURL61ZVILA drives a worst-case 132.6% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_e4e81e29_f04cf0",
"label": "January — Monday evening — CUBNEL61MTGUY",
@@ -4180,17 +4279,6 @@
"baselineMaxLoadingPct": 144.1,
"description": "January — Monday evening. Loss of FEUILL61SSCHA drives a worst-case 144.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_e4e81e29_36bfed",
- "label": "January — Monday evening — FLEACL61SANIL",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "FLEACL61SANIL",
- "contingencyLabel": "FLEACL61SANIL",
- "baselineMaxLoadingPct": 105.8,
- "description": "January — Monday evening. Loss of FLEACL61SANIL drives a worst-case 105.8% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_e4e81e29_ba53c5",
"label": "January — Monday evening — G.RIVL61GUERS",
@@ -4323,17 +4411,6 @@
"baselineMaxLoadingPct": 119.8,
"description": "January — Monday evening. Loss of I.NAPL61LUTTE drives a worst-case 119.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_e4e81e29_08e87d",
- "label": "January — Monday evening — I.NAPL61OTTMA",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "I.NAPL61OTTMA",
- "contingencyLabel": "I.NAPL61OTTMA",
- "baselineMaxLoadingPct": 131.2,
- "description": "January — Monday evening. Loss of I.NAPL61OTTMA drives a worst-case 131.2% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_e4e81e29_5ebae1",
"label": "January — Monday evening — JALISL61LESQU",
@@ -4345,17 +4422,6 @@
"baselineMaxLoadingPct": 98.8,
"description": "January — Monday evening. Loss of JALISL61LESQU drives a worst-case 98.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_e4e81e29_6e3590",
- "label": "January — Monday evening — JONQUL61MTAG5",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "JONQUL61MTAG5",
- "contingencyLabel": "JONQUL61MTAG5",
- "baselineMaxLoadingPct": 135.3,
- "description": "January — Monday evening. Loss of JONQUL61MTAG5 drives a worst-case 135.3% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_e4e81e29_330ecc",
"label": "January — Monday evening — KEMBSL61OTTMA",
@@ -4631,17 +4697,6 @@
"baselineMaxLoadingPct": 135.6,
"description": "January — Monday evening. Loss of MOUISL61TERRA drives a worst-case 135.6% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_e4e81e29_b01fc8",
- "label": "January — Monday evening — MTAG5L61ZVILA",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "MTAG5L61ZVILA",
- "contingencyLabel": "MTAG5L61ZVILA",
- "baselineMaxLoadingPct": 138.0,
- "description": "January — Monday evening. Loss of MTAG5L61ZVILA drives a worst-case 138.0% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_e4e81e29_d6ca09",
"label": "January — Monday evening — MTPELL61TAMAR",
@@ -4676,37 +4731,26 @@
"description": "January — Monday evening. Loss of NEMOUL61VLEMA drives a worst-case 101.3% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_7b4971",
- "label": "January — Monday evening — ORMESL61VEZIL",
+ "id": "s_e4e81e29_a82125",
+ "label": "January — Monday evening — O.CHAL61RUEYR",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "ORMESL61VEZIL",
- "contingencyLabel": "ORMESL61VEZIL",
- "baselineMaxLoadingPct": 99.9,
- "description": "January — Monday evening. Loss of ORMESL61VEZIL drives a worst-case 99.9% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_e4e81e29_3474b2",
- "label": "January — Monday evening — P.CORL71SSAL7",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "P.CORL71SSAL7",
- "contingencyLabel": "P.CORL71SSAL7",
- "baselineMaxLoadingPct": 132.8,
- "description": "January — Monday evening. Loss of P.CORL71SSAL7 drives a worst-case 132.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "O.CHAL61RUEYR",
+ "contingencyLabel": "O.CHAL61RUEYR",
+ "baselineMaxLoadingPct": 98.5,
+ "description": "January — Monday evening. Loss of O.CHAL61RUEYR drives a worst-case 98.5% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_431798",
- "label": "January — Monday evening — P.CORL72SSAL7",
+ "id": "s_e4e81e29_7b4971",
+ "label": "January — Monday evening — ORMESL61VEZIL",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "P.CORL72SSAL7",
- "contingencyLabel": "P.CORL72SSAL7",
- "baselineMaxLoadingPct": 132.8,
- "description": "January — Monday evening. Loss of P.CORL72SSAL7 drives a worst-case 132.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "ORMESL61VEZIL",
+ "contingencyLabel": "ORMESL61VEZIL",
+ "baselineMaxLoadingPct": 99.9,
+ "description": "January — Monday evening. Loss of ORMESL61VEZIL drives a worst-case 99.9% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_e4e81e29_d6b9eb",
@@ -4741,17 +4785,6 @@
"baselineMaxLoadingPct": 100.1,
"description": "January — Monday evening. Loss of P.GASL71PENC5 drives a worst-case 100.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_e4e81e29_682401",
- "label": "January — Monday evening — P.ORGL71TAVEL",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "P.ORGL71TAVEL",
- "contingencyLabel": "P.ORGL71TAVEL",
- "baselineMaxLoadingPct": 145.7,
- "description": "January — Monday evening. Loss of P.ORGL71TAVEL drives a worst-case 145.7% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_e4e81e29_c139e1",
"label": "January — Monday evening — PALUNL61SSTUL",
@@ -4796,6 +4829,17 @@
"baselineMaxLoadingPct": 105.1,
"description": "January — Monday evening. Loss of REVIGL71VIGY drives a worst-case 105.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_e4e81e29_090e7b",
+ "label": "January — Monday evening — ROGNAL61RQROU",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "ROGNAL61RQROU",
+ "contingencyLabel": "ROGNAL61RQROU",
+ "baselineMaxLoadingPct": 151.8,
+ "description": "January — Monday evening. Loss of ROGNAL61RQROU drives a worst-case 151.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_e4e81e29_f87211",
"label": "January — Monday evening — ROGNAL61SSCHA",
@@ -4807,17 +4851,6 @@
"baselineMaxLoadingPct": 149.9,
"description": "January — Monday evening. Loss of ROGNAL61SSCHA drives a worst-case 149.9% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_e4e81e29_4f46bb",
- "label": "January — Monday evening — RQROUL61ZVILA",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "RQROUL61ZVILA",
- "contingencyLabel": "RQROUL61ZVILA",
- "baselineMaxLoadingPct": 148.0,
- "description": "January — Monday evening. Loss of RQROUL61ZVILA drives a worst-case 148.0% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_e4e81e29_40d9d2",
"label": "January — Monday evening — RUEYRL61SARRA",
@@ -4840,6 +4873,17 @@
"baselineMaxLoadingPct": 102.5,
"description": "January — Monday evening. Loss of RUEYRL61ZCOUE drives a worst-case 102.5% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_e4e81e29_8b20f7",
+ "label": "January — Monday evening — SAUS5L61VLEVA",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "SAUS5L61VLEVA",
+ "contingencyLabel": "SAUS5L61VLEVA",
+ "baselineMaxLoadingPct": 121.2,
+ "description": "January — Monday evening. Loss of SAUS5L61VLEVA drives a worst-case 121.2% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_e4e81e29_bf524b",
"label": "January — Monday evening — SAUS5L71VLEVA",
@@ -4884,6 +4928,17 @@
"baselineMaxLoadingPct": 106.0,
"description": "January — Monday evening. Loss of SEREIL71VIELM drives a worst-case 106.0% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_e4e81e29_dd1e44",
+ "label": "January — Monday evening — SEREIL71VLECH",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "SEREIL71VLECH",
+ "contingencyLabel": "SEREIL71VLECH",
+ "baselineMaxLoadingPct": 125.1,
+ "description": "January — Monday evening. Loss of SEREIL71VLECH drives a worst-case 125.1% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_e4e81e29_6e8a05",
"label": "January — Monday evening — SETIEL61ZCP.M",
@@ -4907,15 +4962,15 @@
"description": "January — Monday evening. Loss of SIEREL61ZHIRS drives a worst-case 98.0% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_544784",
- "label": "January — Monday evening — SSESTL61SSTUL",
+ "id": "s_e4e81e29_224551",
+ "label": "January — Monday evening — SSVICL61ZLACA",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "SSESTL61SSTUL",
- "contingencyLabel": "SSESTL61SSTUL",
- "baselineMaxLoadingPct": 134.3,
- "description": "January — Monday evening. Loss of SSESTL61SSTUL drives a worst-case 134.3% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "SSVICL61ZLACA",
+ "contingencyLabel": "SSVICL61ZLACA",
+ "baselineMaxLoadingPct": 99.1,
+ "description": "January — Monday evening. Loss of SSVICL61ZLACA drives a worst-case 99.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_e4e81e29_c75d87",
@@ -4928,17 +4983,6 @@
"baselineMaxLoadingPct": 95.3,
"description": "January — Monday evening. Loss of SSVICL61ZMIOL drives a worst-case 95.3% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_e4e81e29_9b960f",
- "label": "January — Monday evening — T.VICL61ZMENT",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "T.VICL61ZMENT",
- "contingencyLabel": "T.VICL61ZMENT",
- "baselineMaxLoadingPct": 136.3,
- "description": "January — Monday evening. Loss of T.VICL61ZMENT drives a worst-case 136.3% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_e4e81e29_29af68",
"label": "January — Monday evening — VAIR6L61VAIRE",
@@ -4986,37 +5030,37 @@
],
"medium": [
{
- "id": "s_5384e039_c31d02",
- "label": "January — Monday evening — CPNIEL61PARIS",
+ "id": "s_5384e039_1a1e0c",
+ "label": "January — Monday evening — AVALLL61J.VIL",
"networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "CPNIEL61PARIS",
- "contingencyLabel": "CPNIEL61PARIS",
- "baselineMaxLoadingPct": 104.8,
- "description": "January — Monday evening. Loss of CPNIEL61PARIS drives a worst-case 104.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "AVALLL61J.VIL",
+ "contingencyLabel": "AVALLL61J.VIL",
+ "baselineMaxLoadingPct": 114.1,
+ "description": "January — Monday evening. Loss of AVALLL61J.VIL drives a worst-case 114.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5384e039_3f4713",
- "label": "January — Monday evening — CPNIEL61SELF2",
+ "id": "s_5384e039_84e485",
+ "label": "January — Monday evening — BOLL5L61TERRA",
"networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "CPNIEL61SELF2",
- "contingencyLabel": "CPNIEL61SELF2",
- "baselineMaxLoadingPct": 104.8,
- "description": "January — Monday evening. Loss of CPNIEL61SELF2 drives a worst-case 104.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "BOLL5L61TERRA",
+ "contingencyLabel": "BOLL5L61TERRA",
+ "baselineMaxLoadingPct": 147.4,
+ "description": "January — Monday evening. Loss of BOLL5L61TERRA drives a worst-case 147.4% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5384e039_c2556e",
- "label": "January — Monday evening — CPNIEL63SELF2",
+ "id": "s_5384e039_149ed1",
+ "label": "January — Monday evening — CHESNL61NEMOU",
"networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "CPNIEL63SELF2",
- "contingencyLabel": "CPNIEL63SELF2",
- "baselineMaxLoadingPct": 104.8,
- "description": "January — Monday evening. Loss of CPNIEL63SELF2 drives a worst-case 104.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "CHESNL61NEMOU",
+ "contingencyLabel": "CHESNL61NEMOU",
+ "baselineMaxLoadingPct": 144.8,
+ "description": "January — Monday evening. Loss of CHESNL61NEMOU drives a worst-case 144.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_5384e039_dfb6fc",
@@ -5029,6 +5073,39 @@
"baselineMaxLoadingPct": 106.7,
"description": "January — Monday evening. Loss of CRENEL71REVIG drives a worst-case 106.7% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_5384e039_ac739f",
+ "label": "January — Monday evening — CUBNEL61ZSS11",
+ "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
+ "contingencyElementId": "CUBNEL61ZSS11",
+ "contingencyLabel": "CUBNEL61ZSS11",
+ "baselineMaxLoadingPct": 104.5,
+ "description": "January — Monday evening. Loss of CUBNEL61ZSS11 drives a worst-case 104.5% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_5384e039_313e74",
+ "label": "January — Monday evening — DONZAL71GOLF5",
+ "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
+ "contingencyElementId": "DONZAL71GOLF5",
+ "contingencyLabel": "DONZAL71GOLF5",
+ "baselineMaxLoadingPct": 101.5,
+ "description": "January — Monday evening. Loss of DONZAL71GOLF5 drives a worst-case 101.5% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_5384e039_5a16f9",
+ "label": "January — Monday evening — DONZAL72GOLF5",
+ "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
+ "contingencyElementId": "DONZAL72GOLF5",
+ "contingencyLabel": "DONZAL72GOLF5",
+ "baselineMaxLoadingPct": 101.5,
+ "description": "January — Monday evening. Loss of DONZAL72GOLF5 drives a worst-case 101.5% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_5384e039_b4be07",
"label": "January — Monday evening — HOUDRL71VINCE",
@@ -5041,81 +5118,92 @@
"description": "January — Monday evening. Loss of HOUDRL71VINCE drives a worst-case 108.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5fc376c7_782e00",
- "label": "November — Monday evening — ARDOIL61MOTT5",
- "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "ARDOIL61MOTT5",
- "contingencyLabel": "ARDOIL61MOTT5",
- "baselineMaxLoadingPct": 120.8,
- "description": "November — Monday evening. Loss of ARDOIL61MOTT5 drives a worst-case 120.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "id": "s_5384e039_3065fe",
+ "label": "January — Monday evening — J.VILL61ZTONN",
+ "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
+ "contingencyElementId": "J.VILL61ZTONN",
+ "contingencyLabel": "J.VILL61ZTONN",
+ "baselineMaxLoadingPct": 113.0,
+ "description": "January — Monday evening. Loss of J.VILL61ZTONN drives a worst-case 113.0% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5fc376c7_1a1e0c",
- "label": "November — Monday evening — AVALLL61J.VIL",
- "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "AVALLL61J.VIL",
- "contingencyLabel": "AVALLL61J.VIL",
- "baselineMaxLoadingPct": 131.7,
- "description": "November — Monday evening. Loss of AVALLL61J.VIL drives a worst-case 131.7% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "id": "s_5384e039_14bf53",
+ "label": "January — Monday evening — LAVERL61SEPTE",
+ "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
+ "contingencyElementId": "LAVERL61SEPTE",
+ "contingencyLabel": "LAVERL61SEPTE",
+ "baselineMaxLoadingPct": 115.1,
+ "description": "January — Monday evening. Loss of LAVERL61SEPTE drives a worst-case 115.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5fc376c7_f0456c",
- "label": "November — Monday evening — AVIGNL61MOTT5",
- "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "AVIGNL61MOTT5",
- "contingencyLabel": "AVIGNL61MOTT5",
- "baselineMaxLoadingPct": 121.8,
- "description": "November — Monday evening. Loss of AVIGNL61MOTT5 drives a worst-case 121.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "id": "s_5384e039_29a9b4",
+ "label": "January — Monday evening — P.ORGL61RQROU",
+ "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
+ "contingencyElementId": "P.ORGL61RQROU",
+ "contingencyLabel": "P.ORGL61RQROU",
+ "baselineMaxLoadingPct": 133.2,
+ "description": "January — Monday evening. Loss of P.ORGL61RQROU drives a worst-case 133.2% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5fc376c7_3adaf4",
- "label": "November — Monday evening — BOCTOL71N.SE1",
- "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "BOCTOL71N.SE1",
- "contingencyLabel": "BOCTOL71N.SE1",
- "baselineMaxLoadingPct": 119.6,
- "description": "November — Monday evening. Loss of BOCTOL71N.SE1 drives a worst-case 119.6% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "id": "s_5384e039_682401",
+ "label": "January — Monday evening — P.ORGL71TAVEL",
+ "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
+ "contingencyElementId": "P.ORGL71TAVEL",
+ "contingencyLabel": "P.ORGL71TAVEL",
+ "baselineMaxLoadingPct": 115.8,
+ "description": "January — Monday evening. Loss of P.ORGL71TAVEL drives a worst-case 115.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5fc376c7_353f4a",
- "label": "November — Monday evening — BOCTOL72N.SE2",
- "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "BOCTOL72N.SE2",
- "contingencyLabel": "BOCTOL72N.SE2",
- "baselineMaxLoadingPct": 119.6,
- "description": "November — Monday evening. Loss of BOCTOL72N.SE2 drives a worst-case 119.6% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
+ "id": "s_5384e039_6d8ce0",
+ "label": "January — Monday evening — PONTEL61REALT",
+ "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
+ "contingencyElementId": "PONTEL61REALT",
+ "contingencyLabel": "PONTEL61REALT",
+ "baselineMaxLoadingPct": 122.9,
+ "description": "January — Monday evening. Loss of PONTEL61REALT drives a worst-case 122.9% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
- "id": "s_5fc376c7_be2272",
- "label": "November — Monday evening — BVIL7L71GAUGL",
- "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "BVIL7L71GAUGL",
- "contingencyLabel": "BVIL7L71GAUGL",
- "baselineMaxLoadingPct": 119.7,
- "description": "November — Monday evening. Loss of BVIL7L71GAUGL drives a worst-case 119.7% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "id": "s_5384e039_7d0521",
+ "label": "January — Monday evening — PONTEL62REALT",
+ "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
+ "contingencyElementId": "PONTEL62REALT",
+ "contingencyLabel": "PONTEL62REALT",
+ "baselineMaxLoadingPct": 123.0,
+ "description": "January — Monday evening. Loss of PONTEL62REALT drives a worst-case 123.0% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5fc376c7_43dc87",
- "label": "November — Monday evening — BVILXL72GAUGL",
+ "id": "s_5384e039_52c6d8",
+ "label": "January — Monday evening — SEREIL61ZTONN",
+ "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
+ "contingencyElementId": "SEREIL61ZTONN",
+ "contingencyLabel": "SEREIL61ZTONN",
+ "baselineMaxLoadingPct": 132.6,
+ "description": "January — Monday evening. Loss of SEREIL61ZTONN drives a worst-case 132.6% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_5fc376c7_84e485",
+ "label": "November — Monday evening — BOLL5L61TERRA",
"networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "BVILXL72GAUGL",
- "contingencyLabel": "BVILXL72GAUGL",
- "baselineMaxLoadingPct": 119.7,
- "description": "November — Monday evening. Loss of BVILXL72GAUGL drives a worst-case 119.7% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "BOLL5L61TERRA",
+ "contingencyLabel": "BOLL5L61TERRA",
+ "baselineMaxLoadingPct": 146.5,
+ "description": "November — Monday evening. Loss of BOLL5L61TERRA drives a worst-case 146.5% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_5fc376c7_38eff7",
@@ -5128,17 +5216,6 @@
"baselineMaxLoadingPct": 102.5,
"description": "November — Monday evening. Loss of CAPELL71MASTA drives a worst-case 102.5% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_5fc376c7_7f1036",
- "label": "November — Monday evening — CARRIL62TERRI",
- "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "CARRIL62TERRI",
- "contingencyLabel": "CARRIL62TERRI",
- "baselineMaxLoadingPct": 124.1,
- "description": "November — Monday evening. Loss of CARRIL62TERRI drives a worst-case 124.1% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_5fc376c7_25840f",
"label": "November — Monday evening — CATG1L71VIGY",
@@ -5173,37 +5250,26 @@
"description": "November — Monday evening. Loss of CHEV5L61ZBAST drives a worst-case 120.9% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5fc376c7_b3a56c",
- "label": "November — Monday evening — CHOO1L71LONNY",
- "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "CHOO1L71LONNY",
- "contingencyLabel": "CHOO1L71LONNY",
- "baselineMaxLoadingPct": 119.6,
- "description": "November — Monday evening. Loss of CHOO1L71LONNY drives a worst-case 119.6% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_5fc376c7_6f8087",
- "label": "November — Monday evening — CHOO2L72LONNY",
+ "id": "s_5fc376c7_8fb65d",
+ "label": "November — Monday evening — COR.PL61ZBAST",
"networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "CHOO2L72LONNY",
- "contingencyLabel": "CHOO2L72LONNY",
- "baselineMaxLoadingPct": 119.6,
- "description": "November — Monday evening. Loss of CHOO2L72LONNY drives a worst-case 119.6% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "COR.PL61ZBAST",
+ "contingencyLabel": "COR.PL61ZBAST",
+ "baselineMaxLoadingPct": 136.4,
+ "description": "November — Monday evening. Loss of COR.PL61ZBAST drives a worst-case 136.4% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5fc376c7_312f77",
- "label": "November — Monday evening — D.BURL72TABAR",
+ "id": "s_5fc376c7_ac739f",
+ "label": "November — Monday evening — CUBNEL61ZSS11",
"networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "D.BURL72TABAR",
- "contingencyLabel": "D.BURL72TABAR",
- "baselineMaxLoadingPct": 118.8,
- "description": "November — Monday evening. Loss of D.BURL72TABAR drives a worst-case 118.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "CUBNEL61ZSS11",
+ "contingencyLabel": "CUBNEL61ZSS11",
+ "baselineMaxLoadingPct": 125.0,
+ "description": "November — Monday evening. Loss of CUBNEL61ZSS11 drives a worst-case 125.0% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_5fc376c7_350b00",
@@ -5227,6 +5293,28 @@
"baselineMaxLoadingPct": 136.8,
"description": "November — Monday evening. Loss of ECHALL61RIVIE drives a worst-case 136.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_5fc376c7_dd71e8",
+ "label": "November — Monday evening — F.FREL71M.SEI",
+ "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
+ "contingencyElementId": "F.FREL71M.SEI",
+ "contingencyLabel": "F.FREL71M.SEI",
+ "baselineMaxLoadingPct": 102.7,
+ "description": "November — Monday evening. Loss of F.FREL71M.SEI drives a worst-case 102.7% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_5fc376c7_883903",
+ "label": "November — Monday evening — F.FREL71VESLE",
+ "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
+ "contingencyElementId": "F.FREL71VESLE",
+ "contingencyLabel": "F.FREL71VESLE",
+ "baselineMaxLoadingPct": 103.0,
+ "description": "November — Monday evening. Loss of F.FREL71VESLE drives a worst-case 103.0% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_5fc376c7_fce567",
"label": "November — Monday evening — GRAV5L72WARAN",
@@ -5271,17 +5359,6 @@
"baselineMaxLoadingPct": 118.7,
"description": "November — Monday evening. Loss of GRAV5L75WARAN drives a worst-case 118.7% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_5fc376c7_3065fe",
- "label": "November — Monday evening — J.VILL61ZTONN",
- "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "J.VILL61ZTONN",
- "contingencyLabel": "J.VILL61ZTONN",
- "baselineMaxLoadingPct": 130.4,
- "description": "November — Monday evening. Loss of J.VILL61ZTONN drives a worst-case 130.4% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_5fc376c7_d06cb6",
"label": "November — Monday evening — MASTAL61PERIZ",
@@ -5294,191 +5371,158 @@
"description": "November — Monday evening. Loss of MASTAL61PERIZ drives a worst-case 112.9% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5fc376c7_3474b2",
- "label": "November — Monday evening — P.CORL71SSAL7",
- "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "P.CORL71SSAL7",
- "contingencyLabel": "P.CORL71SSAL7",
- "baselineMaxLoadingPct": 119.4,
- "description": "November — Monday evening. Loss of P.CORL71SSAL7 drives a worst-case 119.4% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_5fc376c7_431798",
- "label": "November — Monday evening — P.CORL72SSAL7",
- "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "P.CORL72SSAL7",
- "contingencyLabel": "P.CORL72SSAL7",
- "baselineMaxLoadingPct": 119.4,
- "description": "November — Monday evening. Loss of P.CORL72SSAL7 drives a worst-case 119.4% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_5fc376c7_a91fd1",
- "label": "November — Monday evening — ROUMOL61ZSSCR",
+ "id": "s_5fc376c7_29a9b4",
+ "label": "November — Monday evening — P.ORGL61RQROU",
"networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "ROUMOL61ZSSCR",
- "contingencyLabel": "ROUMOL61ZSSCR",
- "baselineMaxLoadingPct": 100.1,
- "description": "November — Monday evening. Loss of ROUMOL61ZSSCR drives a worst-case 100.1% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "P.ORGL61RQROU",
+ "contingencyLabel": "P.ORGL61RQROU",
+ "baselineMaxLoadingPct": 168.6,
+ "description": "November — Monday evening. Loss of P.ORGL61RQROU drives a worst-case 168.6% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5fc376c7_594cad",
- "label": "November — Monday evening — ROUMOL61ZVA10",
+ "id": "s_5fc376c7_00de85",
+ "label": "November — Monday evening — TAMARL71TAVEL",
"networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "ROUMOL61ZVA10",
- "contingencyLabel": "ROUMOL61ZVA10",
- "baselineMaxLoadingPct": 99.8,
- "description": "November — Monday evening. Loss of ROUMOL61ZVA10 drives a worst-case 99.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "TAMARL71TAVEL",
+ "contingencyLabel": "TAMARL71TAVEL",
+ "baselineMaxLoadingPct": 109.3,
+ "description": "November — Monday evening. Loss of TAMARL71TAVEL drives a worst-case 109.3% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5fc376c7_52c6d8",
- "label": "November — Monday evening — SEREIL61ZTONN",
+ "id": "s_5fc376c7_edd29e",
+ "label": "November — Monday evening — TAMARL72TAVEL",
"networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "SEREIL61ZTONN",
- "contingencyLabel": "SEREIL61ZTONN",
- "baselineMaxLoadingPct": 146.2,
- "description": "November — Monday evening. Loss of SEREIL61ZTONN drives a worst-case 146.2% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "TAMARL72TAVEL",
+ "contingencyLabel": "TAMARL72TAVEL",
+ "baselineMaxLoadingPct": 109.3,
+ "description": "November — Monday evening. Loss of TAMARL72TAVEL drives a worst-case 109.3% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5fc376c7_301e35",
- "label": "November — Monday evening — SSEA2L72VERGE",
+ "id": "s_5fc376c7_f7ae0b",
+ "label": "November — Monday evening — TUILIL61ZSS11",
"networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "SSEA2L72VERGE",
- "contingencyLabel": "SSEA2L72VERGE",
- "baselineMaxLoadingPct": 118.8,
- "description": "November — Monday evening. Loss of SSEA2L72VERGE drives a worst-case 118.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "TUILIL61ZSS11",
+ "contingencyLabel": "TUILIL61ZSS11",
+ "baselineMaxLoadingPct": 109.2,
+ "description": "November — Monday evening. Loss of TUILIL61ZSS11 drives a worst-case 109.2% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_437818d6_6d341c",
- "label": "March — Monday morning — ALOUEL61PLAIS",
+ "id": "s_437818d6_6b287c",
+ "label": "March — Monday morning — DARSEL61RASSU",
"networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "ALOUEL61PLAIS",
- "contingencyLabel": "ALOUEL61PLAIS",
- "baselineMaxLoadingPct": 108.8,
- "description": "March — Monday morning. Loss of ALOUEL61PLAIS drives a worst-case 108.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "DARSEL61RASSU",
+ "contingencyLabel": "DARSEL61RASSU",
+ "baselineMaxLoadingPct": 120.7,
+ "description": "March — Monday morning. Loss of DARSEL61RASSU drives a worst-case 120.7% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_437818d6_ce6f13",
- "label": "March — Monday morning — BARNAL71ROUGE",
+ "id": "s_437818d6_14bf53",
+ "label": "March — Monday morning — LAVERL61SEPTE",
"networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "BARNAL71ROUGE",
- "contingencyLabel": "BARNAL71ROUGE",
- "baselineMaxLoadingPct": 118.4,
- "description": "March — Monday morning. Loss of BARNAL71ROUGE drives a worst-case 118.4% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "LAVERL61SEPTE",
+ "contingencyLabel": "LAVERL61SEPTE",
+ "baselineMaxLoadingPct": 136.1,
+ "description": "March — Monday morning. Loss of LAVERL61SEPTE drives a worst-case 136.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_437818d6_a4b31e",
- "label": "March — Monday morning — BARNAL72ROUGE",
+ "id": "s_437818d6_c4860a",
+ "label": "March — Monday morning — LINGOL61ZVA10",
"networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "BARNAL72ROUGE",
- "contingencyLabel": "BARNAL72ROUGE",
- "baselineMaxLoadingPct": 118.2,
- "description": "March — Monday morning. Loss of BARNAL72ROUGE drives a worst-case 118.2% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "LINGOL61ZVA10",
+ "contingencyLabel": "LINGOL61ZVA10",
+ "baselineMaxLoadingPct": 105.5,
+ "description": "March — Monday morning. Loss of LINGOL61ZVA10 drives a worst-case 105.5% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_437818d6_5d8720",
- "label": "March — Monday morning — CHOLEL61RECOU",
+ "id": "s_437818d6_29a9b4",
+ "label": "March — Monday morning — P.ORGL61RQROU",
"networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "CHOLEL61RECOU",
- "contingencyLabel": "CHOLEL61RECOU",
- "baselineMaxLoadingPct": 103.2,
- "description": "March — Monday morning. Loss of CHOLEL61RECOU drives a worst-case 103.2% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "P.ORGL61RQROU",
+ "contingencyLabel": "P.ORGL61RQROU",
+ "baselineMaxLoadingPct": 126.9,
+ "description": "March — Monday morning. Loss of P.ORGL61RQROU drives a worst-case 126.9% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_437818d6_d25bab",
- "label": "March — Monday morning — LAVERL61P.BOU",
+ "id": "s_437818d6_6d8ce0",
+ "label": "March — Monday morning — PONTEL61REALT",
"networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "LAVERL61P.BOU",
- "contingencyLabel": "LAVERL61P.BOU",
- "baselineMaxLoadingPct": 109.7,
- "description": "March — Monday morning. Loss of LAVERL61P.BOU drives a worst-case 109.7% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "PONTEL61REALT",
+ "contingencyLabel": "PONTEL61REALT",
+ "baselineMaxLoadingPct": 145.5,
+ "description": "March — Monday morning. Loss of PONTEL61REALT drives a worst-case 145.5% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_437818d6_769a3f",
- "label": "March — Monday morning — LAVERL61PONTE",
+ "id": "s_437818d6_7d0521",
+ "label": "March — Monday morning — PONTEL62REALT",
"networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "LAVERL61PONTE",
- "contingencyLabel": "LAVERL61PONTE",
- "baselineMaxLoadingPct": 125.1,
- "description": "March — Monday morning. Loss of LAVERL61PONTE drives a worst-case 125.1% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "PONTEL62REALT",
+ "contingencyLabel": "PONTEL62REALT",
+ "baselineMaxLoadingPct": 145.5,
+ "description": "March — Monday morning. Loss of PONTEL62REALT drives a worst-case 145.5% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_437818d6_14bf53",
- "label": "March — Monday morning — LAVERL61SEPTE",
+ "id": "s_437818d6_13bc5a",
+ "label": "March — Monday morning — RASSUL61S.AIR",
"networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "LAVERL61SEPTE",
- "contingencyLabel": "LAVERL61SEPTE",
- "baselineMaxLoadingPct": 136.1,
- "description": "March — Monday morning. Loss of LAVERL61SEPTE drives a worst-case 136.1% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "RASSUL61S.AIR",
+ "contingencyLabel": "RASSUL61S.AIR",
+ "baselineMaxLoadingPct": 116.6,
+ "description": "March — Monday morning. Loss of RASSUL61S.AIR drives a worst-case 116.6% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_437818d6_b938e3",
- "label": "March — Monday morning — REALTL72TAVEL",
+ "id": "s_437818d6_a91fd1",
+ "label": "March — Monday morning — ROUMOL61ZSSCR",
"networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "REALTL72TAVEL",
- "contingencyLabel": "REALTL72TAVEL",
- "baselineMaxLoadingPct": 104.0,
- "description": "March — Monday morning. Loss of REALTL72TAVEL drives a worst-case 104.0% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "ROUMOL61ZSSCR",
+ "contingencyLabel": "ROUMOL61ZSSCR",
+ "baselineMaxLoadingPct": 105.2,
+ "description": "March — Monday morning. Loss of ROUMOL61ZSSCR drives a worst-case 105.2% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_437818d6_554e81",
- "label": "March — Monday morning — SAINNL61YAINV",
+ "id": "s_437818d6_594cad",
+ "label": "March — Monday morning — ROUMOL61ZVA10",
"networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "SAINNL61YAINV",
- "contingencyLabel": "SAINNL61YAINV",
- "baselineMaxLoadingPct": 109.1,
- "description": "March — Monday morning. Loss of SAINNL61YAINV drives a worst-case 109.1% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "ROUMOL61ZVA10",
+ "contingencyLabel": "ROUMOL61ZVA10",
+ "baselineMaxLoadingPct": 105.5,
+ "description": "March — Monday morning. Loss of ROUMOL61ZVA10 drives a worst-case 105.5% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_437818d6_c77cdf",
- "label": "March — Monday morning — VAUPAL61YAINV",
+ "id": "s_437818d6_c1d62c",
+ "label": "March — Monday morning — RQROUL61S.AIR",
"networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "VAUPAL61YAINV",
- "contingencyLabel": "VAUPAL61YAINV",
- "baselineMaxLoadingPct": 109.1,
- "description": "March — Monday morning. Loss of VAUPAL61YAINV drives a worst-case 109.1% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_e4e81e29_56172b",
- "label": "January — Monday evening — AUBUSL62MOLE",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "AUBUSL62MOLE",
- "contingencyLabel": "AUBUSL62MOLE",
- "baselineMaxLoadingPct": 103.8,
- "description": "January — Monday evening. Loss of AUBUSL62MOLE drives a worst-case 103.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "RQROUL61S.AIR",
+ "contingencyLabel": "RQROUL61S.AIR",
+ "baselineMaxLoadingPct": 115.8,
+ "description": "March — Monday morning. Loss of RQROUL61S.AIR drives a worst-case 115.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_e4e81e29_7e4387",
@@ -5525,103 +5569,92 @@
"description": "January — Monday evening. Loss of AVOI5L74CHINX drives a worst-case 103.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_a1525a",
- "label": "January — Monday evening — BARNAL71PALUE",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "BARNAL71PALUE",
- "contingencyLabel": "BARNAL71PALUE",
- "baselineMaxLoadingPct": 132.7,
- "description": "January — Monday evening. Loss of BARNAL71PALUE drives a worst-case 132.7% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_e4e81e29_9d94a2",
- "label": "January — Monday evening — BARNAL72PALUE",
+ "id": "s_e4e81e29_51df4e",
+ "label": "January — Monday evening — BAYETL61VOLVI",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "BARNAL72PALUE",
- "contingencyLabel": "BARNAL72PALUE",
- "baselineMaxLoadingPct": 132.8,
- "description": "January — Monday evening. Loss of BARNAL72PALUE drives a worst-case 132.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "BAYETL61VOLVI",
+ "contingencyLabel": "BAYETL61VOLVI",
+ "baselineMaxLoadingPct": 113.1,
+ "description": "January — Monday evening. Loss of BAYETL61VOLVI drives a worst-case 113.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_aee889",
- "label": "January — Monday evening — BARNAL73PALUE",
+ "id": "s_e4e81e29_281812",
+ "label": "January — Monday evening — BAYETL71MARMA",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "BARNAL73PALUE",
- "contingencyLabel": "BARNAL73PALUE",
- "baselineMaxLoadingPct": 132.8,
- "description": "January — Monday evening. Loss of BARNAL73PALUE drives a worst-case 132.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "BAYETL71MARMA",
+ "contingencyLabel": "BAYETL71MARMA",
+ "baselineMaxLoadingPct": 102.5,
+ "description": "January — Monday evening. Loss of BAYETL71MARMA drives a worst-case 102.5% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_6c6200",
- "label": "January — Monday evening — BARNAL74PALUE",
+ "id": "s_e4e81e29_2188da",
+ "label": "January — Monday evening — BAYETL72MARMA",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "BARNAL74PALUE",
- "contingencyLabel": "BARNAL74PALUE",
- "baselineMaxLoadingPct": 132.8,
- "description": "January — Monday evening. Loss of BARNAL74PALUE drives a worst-case 132.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "BAYETL72MARMA",
+ "contingencyLabel": "BAYETL72MARMA",
+ "baselineMaxLoadingPct": 102.5,
+ "description": "January — Monday evening. Loss of BAYETL72MARMA drives a worst-case 102.5% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_3adaf4",
- "label": "January — Monday evening — BOCTOL71N.SE1",
+ "id": "s_e4e81e29_117f52",
+ "label": "January — Monday evening — BLAYAL72BRAUD",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "BOCTOL71N.SE1",
- "contingencyLabel": "BOCTOL71N.SE1",
- "baselineMaxLoadingPct": 132.7,
- "description": "January — Monday evening. Loss of BOCTOL71N.SE1 drives a worst-case 132.7% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "BLAYAL72BRAUD",
+ "contingencyLabel": "BLAYAL72BRAUD",
+ "baselineMaxLoadingPct": 106.9,
+ "description": "January — Monday evening. Loss of BLAYAL72BRAUD drives a worst-case 106.9% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_353f4a",
- "label": "January — Monday evening — BOCTOL72N.SE2",
+ "id": "s_e4e81e29_369fbd",
+ "label": "January — Monday evening — BLAYAL74BRAUD",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "BOCTOL72N.SE2",
- "contingencyLabel": "BOCTOL72N.SE2",
- "baselineMaxLoadingPct": 132.7,
- "description": "January — Monday evening. Loss of BOCTOL72N.SE2 drives a worst-case 132.7% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "BLAYAL74BRAUD",
+ "contingencyLabel": "BLAYAL74BRAUD",
+ "baselineMaxLoadingPct": 105.5,
+ "description": "January — Monday evening. Loss of BLAYAL74BRAUD drives a worst-case 105.5% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_be2272",
- "label": "January — Monday evening — BVIL7L71GAUGL",
+ "id": "s_e4e81e29_84e485",
+ "label": "January — Monday evening — BOLL5L61TERRA",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "BVIL7L71GAUGL",
- "contingencyLabel": "BVIL7L71GAUGL",
- "baselineMaxLoadingPct": 132.7,
- "description": "January — Monday evening. Loss of BVIL7L71GAUGL drives a worst-case 132.7% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "BOLL5L61TERRA",
+ "contingencyLabel": "BOLL5L61TERRA",
+ "baselineMaxLoadingPct": 172.6,
+ "description": "January — Monday evening. Loss of BOLL5L61TERRA drives a worst-case 172.6% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_43dc87",
- "label": "January — Monday evening — BVILXL72GAUGL",
+ "id": "s_e4e81e29_5a3fb3",
+ "label": "January — Monday evening — BORT L62MOLE",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "BVILXL72GAUGL",
- "contingencyLabel": "BVILXL72GAUGL",
- "baselineMaxLoadingPct": 132.7,
- "description": "January — Monday evening. Loss of BVILXL72GAUGL drives a worst-case 132.7% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "BORT L62MOLE",
+ "contingencyLabel": "BORT L62MOLE",
+ "baselineMaxLoadingPct": 106.2,
+ "description": "January — Monday evening. Loss of BORT L62MOLE drives a worst-case 106.2% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_a20d00",
- "label": "January — Monday evening — CHESNL71VLECH",
+ "id": "s_e4e81e29_3539e9",
+ "label": "January — Monday evening — BREUIL71RUEYR",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "CHESNL71VLECH",
- "contingencyLabel": "CHESNL71VLECH",
- "baselineMaxLoadingPct": 124.7,
- "description": "January — Monday evening. Loss of CHESNL71VLECH drives a worst-case 124.7% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "BREUIL71RUEYR",
+ "contingencyLabel": "BREUIL71RUEYR",
+ "baselineMaxLoadingPct": 113.5,
+ "description": "January — Monday evening. Loss of BREUIL71RUEYR drives a worst-case 113.5% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_e4e81e29_b10b23",
@@ -5645,17 +5678,6 @@
"baselineMaxLoadingPct": 103.2,
"description": "January — Monday evening. Loss of CHIN2L72G.AVO drives a worst-case 103.2% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_e4e81e29_523f23",
- "label": "January — Monday evening — CORMEL61PERRE",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "CORMEL61PERRE",
- "contingencyLabel": "CORMEL61PERRE",
- "baselineMaxLoadingPct": 129.9,
- "description": "January — Monday evening. Loss of CORMEL61PERRE drives a worst-case 129.9% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_e4e81e29_ac739f",
"label": "January — Monday evening — CUBNEL61ZSS11",
@@ -5668,81 +5690,81 @@
"description": "January — Monday evening. Loss of CUBNEL61ZSS11 drives a worst-case 129.9% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_25b2bf",
- "label": "January — Monday evening — CUBNEL71DONZA",
+ "id": "s_e4e81e29_9147bf",
+ "label": "January — Monday evening — EGUZOL61MOUS5",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "CUBNEL71DONZA",
- "contingencyLabel": "CUBNEL71DONZA",
- "baselineMaxLoadingPct": 111.9,
- "description": "January — Monday evening. Loss of CUBNEL71DONZA drives a worst-case 111.9% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "EGUZOL61MOUS5",
+ "contingencyLabel": "EGUZOL61MOUS5",
+ "baselineMaxLoadingPct": 102.2,
+ "description": "January — Monday evening. Loss of EGUZOL61MOUS5 drives a worst-case 102.2% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_9c5ba0",
- "label": "January — Monday evening — CUBNEL72DONZA",
+ "id": "s_e4e81e29_36bfed",
+ "label": "January — Monday evening — FLEACL61SANIL",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "CUBNEL72DONZA",
- "contingencyLabel": "CUBNEL72DONZA",
- "baselineMaxLoadingPct": 112.1,
- "description": "January — Monday evening. Loss of CUBNEL72DONZA drives a worst-case 112.1% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "FLEACL61SANIL",
+ "contingencyLabel": "FLEACL61SANIL",
+ "baselineMaxLoadingPct": 105.8,
+ "description": "January — Monday evening. Loss of FLEACL61SANIL drives a worst-case 105.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_3bf176",
- "label": "January — Monday evening — DAMBRL71GATI5",
+ "id": "s_e4e81e29_c5f106",
+ "label": "January — Monday evening — GARCHL61SSELO",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "DAMBRL71GATI5",
- "contingencyLabel": "DAMBRL71GATI5",
- "baselineMaxLoadingPct": 104.8,
- "description": "January — Monday evening. Loss of DAMBRL71GATI5 drives a worst-case 104.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "GARCHL61SSELO",
+ "contingencyLabel": "GARCHL61SSELO",
+ "baselineMaxLoadingPct": 111.1,
+ "description": "January — Monday evening. Loss of GARCHL61SSELO drives a worst-case 111.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_17cb98",
- "label": "January — Monday evening — DAMBRL71VERGE",
+ "id": "s_e4e81e29_ea6086",
+ "label": "January — Monday evening — GATI5L71GAUGL",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "DAMBRL71VERGE",
- "contingencyLabel": "DAMBRL71VERGE",
- "baselineMaxLoadingPct": 103.7,
- "description": "January — Monday evening. Loss of DAMBRL71VERGE drives a worst-case 103.7% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "GATI5L71GAUGL",
+ "contingencyLabel": "GATI5L71GAUGL",
+ "baselineMaxLoadingPct": 103.1,
+ "description": "January — Monday evening. Loss of GATI5L71GAUGL drives a worst-case 103.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_f2bf6c",
- "label": "January — Monday evening — DAMBRL72GATI5",
+ "id": "s_e4e81e29_40a62f",
+ "label": "January — Monday evening — GATI5L72GAUGL",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "DAMBRL72GATI5",
- "contingencyLabel": "DAMBRL72GATI5",
- "baselineMaxLoadingPct": 104.8,
- "description": "January — Monday evening. Loss of DAMBRL72GATI5 drives a worst-case 104.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "GATI5L72GAUGL",
+ "contingencyLabel": "GATI5L72GAUGL",
+ "baselineMaxLoadingPct": 103.1,
+ "description": "January — Monday evening. Loss of GATI5L72GAUGL drives a worst-case 103.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_bd6579",
- "label": "January — Monday evening — DAMBRL72VERGE",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "id": "s_e4e81e29_81ed63",
+ "label": "January — Monday evening — GAUDIL71TAMAR",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "DAMBRL72VERGE",
- "contingencyLabel": "DAMBRL72VERGE",
- "baselineMaxLoadingPct": 103.7,
- "description": "January — Monday evening. Loss of DAMBRL72VERGE drives a worst-case 103.7% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "GAUDIL71TAMAR",
+ "contingencyLabel": "GAUDIL71TAMAR",
+ "baselineMaxLoadingPct": 120.6,
+ "description": "January — Monday evening. Loss of GAUDIL71TAMAR drives a worst-case 120.6% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_c445b6",
- "label": "January — Monday evening — FLAMAL72MENUE",
+ "id": "s_e4e81e29_3278f8",
+ "label": "January — Monday evening — GAUDIL72TAMAR",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "FLAMAL72MENUE",
- "contingencyLabel": "FLAMAL72MENUE",
- "baselineMaxLoadingPct": 132.9,
- "description": "January — Monday evening. Loss of FLAMAL72MENUE drives a worst-case 132.9% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "GAUDIL72TAMAR",
+ "contingencyLabel": "GAUDIL72TAMAR",
+ "baselineMaxLoadingPct": 120.6,
+ "description": "January — Monday evening. Loss of GAUDIL72TAMAR drives a worst-case 120.6% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_e4e81e29_9b4826",
@@ -5800,26 +5822,70 @@
"description": "January — Monday evening. Loss of GRAV5L76WARAN drives a worst-case 101.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_b9d93c",
- "label": "January — Monday evening — POUGEL61SSVIC",
+ "id": "s_e4e81e29_bc4e0d",
+ "label": "January — Monday evening — ISSOIL61LIGNA",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "POUGEL61SSVIC",
- "contingencyLabel": "POUGEL61SSVIC",
- "baselineMaxLoadingPct": 103.6,
- "description": "January — Monday evening. Loss of POUGEL61SSVIC drives a worst-case 103.6% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "ISSOIL61LIGNA",
+ "contingencyLabel": "ISSOIL61LIGNA",
+ "baselineMaxLoadingPct": 103.5,
+ "description": "January — Monday evening. Loss of ISSOIL61LIGNA drives a worst-case 103.5% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_dd1e44",
- "label": "January — Monday evening — SEREIL71VLECH",
+ "id": "s_e4e81e29_6e3590",
+ "label": "January — Monday evening — JONQUL61MTAG5",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "SEREIL71VLECH",
- "contingencyLabel": "SEREIL71VLECH",
- "baselineMaxLoadingPct": 125.1,
- "description": "January — Monday evening. Loss of SEREIL71VLECH drives a worst-case 125.1% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "JONQUL61MTAG5",
+ "contingencyLabel": "JONQUL61MTAG5",
+ "baselineMaxLoadingPct": 135.3,
+ "description": "January — Monday evening. Loss of JONQUL61MTAG5 drives a worst-case 135.3% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_e4e81e29_161333",
+ "label": "January — Monday evening — LIGNAL61RULHA",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "LIGNAL61RULHA",
+ "contingencyLabel": "LIGNAL61RULHA",
+ "baselineMaxLoadingPct": 114.1,
+ "description": "January — Monday evening. Loss of LIGNAL61RULHA drives a worst-case 114.1% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_e4e81e29_3baec7",
+ "label": "January — Monday evening — MTEZ5L71RUEYR",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "MTEZ5L71RUEYR",
+ "contingencyLabel": "MTEZ5L71RUEYR",
+ "baselineMaxLoadingPct": 103.5,
+ "description": "January — Monday evening. Loss of MTEZ5L71RUEYR drives a worst-case 103.5% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_e4e81e29_65b7d5",
+ "label": "January — Monday evening — MTLUCL61MTVIC",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "MTLUCL61MTVIC",
+ "contingencyLabel": "MTLUCL61MTVIC",
+ "baselineMaxLoadingPct": 137.5,
+ "description": "January — Monday evening. Loss of MTLUCL61MTVIC drives a worst-case 137.5% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_e4e81e29_29a9b4",
+ "label": "January — Monday evening — P.ORGL61RQROU",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "P.ORGL61RQROU",
+ "contingencyLabel": "P.ORGL61RQROU",
+ "baselineMaxLoadingPct": 162.4,
+ "description": "January — Monday evening. Loss of P.ORGL61RQROU drives a worst-case 162.4% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_e4e81e29_e97cc5",
@@ -5832,17 +5898,6 @@
"baselineMaxLoadingPct": 101.0,
"description": "January — Monday evening. Loss of SSEA2L71VERGE drives a worst-case 101.0% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_e4e81e29_224551",
- "label": "January — Monday evening — SSVICL61ZLACA",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "SSVICL61ZLACA",
- "contingencyLabel": "SSVICL61ZLACA",
- "baselineMaxLoadingPct": 99.1,
- "description": "January — Monday evening. Loss of SSVICL61ZLACA drives a worst-case 99.1% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_e4e81e29_f7ae0b",
"label": "January — Monday evening — TUILIL61ZSS11",
@@ -5856,61 +5911,6 @@
}
],
"hard": [
- {
- "id": "s_5384e039_1a1e0c",
- "label": "January — Monday evening — AVALLL61J.VIL",
- "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "AVALLL61J.VIL",
- "contingencyLabel": "AVALLL61J.VIL",
- "baselineMaxLoadingPct": 114.1,
- "description": "January — Monday evening. Loss of AVALLL61J.VIL drives a worst-case 114.1% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_5384e039_4a4a4e",
- "label": "January — Monday evening — AVALLL61VNOL",
- "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "AVALLL61VNOL",
- "contingencyLabel": "AVALLL61VNOL",
- "baselineMaxLoadingPct": 102.7,
- "description": "January — Monday evening. Loss of AVALLL61VNOL drives a worst-case 102.7% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_5384e039_84e485",
- "label": "January — Monday evening — BOLL5L61TERRA",
- "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "BOLL5L61TERRA",
- "contingencyLabel": "BOLL5L61TERRA",
- "baselineMaxLoadingPct": 147.4,
- "description": "January — Monday evening. Loss of BOLL5L61TERRA drives a worst-case 147.4% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_5384e039_149ed1",
- "label": "January — Monday evening — CHESNL61NEMOU",
- "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "CHESNL61NEMOU",
- "contingencyLabel": "CHESNL61NEMOU",
- "baselineMaxLoadingPct": 144.8,
- "description": "January — Monday evening. Loss of CHESNL61NEMOU drives a worst-case 144.8% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_5384e039_ac739f",
- "label": "January — Monday evening — CUBNEL61ZSS11",
- "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "CUBNEL61ZSS11",
- "contingencyLabel": "CUBNEL61ZSS11",
- "baselineMaxLoadingPct": 104.5,
- "description": "January — Monday evening. Loss of CUBNEL61ZSS11 drives a worst-case 104.5% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_5384e039_6b287c",
"label": "January — Monday evening — DARSEL61RASSU",
@@ -5922,61 +5922,6 @@
"baselineMaxLoadingPct": 101.8,
"description": "January — Monday evening. Loss of DARSEL61RASSU drives a worst-case 101.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_5384e039_313e74",
- "label": "January — Monday evening — DONZAL71GOLF5",
- "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "DONZAL71GOLF5",
- "contingencyLabel": "DONZAL71GOLF5",
- "baselineMaxLoadingPct": 101.5,
- "description": "January — Monday evening. Loss of DONZAL71GOLF5 drives a worst-case 101.5% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_5384e039_5a16f9",
- "label": "January — Monday evening — DONZAL72GOLF5",
- "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "DONZAL72GOLF5",
- "contingencyLabel": "DONZAL72GOLF5",
- "baselineMaxLoadingPct": 101.5,
- "description": "January — Monday evening. Loss of DONZAL72GOLF5 drives a worst-case 101.5% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_5384e039_9598b8",
- "label": "January — Monday evening — FEUILL61SSCHA",
- "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "FEUILL61SSCHA",
- "contingencyLabel": "FEUILL61SSCHA",
- "baselineMaxLoadingPct": 98.4,
- "description": "January — Monday evening. Loss of FEUILL61SSCHA drives a worst-case 98.4% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_5384e039_c5f106",
- "label": "January — Monday evening — GARCHL61SSELO",
- "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "GARCHL61SSELO",
- "contingencyLabel": "GARCHL61SSELO",
- "baselineMaxLoadingPct": 114.4,
- "description": "January — Monday evening. Loss of GARCHL61SSELO drives a worst-case 114.4% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_5384e039_ea6086",
- "label": "January — Monday evening — GATI5L71GAUGL",
- "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "GATI5L71GAUGL",
- "contingencyLabel": "GATI5L71GAUGL",
- "baselineMaxLoadingPct": 115.7,
- "description": "January — Monday evening. Loss of GATI5L71GAUGL drives a worst-case 115.7% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_5384e039_569bd5",
"label": "January — Monday evening — GAUDIL71RUEYR",
@@ -5988,17 +5933,6 @@
"baselineMaxLoadingPct": 116.8,
"description": "January — Monday evening. Loss of GAUDIL71RUEYR drives a worst-case 116.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_5384e039_3065fe",
- "label": "January — Monday evening — J.VILL61ZTONN",
- "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "J.VILL61ZTONN",
- "contingencyLabel": "J.VILL61ZTONN",
- "baselineMaxLoadingPct": 113.0,
- "description": "January — Monday evening. Loss of J.VILL61ZTONN drives a worst-case 113.0% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_5384e039_769a3f",
"label": "January — Monday evening — LAVERL61PONTE",
@@ -6011,15 +5945,15 @@
"description": "January — Monday evening. Loss of LAVERL61PONTE drives a worst-case 108.2% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5384e039_14bf53",
- "label": "January — Monday evening — LAVERL61SEPTE",
+ "id": "s_5384e039_56746e",
+ "label": "January — Monday evening — M.PONL65PONTE",
"networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "LAVERL61SEPTE",
- "contingencyLabel": "LAVERL61SEPTE",
- "baselineMaxLoadingPct": 115.1,
- "description": "January — Monday evening. Loss of LAVERL61SEPTE drives a worst-case 115.1% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "M.PONL65PONTE",
+ "contingencyLabel": "M.PONL65PONTE",
+ "baselineMaxLoadingPct": 101.8,
+ "description": "January — Monday evening. Loss of M.PONL65PONTE drives a worst-case 101.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_5384e039_91f681",
@@ -6033,81 +5967,48 @@
"description": "January — Monday evening. Loss of MAMBEL71SIERE drives a worst-case 114.6% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5384e039_e013a3",
- "label": "January — Monday evening — MASTAL61P.SAM",
+ "id": "s_5384e039_f87211",
+ "label": "January — Monday evening — ROGNAL61SSCHA",
"networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "MASTAL61P.SAM",
- "contingencyLabel": "MASTAL61P.SAM",
- "baselineMaxLoadingPct": 109.6,
- "description": "January — Monday evening. Loss of MASTAL61P.SAM drives a worst-case 109.6% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "ROGNAL61SSCHA",
+ "contingencyLabel": "ROGNAL61SSCHA",
+ "baselineMaxLoadingPct": 103.6,
+ "description": "January — Monday evening. Loss of ROGNAL61SSCHA drives a worst-case 103.6% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5384e039_29a9b4",
- "label": "January — Monday evening — P.ORGL61RQROU",
- "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "P.ORGL61RQROU",
- "contingencyLabel": "P.ORGL61RQROU",
- "baselineMaxLoadingPct": 133.2,
- "description": "January — Monday evening. Loss of P.ORGL61RQROU drives a worst-case 133.2% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_5384e039_682401",
- "label": "January — Monday evening — P.ORGL71TAVEL",
- "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "P.ORGL71TAVEL",
- "contingencyLabel": "P.ORGL71TAVEL",
- "baselineMaxLoadingPct": 115.8,
- "description": "January — Monday evening. Loss of P.ORGL71TAVEL drives a worst-case 115.8% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_5384e039_6d8ce0",
- "label": "January — Monday evening — PONTEL61REALT",
- "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "PONTEL61REALT",
- "contingencyLabel": "PONTEL61REALT",
- "baselineMaxLoadingPct": 122.9,
- "description": "January — Monday evening. Loss of PONTEL61REALT drives a worst-case 122.9% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_5384e039_7d0521",
- "label": "January — Monday evening — PONTEL62REALT",
- "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "PONTEL62REALT",
- "contingencyLabel": "PONTEL62REALT",
- "baselineMaxLoadingPct": 123.0,
- "description": "January — Monday evening. Loss of PONTEL62REALT drives a worst-case 123.0% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "id": "s_5fc376c7_721c95",
+ "label": "November — Monday evening — ALBERL71COCHE",
+ "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
+ "contingencyElementId": "ALBERL71COCHE",
+ "contingencyLabel": "ALBERL71COCHE",
+ "baselineMaxLoadingPct": 118.9,
+ "description": "November — Monday evening. Loss of ALBERL71COCHE drives a worst-case 118.9% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5384e039_f87211",
- "label": "January — Monday evening — ROGNAL61SSCHA",
- "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "ROGNAL61SSCHA",
- "contingencyLabel": "ROGNAL61SSCHA",
- "baselineMaxLoadingPct": 103.6,
- "description": "January — Monday evening. Loss of ROGNAL61SSCHA drives a worst-case 103.6% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "id": "s_5fc376c7_782e00",
+ "label": "November — Monday evening — ARDOIL61MOTT5",
+ "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
+ "contingencyElementId": "ARDOIL61MOTT5",
+ "contingencyLabel": "ARDOIL61MOTT5",
+ "baselineMaxLoadingPct": 120.8,
+ "description": "November — Monday evening. Loss of ARDOIL61MOTT5 drives a worst-case 120.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5384e039_52c6d8",
- "label": "January — Monday evening — SEREIL61ZTONN",
- "networkPath": "data/rte7000_tht/grids/grid_5384e039/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_5384e039/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_5384e039/grid_layout.json",
- "contingencyElementId": "SEREIL61ZTONN",
- "contingencyLabel": "SEREIL61ZTONN",
- "baselineMaxLoadingPct": 132.6,
- "description": "January — Monday evening. Loss of SEREIL61ZTONN drives a worst-case 132.6% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "id": "s_5fc376c7_f0456c",
+ "label": "November — Monday evening — AVIGNL61MOTT5",
+ "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
+ "contingencyElementId": "AVIGNL61MOTT5",
+ "contingencyLabel": "AVIGNL61MOTT5",
+ "baselineMaxLoadingPct": 121.8,
+ "description": "November — Monday evening. Loss of AVIGNL61MOTT5 drives a worst-case 121.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_5fc376c7_bc68bd",
@@ -6209,15 +6110,48 @@
"description": "November — Monday evening. Loss of BLAYAL73BRAUD drives a worst-case 119.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5fc376c7_84e485",
- "label": "November — Monday evening — BOLL5L61TERRA",
+ "id": "s_5fc376c7_3adaf4",
+ "label": "November — Monday evening — BOCTOL71N.SE1",
"networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "BOLL5L61TERRA",
- "contingencyLabel": "BOLL5L61TERRA",
- "baselineMaxLoadingPct": 146.5,
- "description": "November — Monday evening. Loss of BOLL5L61TERRA drives a worst-case 146.5% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "BOCTOL71N.SE1",
+ "contingencyLabel": "BOCTOL71N.SE1",
+ "baselineMaxLoadingPct": 119.6,
+ "description": "November — Monday evening. Loss of BOCTOL71N.SE1 drives a worst-case 119.6% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_5fc376c7_353f4a",
+ "label": "November — Monday evening — BOCTOL72N.SE2",
+ "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
+ "contingencyElementId": "BOCTOL72N.SE2",
+ "contingencyLabel": "BOCTOL72N.SE2",
+ "baselineMaxLoadingPct": 119.6,
+ "description": "November — Monday evening. Loss of BOCTOL72N.SE2 drives a worst-case 119.6% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_5fc376c7_be2272",
+ "label": "November — Monday evening — BVIL7L71GAUGL",
+ "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
+ "contingencyElementId": "BVIL7L71GAUGL",
+ "contingencyLabel": "BVIL7L71GAUGL",
+ "baselineMaxLoadingPct": 119.7,
+ "description": "November — Monday evening. Loss of BVIL7L71GAUGL drives a worst-case 119.7% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_5fc376c7_43dc87",
+ "label": "November — Monday evening — BVILXL72GAUGL",
+ "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
+ "contingencyElementId": "BVILXL72GAUGL",
+ "contingencyLabel": "BVILXL72GAUGL",
+ "baselineMaxLoadingPct": 119.7,
+ "description": "November — Monday evening. Loss of BVILXL72GAUGL drives a worst-case 119.7% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_5fc376c7_90a393",
@@ -6231,15 +6165,37 @@
"description": "November — Monday evening. Loss of CHIN2L72G.AVO drives a worst-case 118.9% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5fc376c7_8fb65d",
- "label": "November — Monday evening — COR.PL61ZBAST",
+ "id": "s_5fc376c7_b3a56c",
+ "label": "November — Monday evening — CHOO1L71LONNY",
"networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "COR.PL61ZBAST",
- "contingencyLabel": "COR.PL61ZBAST",
- "baselineMaxLoadingPct": 136.4,
- "description": "November — Monday evening. Loss of COR.PL61ZBAST drives a worst-case 136.4% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "CHOO1L71LONNY",
+ "contingencyLabel": "CHOO1L71LONNY",
+ "baselineMaxLoadingPct": 119.6,
+ "description": "November — Monday evening. Loss of CHOO1L71LONNY drives a worst-case 119.6% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_5fc376c7_6f8087",
+ "label": "November — Monday evening — CHOO2L72LONNY",
+ "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
+ "contingencyElementId": "CHOO2L72LONNY",
+ "contingencyLabel": "CHOO2L72LONNY",
+ "baselineMaxLoadingPct": 119.6,
+ "description": "November — Monday evening. Loss of CHOO2L72LONNY drives a worst-case 119.6% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_5fc376c7_dee748",
+ "label": "November — Monday evening — COR.PL64CORD5",
+ "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
+ "contingencyElementId": "COR.PL64CORD5",
+ "contingencyLabel": "COR.PL64CORD5",
+ "baselineMaxLoadingPct": 109.1,
+ "description": "November — Monday evening. Loss of COR.PL64CORD5 drives a worst-case 109.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_5fc376c7_8f4124",
@@ -6253,15 +6209,15 @@
"description": "November — Monday evening. Loss of COR.PL65CORD5 drives a worst-case 118.6% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5fc376c7_ac739f",
- "label": "November — Monday evening — CUBNEL61ZSS11",
+ "id": "s_5fc376c7_312f77",
+ "label": "November — Monday evening — D.BURL72TABAR",
"networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "CUBNEL61ZSS11",
- "contingencyLabel": "CUBNEL61ZSS11",
- "baselineMaxLoadingPct": 125.0,
- "description": "November — Monday evening. Loss of CUBNEL61ZSS11 drives a worst-case 125.0% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "D.BURL72TABAR",
+ "contingencyLabel": "D.BURL72TABAR",
+ "baselineMaxLoadingPct": 118.8,
+ "description": "November — Monday evening. Loss of D.BURL72TABAR drives a worst-case 118.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_5fc376c7_f2bf6c",
@@ -6329,6 +6285,17 @@
"baselineMaxLoadingPct": 119.7,
"description": "November — Monday evening. Loss of FLAMAL72MENUE drives a worst-case 119.7% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_5fc376c7_08e87d",
+ "label": "November — Monday evening — I.NAPL61OTTMA",
+ "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
+ "contingencyElementId": "I.NAPL61OTTMA",
+ "contingencyLabel": "I.NAPL61OTTMA",
+ "baselineMaxLoadingPct": 120.7,
+ "description": "November — Monday evening. Loss of I.NAPL61OTTMA drives a worst-case 120.7% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_5fc376c7_769a3f",
"label": "November — Monday evening — LAVERL61PONTE",
@@ -6385,15 +6352,26 @@
"description": "November — Monday evening. Loss of MAMBEL71SIERE drives a worst-case 130.7% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5fc376c7_29a9b4",
- "label": "November — Monday evening — P.ORGL61RQROU",
+ "id": "s_5fc376c7_3474b2",
+ "label": "November — Monday evening — P.CORL71SSAL7",
"networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "P.ORGL61RQROU",
- "contingencyLabel": "P.ORGL61RQROU",
- "baselineMaxLoadingPct": 168.6,
- "description": "November — Monday evening. Loss of P.ORGL61RQROU drives a worst-case 168.6% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "P.CORL71SSAL7",
+ "contingencyLabel": "P.CORL71SSAL7",
+ "baselineMaxLoadingPct": 119.4,
+ "description": "November — Monday evening. Loss of P.CORL71SSAL7 drives a worst-case 119.4% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_5fc376c7_431798",
+ "label": "November — Monday evening — P.CORL72SSAL7",
+ "networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
+ "contingencyElementId": "P.CORL72SSAL7",
+ "contingencyLabel": "P.CORL72SSAL7",
+ "baselineMaxLoadingPct": 119.4,
+ "description": "November — Monday evening. Loss of P.CORL72SSAL7 drives a worst-case 119.4% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_5fc376c7_682401",
@@ -6462,15 +6440,26 @@
"description": "November — Monday evening. Loss of RQROUL61S.AIR drives a worst-case 114.0% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_5fc376c7_f7ae0b",
- "label": "November — Monday evening — TUILIL61ZSS11",
+ "id": "s_5fc376c7_301e35",
+ "label": "November — Monday evening — SSEA2L72VERGE",
"networkPath": "data/rte7000_tht/grids/grid_5fc376c7/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_5fc376c7/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_5fc376c7/grid_layout.json",
- "contingencyElementId": "TUILIL61ZSS11",
- "contingencyLabel": "TUILIL61ZSS11",
- "baselineMaxLoadingPct": 109.2,
- "description": "November — Monday evening. Loss of TUILIL61ZSS11 drives a worst-case 109.2% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "SSEA2L72VERGE",
+ "contingencyLabel": "SSEA2L72VERGE",
+ "baselineMaxLoadingPct": 118.8,
+ "description": "November — Monday evening. Loss of SSEA2L72VERGE drives a worst-case 118.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_437818d6_84e485",
+ "label": "March — Monday morning — BOLL5L61TERRA",
+ "networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
+ "contingencyElementId": "BOLL5L61TERRA",
+ "contingencyLabel": "BOLL5L61TERRA",
+ "baselineMaxLoadingPct": 129.0,
+ "description": "March — Monday morning. Loss of BOLL5L61TERRA drives a worst-case 129.0% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_437818d6_9e7813",
@@ -6483,17 +6472,6 @@
"baselineMaxLoadingPct": 105.3,
"description": "March — Monday morning. Loss of CHAN5L71VLERB drives a worst-case 105.3% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_437818d6_6b287c",
- "label": "March — Monday morning — DARSEL61RASSU",
- "networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "DARSEL61RASSU",
- "contingencyLabel": "DARSEL61RASSU",
- "baselineMaxLoadingPct": 120.7,
- "description": "March — Monday morning. Loss of DARSEL61RASSU drives a worst-case 120.7% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_437818d6_9598b8",
"label": "March — Monday morning — FEUILL61SSCHA",
@@ -6517,70 +6495,37 @@
"description": "March — Monday morning. Loss of FLAMAL71MENUE drives a worst-case 99.6% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_437818d6_c4860a",
- "label": "March — Monday morning — LINGOL61ZVA10",
+ "id": "s_437818d6_d25bab",
+ "label": "March — Monday morning — LAVERL61P.BOU",
"networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "LINGOL61ZVA10",
- "contingencyLabel": "LINGOL61ZVA10",
- "baselineMaxLoadingPct": 105.5,
- "description": "March — Monday morning. Loss of LINGOL61ZVA10 drives a worst-case 105.5% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "LAVERL61P.BOU",
+ "contingencyLabel": "LAVERL61P.BOU",
+ "baselineMaxLoadingPct": 109.7,
+ "description": "March — Monday morning. Loss of LAVERL61P.BOU drives a worst-case 109.7% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_437818d6_29a9b4",
- "label": "March — Monday morning — P.ORGL61RQROU",
+ "id": "s_437818d6_769a3f",
+ "label": "March — Monday morning — LAVERL61PONTE",
"networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "P.ORGL61RQROU",
- "contingencyLabel": "P.ORGL61RQROU",
- "baselineMaxLoadingPct": 126.9,
- "description": "March — Monday morning. Loss of P.ORGL61RQROU drives a worst-case 126.9% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_437818d6_6d8ce0",
- "label": "March — Monday morning — PONTEL61REALT",
- "networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "PONTEL61REALT",
- "contingencyLabel": "PONTEL61REALT",
- "baselineMaxLoadingPct": 145.5,
- "description": "March — Monday morning. Loss of PONTEL61REALT drives a worst-case 145.5% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_437818d6_7d0521",
- "label": "March — Monday morning — PONTEL62REALT",
- "networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "PONTEL62REALT",
- "contingencyLabel": "PONTEL62REALT",
- "baselineMaxLoadingPct": 145.5,
- "description": "March — Monday morning. Loss of PONTEL62REALT drives a worst-case 145.5% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_437818d6_13bc5a",
- "label": "March — Monday morning — RASSUL61S.AIR",
- "networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "RASSUL61S.AIR",
- "contingencyLabel": "RASSUL61S.AIR",
- "baselineMaxLoadingPct": 116.6,
- "description": "March — Monday morning. Loss of RASSUL61S.AIR drives a worst-case 116.6% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "LAVERL61PONTE",
+ "contingencyLabel": "LAVERL61PONTE",
+ "baselineMaxLoadingPct": 125.1,
+ "description": "March — Monday morning. Loss of LAVERL61PONTE drives a worst-case 125.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_437818d6_090e7b",
- "label": "March — Monday morning — ROGNAL61RQROU",
+ "id": "s_437818d6_682401",
+ "label": "March — Monday morning — P.ORGL71TAVEL",
"networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "ROGNAL61RQROU",
- "contingencyLabel": "ROGNAL61RQROU",
- "baselineMaxLoadingPct": 125.5,
- "description": "March — Monday morning. Loss of ROGNAL61RQROU drives a worst-case 125.5% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "P.ORGL71TAVEL",
+ "contingencyLabel": "P.ORGL71TAVEL",
+ "baselineMaxLoadingPct": 116.5,
+ "description": "March — Monday morning. Loss of P.ORGL71TAVEL drives a worst-case 116.5% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_437818d6_f87211",
@@ -6594,37 +6539,26 @@
"description": "March — Monday morning. Loss of ROGNAL61SSCHA drives a worst-case 126.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_437818d6_a91fd1",
- "label": "March — Monday morning — ROUMOL61ZSSCR",
- "networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "ROUMOL61ZSSCR",
- "contingencyLabel": "ROUMOL61ZSSCR",
- "baselineMaxLoadingPct": 105.2,
- "description": "March — Monday morning. Loss of ROUMOL61ZSSCR drives a worst-case 105.2% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_437818d6_594cad",
- "label": "March — Monday morning — ROUMOL61ZVA10",
+ "id": "s_437818d6_c5ce55",
+ "label": "March — Monday morning — RQROUL61SSEST",
"networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "ROUMOL61ZVA10",
- "contingencyLabel": "ROUMOL61ZVA10",
- "baselineMaxLoadingPct": 105.5,
- "description": "March — Monday morning. Loss of ROUMOL61ZVA10 drives a worst-case 105.5% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "RQROUL61SSEST",
+ "contingencyLabel": "RQROUL61SSEST",
+ "baselineMaxLoadingPct": 103.6,
+ "description": "March — Monday morning. Loss of RQROUL61SSEST drives a worst-case 103.6% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_437818d6_c1d62c",
- "label": "March — Monday morning — RQROUL61S.AIR",
+ "id": "s_437818d6_544784",
+ "label": "March — Monday morning — SSESTL61SSTUL",
"networkPath": "data/rte7000_tht/grids/grid_437818d6/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_437818d6/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_437818d6/grid_layout.json",
- "contingencyElementId": "RQROUL61S.AIR",
- "contingencyLabel": "RQROUL61S.AIR",
- "baselineMaxLoadingPct": 115.8,
- "description": "March — Monday morning. Loss of RQROUL61S.AIR drives a worst-case 115.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "SSESTL61SSTUL",
+ "contingencyLabel": "SSESTL61SSTUL",
+ "baselineMaxLoadingPct": 103.5,
+ "description": "March — Monday morning. Loss of SSESTL61SSTUL drives a worst-case 103.5% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_437818d6_60b73f",
@@ -6637,6 +6571,61 @@
"baselineMaxLoadingPct": 105.8,
"description": "March — Monday morning. Loss of VERGEL71VLERB drives a worst-case 105.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_e4e81e29_56172b",
+ "label": "January — Monday evening — AUBUSL62MOLE",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "AUBUSL62MOLE",
+ "contingencyLabel": "AUBUSL62MOLE",
+ "baselineMaxLoadingPct": 103.8,
+ "description": "January — Monday evening. Loss of AUBUSL62MOLE drives a worst-case 103.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_e4e81e29_a1525a",
+ "label": "January — Monday evening — BARNAL71PALUE",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "BARNAL71PALUE",
+ "contingencyLabel": "BARNAL71PALUE",
+ "baselineMaxLoadingPct": 132.7,
+ "description": "January — Monday evening. Loss of BARNAL71PALUE drives a worst-case 132.7% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_e4e81e29_9d94a2",
+ "label": "January — Monday evening — BARNAL72PALUE",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "BARNAL72PALUE",
+ "contingencyLabel": "BARNAL72PALUE",
+ "baselineMaxLoadingPct": 132.8,
+ "description": "January — Monday evening. Loss of BARNAL72PALUE drives a worst-case 132.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_e4e81e29_aee889",
+ "label": "January — Monday evening — BARNAL73PALUE",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "BARNAL73PALUE",
+ "contingencyLabel": "BARNAL73PALUE",
+ "baselineMaxLoadingPct": 132.8,
+ "description": "January — Monday evening. Loss of BARNAL73PALUE drives a worst-case 132.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_e4e81e29_6c6200",
+ "label": "January — Monday evening — BARNAL74PALUE",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "BARNAL74PALUE",
+ "contingencyLabel": "BARNAL74PALUE",
+ "baselineMaxLoadingPct": 132.8,
+ "description": "January — Monday evening. Loss of BARNAL74PALUE drives a worst-case 132.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_e4e81e29_d8e88a",
"label": "January — Monday evening — BAYETL61MTVIC",
@@ -6648,17 +6637,6 @@
"baselineMaxLoadingPct": 146.6,
"description": "January — Monday evening. Loss of BAYETL61MTVIC drives a worst-case 146.6% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_e4e81e29_51df4e",
- "label": "January — Monday evening — BAYETL61VOLVI",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "BAYETL61VOLVI",
- "contingencyLabel": "BAYETL61VOLVI",
- "baselineMaxLoadingPct": 113.1,
- "description": "January — Monday evening. Loss of BAYETL61VOLVI drives a worst-case 113.1% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_e4e81e29_7f1f96",
"label": "January — Monday evening — BAYETL71GREPI",
@@ -6670,17 +6648,6 @@
"baselineMaxLoadingPct": 114.9,
"description": "January — Monday evening. Loss of BAYETL71GREPI drives a worst-case 114.9% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_e4e81e29_281812",
- "label": "January — Monday evening — BAYETL71MARMA",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "BAYETL71MARMA",
- "contingencyLabel": "BAYETL71MARMA",
- "baselineMaxLoadingPct": 102.5,
- "description": "January — Monday evening. Loss of BAYETL71MARMA drives a worst-case 102.5% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_e4e81e29_c52c47",
"label": "January — Monday evening — BAYETL72GREPI",
@@ -6693,37 +6660,26 @@
"description": "January — Monday evening. Loss of BAYETL72GREPI drives a worst-case 115.0% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_2188da",
- "label": "January — Monday evening — BAYETL72MARMA",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "BAYETL72MARMA",
- "contingencyLabel": "BAYETL72MARMA",
- "baselineMaxLoadingPct": 102.5,
- "description": "January — Monday evening. Loss of BAYETL72MARMA drives a worst-case 102.5% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_e4e81e29_117f52",
- "label": "January — Monday evening — BLAYAL72BRAUD",
+ "id": "s_e4e81e29_3adaf4",
+ "label": "January — Monday evening — BOCTOL71N.SE1",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "BLAYAL72BRAUD",
- "contingencyLabel": "BLAYAL72BRAUD",
- "baselineMaxLoadingPct": 106.9,
- "description": "January — Monday evening. Loss of BLAYAL72BRAUD drives a worst-case 106.9% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "BOCTOL71N.SE1",
+ "contingencyLabel": "BOCTOL71N.SE1",
+ "baselineMaxLoadingPct": 132.7,
+ "description": "January — Monday evening. Loss of BOCTOL71N.SE1 drives a worst-case 132.7% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_369fbd",
- "label": "January — Monday evening — BLAYAL74BRAUD",
+ "id": "s_e4e81e29_353f4a",
+ "label": "January — Monday evening — BOCTOL72N.SE2",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "BLAYAL74BRAUD",
- "contingencyLabel": "BLAYAL74BRAUD",
- "baselineMaxLoadingPct": 105.5,
- "description": "January — Monday evening. Loss of BLAYAL74BRAUD drives a worst-case 105.5% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "BOCTOL72N.SE2",
+ "contingencyLabel": "BOCTOL72N.SE2",
+ "baselineMaxLoadingPct": 132.7,
+ "description": "January — Monday evening. Loss of BOCTOL72N.SE2 drives a worst-case 132.7% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_e4e81e29_663986",
@@ -6737,37 +6693,37 @@
"description": "January — Monday evening. Loss of BOISSL61ZJOUX drives a worst-case 140.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_84e485",
- "label": "January — Monday evening — BOLL5L61TERRA",
+ "id": "s_e4e81e29_be2272",
+ "label": "January — Monday evening — BVIL7L71GAUGL",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "BOLL5L61TERRA",
- "contingencyLabel": "BOLL5L61TERRA",
- "baselineMaxLoadingPct": 172.6,
- "description": "January — Monday evening. Loss of BOLL5L61TERRA drives a worst-case 172.6% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "BVIL7L71GAUGL",
+ "contingencyLabel": "BVIL7L71GAUGL",
+ "baselineMaxLoadingPct": 132.7,
+ "description": "January — Monday evening. Loss of BVIL7L71GAUGL drives a worst-case 132.7% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_5a3fb3",
- "label": "January — Monday evening — BORT L62MOLE",
+ "id": "s_e4e81e29_43dc87",
+ "label": "January — Monday evening — BVILXL72GAUGL",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "BORT L62MOLE",
- "contingencyLabel": "BORT L62MOLE",
- "baselineMaxLoadingPct": 106.2,
- "description": "January — Monday evening. Loss of BORT L62MOLE drives a worst-case 106.2% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "BVILXL72GAUGL",
+ "contingencyLabel": "BVILXL72GAUGL",
+ "baselineMaxLoadingPct": 132.7,
+ "description": "January — Monday evening. Loss of BVILXL72GAUGL drives a worst-case 132.7% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_3539e9",
- "label": "January — Monday evening — BREUIL71RUEYR",
+ "id": "s_e4e81e29_f435dc",
+ "label": "January — Monday evening — BXRE6L61CHAIN",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "BREUIL71RUEYR",
- "contingencyLabel": "BREUIL71RUEYR",
- "baselineMaxLoadingPct": 113.5,
- "description": "January — Monday evening. Loss of BREUIL71RUEYR drives a worst-case 113.5% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "BXRE6L61CHAIN",
+ "contingencyLabel": "BXRE6L61CHAIN",
+ "baselineMaxLoadingPct": 103.3,
+ "description": "January — Monday evening. Loss of BXRE6L61CHAIN drives a worst-case 103.3% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_e4e81e29_b0ec78",
@@ -6792,59 +6748,136 @@
"description": "January — Monday evening. Loss of CHARPL72GREPI drives a worst-case 118.3% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_2e99fd",
- "label": "January — Monday evening — CHASTL61ZDONZ",
+ "id": "s_e4e81e29_2e99fd",
+ "label": "January — Monday evening — CHASTL61ZDONZ",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "CHASTL61ZDONZ",
+ "contingencyLabel": "CHASTL61ZDONZ",
+ "baselineMaxLoadingPct": 104.4,
+ "description": "January — Monday evening. Loss of CHASTL61ZDONZ drives a worst-case 104.4% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_e4e81e29_4e9665",
+ "label": "January — Monday evening — COLAYL61DONZA",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "COLAYL61DONZA",
+ "contingencyLabel": "COLAYL61DONZA",
+ "baselineMaxLoadingPct": 117.1,
+ "description": "January — Monday evening. Loss of COLAYL61DONZA drives a worst-case 117.1% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_e4e81e29_523f23",
+ "label": "January — Monday evening — CORMEL61PERRE",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "CORMEL61PERRE",
+ "contingencyLabel": "CORMEL61PERRE",
+ "baselineMaxLoadingPct": 129.9,
+ "description": "January — Monday evening. Loss of CORMEL61PERRE drives a worst-case 129.9% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_e4e81e29_8240b3",
+ "label": "January — Monday evening — CSLLEL61E.BOT",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "CSLLEL61E.BOT",
+ "contingencyLabel": "CSLLEL61E.BOT",
+ "baselineMaxLoadingPct": 133.0,
+ "description": "January — Monday evening. Loss of CSLLEL61E.BOT drives a worst-case 133.0% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_e4e81e29_a42b1e",
+ "label": "January — Monday evening — CSLLEL61ESCAI",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "CSLLEL61ESCAI",
+ "contingencyLabel": "CSLLEL61ESCAI",
+ "baselineMaxLoadingPct": 132.6,
+ "description": "January — Monday evening. Loss of CSLLEL61ESCAI drives a worst-case 132.6% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_e4e81e29_27cf89",
+ "label": "January — Monday evening — CTAURL61ZVILA",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "CTAURL61ZVILA",
+ "contingencyLabel": "CTAURL61ZVILA",
+ "baselineMaxLoadingPct": 132.6,
+ "description": "January — Monday evening. Loss of CTAURL61ZVILA drives a worst-case 132.6% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_e4e81e29_25b2bf",
+ "label": "January — Monday evening — CUBNEL71DONZA",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "CUBNEL71DONZA",
+ "contingencyLabel": "CUBNEL71DONZA",
+ "baselineMaxLoadingPct": 111.9,
+ "description": "January — Monday evening. Loss of CUBNEL71DONZA drives a worst-case 111.9% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_e4e81e29_9c5ba0",
+ "label": "January — Monday evening — CUBNEL72DONZA",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "CHASTL61ZDONZ",
- "contingencyLabel": "CHASTL61ZDONZ",
- "baselineMaxLoadingPct": 104.4,
- "description": "January — Monday evening. Loss of CHASTL61ZDONZ drives a worst-case 104.4% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "CUBNEL72DONZA",
+ "contingencyLabel": "CUBNEL72DONZA",
+ "baselineMaxLoadingPct": 112.1,
+ "description": "January — Monday evening. Loss of CUBNEL72DONZA drives a worst-case 112.1% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_4e9665",
- "label": "January — Monday evening — COLAYL61DONZA",
+ "id": "s_e4e81e29_3bf176",
+ "label": "January — Monday evening — DAMBRL71GATI5",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "COLAYL61DONZA",
- "contingencyLabel": "COLAYL61DONZA",
- "baselineMaxLoadingPct": 117.1,
- "description": "January — Monday evening. Loss of COLAYL61DONZA drives a worst-case 117.1% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "DAMBRL71GATI5",
+ "contingencyLabel": "DAMBRL71GATI5",
+ "baselineMaxLoadingPct": 104.8,
+ "description": "January — Monday evening. Loss of DAMBRL71GATI5 drives a worst-case 104.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_c31d02",
- "label": "January — Monday evening — CPNIEL61PARIS",
+ "id": "s_e4e81e29_17cb98",
+ "label": "January — Monday evening — DAMBRL71VERGE",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "CPNIEL61PARIS",
- "contingencyLabel": "CPNIEL61PARIS",
- "baselineMaxLoadingPct": 110.5,
- "description": "January — Monday evening. Loss of CPNIEL61PARIS drives a worst-case 110.5% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "DAMBRL71VERGE",
+ "contingencyLabel": "DAMBRL71VERGE",
+ "baselineMaxLoadingPct": 103.7,
+ "description": "January — Monday evening. Loss of DAMBRL71VERGE drives a worst-case 103.7% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_3f4713",
- "label": "January — Monday evening — CPNIEL61SELF2",
+ "id": "s_e4e81e29_f2bf6c",
+ "label": "January — Monday evening — DAMBRL72GATI5",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "CPNIEL61SELF2",
- "contingencyLabel": "CPNIEL61SELF2",
- "baselineMaxLoadingPct": 110.4,
- "description": "January — Monday evening. Loss of CPNIEL61SELF2 drives a worst-case 110.4% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "DAMBRL72GATI5",
+ "contingencyLabel": "DAMBRL72GATI5",
+ "baselineMaxLoadingPct": 104.8,
+ "description": "January — Monday evening. Loss of DAMBRL72GATI5 drives a worst-case 104.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_c2556e",
- "label": "January — Monday evening — CPNIEL63SELF2",
+ "id": "s_e4e81e29_bd6579",
+ "label": "January — Monday evening — DAMBRL72VERGE",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "CPNIEL63SELF2",
- "contingencyLabel": "CPNIEL63SELF2",
- "baselineMaxLoadingPct": 110.4,
- "description": "January — Monday evening. Loss of CPNIEL63SELF2 drives a worst-case 110.4% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "DAMBRL72VERGE",
+ "contingencyLabel": "DAMBRL72VERGE",
+ "baselineMaxLoadingPct": 103.7,
+ "description": "January — Monday evening. Loss of DAMBRL72VERGE drives a worst-case 103.7% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_e4e81e29_5a16f9",
@@ -6857,17 +6890,6 @@
"baselineMaxLoadingPct": 132.5,
"description": "January — Monday evening. Loss of DONZAL72GOLF5 drives a worst-case 132.5% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_e4e81e29_9147bf",
- "label": "January — Monday evening — EGUZOL61MOUS5",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "EGUZOL61MOUS5",
- "contingencyLabel": "EGUZOL61MOUS5",
- "baselineMaxLoadingPct": 102.2,
- "description": "January — Monday evening. Loss of EGUZOL61MOUS5 drives a worst-case 102.2% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_e4e81e29_84a7e2",
"label": "January — Monday evening — EGUZOL61MTLUC",
@@ -6891,37 +6913,15 @@
"description": "January — Monday evening. Loss of EGUZOL71RUEYR drives a worst-case 116.2% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_c5f106",
- "label": "January — Monday evening — GARCHL61SSELO",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "GARCHL61SSELO",
- "contingencyLabel": "GARCHL61SSELO",
- "baselineMaxLoadingPct": 111.1,
- "description": "January — Monday evening. Loss of GARCHL61SSELO drives a worst-case 111.1% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_e4e81e29_ea6086",
- "label": "January — Monday evening — GATI5L71GAUGL",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "GATI5L71GAUGL",
- "contingencyLabel": "GATI5L71GAUGL",
- "baselineMaxLoadingPct": 103.1,
- "description": "January — Monday evening. Loss of GATI5L71GAUGL drives a worst-case 103.1% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
- {
- "id": "s_e4e81e29_40a62f",
- "label": "January — Monday evening — GATI5L72GAUGL",
+ "id": "s_e4e81e29_c445b6",
+ "label": "January — Monday evening — FLAMAL72MENUE",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "GATI5L72GAUGL",
- "contingencyLabel": "GATI5L72GAUGL",
- "baselineMaxLoadingPct": 103.1,
- "description": "January — Monday evening. Loss of GATI5L72GAUGL drives a worst-case 103.1% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "FLAMAL72MENUE",
+ "contingencyLabel": "FLAMAL72MENUE",
+ "baselineMaxLoadingPct": 132.9,
+ "description": "January — Monday evening. Loss of FLAMAL72MENUE drives a worst-case 132.9% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_e4e81e29_d0dd66",
@@ -6934,17 +6934,6 @@
"baselineMaxLoadingPct": 110.5,
"description": "January — Monday evening. Loss of GAUDIL71ISSEL drives a worst-case 110.5% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_e4e81e29_81ed63",
- "label": "January — Monday evening — GAUDIL71TAMAR",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "GAUDIL71TAMAR",
- "contingencyLabel": "GAUDIL71TAMAR",
- "baselineMaxLoadingPct": 120.6,
- "description": "January — Monday evening. Loss of GAUDIL71TAMAR drives a worst-case 120.6% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_e4e81e29_50cb18",
"label": "January — Monday evening — GAUDIL72ISSEL",
@@ -6956,17 +6945,6 @@
"baselineMaxLoadingPct": 120.9,
"description": "January — Monday evening. Loss of GAUDIL72ISSEL drives a worst-case 120.9% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_e4e81e29_3278f8",
- "label": "January — Monday evening — GAUDIL72TAMAR",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "GAUDIL72TAMAR",
- "contingencyLabel": "GAUDIL72TAMAR",
- "baselineMaxLoadingPct": 120.6,
- "description": "January — Monday evening. Loss of GAUDIL72TAMAR drives a worst-case 120.6% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_e4e81e29_e7488d",
"label": "January — Monday evening — GROSNL71SSV.O",
@@ -6978,6 +6956,17 @@
"baselineMaxLoadingPct": 98.8,
"description": "January — Monday evening. Loss of GROSNL71SSV.O drives a worst-case 98.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
+ {
+ "id": "s_e4e81e29_08e87d",
+ "label": "January — Monday evening — I.NAPL61OTTMA",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "I.NAPL61OTTMA",
+ "contingencyLabel": "I.NAPL61OTTMA",
+ "baselineMaxLoadingPct": 131.2,
+ "description": "January — Monday evening. Loss of I.NAPL61OTTMA drives a worst-case 131.2% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
{
"id": "s_e4e81e29_0d4e25",
"label": "January — Monday evening — ISSELL71VERFE",
@@ -7000,17 +6989,6 @@
"baselineMaxLoadingPct": 119.2,
"description": "January — Monday evening. Loss of ISSELL72VERFE drives a worst-case 119.2% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_e4e81e29_bc4e0d",
- "label": "January — Monday evening — ISSOIL61LIGNA",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "ISSOIL61LIGNA",
- "contingencyLabel": "ISSOIL61LIGNA",
- "baselineMaxLoadingPct": 103.5,
- "description": "January — Monday evening. Loss of ISSOIL61LIGNA drives a worst-case 103.5% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_e4e81e29_ac2ea0",
"label": "January — Monday evening — JOUX L61MEUNI",
@@ -7033,17 +7011,6 @@
"baselineMaxLoadingPct": 104.7,
"description": "January — Monday evening. Loss of L.CE2L61ZTALA drives a worst-case 104.7% line loading. Bring every monitored line back under the 95% monitoring limit."
},
- {
- "id": "s_e4e81e29_161333",
- "label": "January — Monday evening — LIGNAL61RULHA",
- "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
- "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
- "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "LIGNAL61RULHA",
- "contingencyLabel": "LIGNAL61RULHA",
- "baselineMaxLoadingPct": 114.1,
- "description": "January — Monday evening. Loss of LIGNAL61RULHA drives a worst-case 114.1% line loading. Bring every monitored line back under the 95% monitoring limit."
- },
{
"id": "s_e4e81e29_0c5462",
"label": "January — Monday evening — MARMAL61PAUDY",
@@ -7100,48 +7067,48 @@
"description": "January — Monday evening. Loss of MOUS5L61PAUDY drives a worst-case 113.2% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_3baec7",
- "label": "January — Monday evening — MTEZ5L71RUEYR",
+ "id": "s_e4e81e29_b01fc8",
+ "label": "January — Monday evening — MTAG5L61ZVILA",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "MTEZ5L71RUEYR",
- "contingencyLabel": "MTEZ5L71RUEYR",
- "baselineMaxLoadingPct": 103.5,
- "description": "January — Monday evening. Loss of MTEZ5L71RUEYR drives a worst-case 103.5% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "MTAG5L61ZVILA",
+ "contingencyLabel": "MTAG5L61ZVILA",
+ "baselineMaxLoadingPct": 138.0,
+ "description": "January — Monday evening. Loss of MTAG5L61ZVILA drives a worst-case 138.0% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_65b7d5",
- "label": "January — Monday evening — MTLUCL61MTVIC",
+ "id": "s_e4e81e29_3474b2",
+ "label": "January — Monday evening — P.CORL71SSAL7",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "MTLUCL61MTVIC",
- "contingencyLabel": "MTLUCL61MTVIC",
- "baselineMaxLoadingPct": 137.5,
- "description": "January — Monday evening. Loss of MTLUCL61MTVIC drives a worst-case 137.5% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "P.CORL71SSAL7",
+ "contingencyLabel": "P.CORL71SSAL7",
+ "baselineMaxLoadingPct": 132.8,
+ "description": "January — Monday evening. Loss of P.CORL71SSAL7 drives a worst-case 132.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_a82125",
- "label": "January — Monday evening — O.CHAL61RUEYR",
+ "id": "s_e4e81e29_431798",
+ "label": "January — Monday evening — P.CORL72SSAL7",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "O.CHAL61RUEYR",
- "contingencyLabel": "O.CHAL61RUEYR",
- "baselineMaxLoadingPct": 98.5,
- "description": "January — Monday evening. Loss of O.CHAL61RUEYR drives a worst-case 98.5% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "P.CORL72SSAL7",
+ "contingencyLabel": "P.CORL72SSAL7",
+ "baselineMaxLoadingPct": 132.8,
+ "description": "January — Monday evening. Loss of P.CORL72SSAL7 drives a worst-case 132.8% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_29a9b4",
- "label": "January — Monday evening — P.ORGL61RQROU",
+ "id": "s_e4e81e29_682401",
+ "label": "January — Monday evening — P.ORGL71TAVEL",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "P.ORGL61RQROU",
- "contingencyLabel": "P.ORGL61RQROU",
- "baselineMaxLoadingPct": 162.4,
- "description": "January — Monday evening. Loss of P.ORGL61RQROU drives a worst-case 162.4% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "P.ORGL71TAVEL",
+ "contingencyLabel": "P.ORGL71TAVEL",
+ "baselineMaxLoadingPct": 145.7,
+ "description": "January — Monday evening. Loss of P.ORGL71TAVEL drives a worst-case 145.7% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_e4e81e29_6d8ce0",
@@ -7166,26 +7133,48 @@
"description": "January — Monday evening. Loss of PONTEL62REALT drives a worst-case 141.7% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_090e7b",
- "label": "January — Monday evening — ROGNAL61RQROU",
+ "id": "s_e4e81e29_b9d93c",
+ "label": "January — Monday evening — POUGEL61SSVIC",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "ROGNAL61RQROU",
- "contingencyLabel": "ROGNAL61RQROU",
- "baselineMaxLoadingPct": 151.8,
- "description": "January — Monday evening. Loss of ROGNAL61RQROU drives a worst-case 151.8% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "POUGEL61SSVIC",
+ "contingencyLabel": "POUGEL61SSVIC",
+ "baselineMaxLoadingPct": 103.6,
+ "description": "January — Monday evening. Loss of POUGEL61SSVIC drives a worst-case 103.6% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
- "id": "s_e4e81e29_8b20f7",
- "label": "January — Monday evening — SAUS5L61VLEVA",
+ "id": "s_e4e81e29_4f46bb",
+ "label": "January — Monday evening — RQROUL61ZVILA",
"networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
"actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
"layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
- "contingencyElementId": "SAUS5L61VLEVA",
- "contingencyLabel": "SAUS5L61VLEVA",
- "baselineMaxLoadingPct": 121.2,
- "description": "January — Monday evening. Loss of SAUS5L61VLEVA drives a worst-case 121.2% line loading. Bring every monitored line back under the 95% monitoring limit."
+ "contingencyElementId": "RQROUL61ZVILA",
+ "contingencyLabel": "RQROUL61ZVILA",
+ "baselineMaxLoadingPct": 148.0,
+ "description": "January — Monday evening. Loss of RQROUL61ZVILA drives a worst-case 148.0% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_e4e81e29_544784",
+ "label": "January — Monday evening — SSESTL61SSTUL",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "SSESTL61SSTUL",
+ "contingencyLabel": "SSESTL61SSTUL",
+ "baselineMaxLoadingPct": 134.3,
+ "description": "January — Monday evening. Loss of SSESTL61SSTUL drives a worst-case 134.3% line loading. Bring every monitored line back under the 95% monitoring limit."
+ },
+ {
+ "id": "s_e4e81e29_9b960f",
+ "label": "January — Monday evening — T.VICL61ZMENT",
+ "networkPath": "data/rte7000_tht/grids/grid_e4e81e29/network.xiidm",
+ "actionFilePath": "data/rte7000_tht/grids/grid_e4e81e29/actions.json",
+ "layoutPath": "data/rte7000_tht/grids/grid_e4e81e29/grid_layout.json",
+ "contingencyElementId": "T.VICL61ZMENT",
+ "contingencyLabel": "T.VICL61ZMENT",
+ "baselineMaxLoadingPct": 136.3,
+ "description": "January — Monday evening. Loss of T.VICL61ZMENT drives a worst-case 136.3% line loading. Bring every monitored line back under the 95% monitoring limit."
},
{
"id": "s_e4e81e29_00de85",
diff --git a/frontend/src/types.ts b/frontend/src/types.ts
index d53ab19d..daaed59d 100644
--- a/frontend/src/types.ts
+++ b/frontend/src/types.ts
@@ -108,6 +108,13 @@ export interface ActionDetail {
non_convergence?: string | null;
action_topology?: ActionTopology;
lines_overloaded_after?: string[];
+ /**
+ * Monitored lines already overloaded in the N base case that this action did
+ * not influence and that stay overloaded after it — pre-existing constraints
+ * the contingency didn't cause and a remedial action can't be expected to
+ * clear. Surfaced so the UI can explain a line staying red the player can't act on.
+ */
+ persistent_n_overloads?: string[];
/**
* ``{line_name: live_end_reactive_mvar}`` for still-"overloaded" lines the
* action leaves open at ONE end with a loading above ~1 %. Such a line is
@@ -501,6 +508,13 @@ export interface SavedActionEntry {
non_convergence?: string | null;
action_topology?: ActionTopology;
lines_overloaded_after?: string[];
+ /**
+ * Monitored lines already overloaded in the N base case that this action did
+ * not influence and that stay overloaded after it — pre-existing constraints
+ * the contingency didn't cause and a remedial action can't be expected to
+ * clear. Surfaced so the UI can explain a line staying red the player can't act on.
+ */
+ persistent_n_overloads?: string[];
/**
* ``{line_name: live_end_reactive_mvar}`` for still-"overloaded" lines the
* action leaves open at ONE end with a loading above ~1 %. Such a line is
diff --git a/scripts/game_mode/test_rte7000_game_mode.py b/scripts/game_mode/test_rte7000_game_mode.py
index 6f33e5c8..8d2b563f 100644
--- a/scripts/game_mode/test_rte7000_game_mode.py
+++ b/scripts/game_mode/test_rte7000_game_mode.py
@@ -120,7 +120,7 @@ def test_frontend_json_matches_the_graded_database():
for d in DIFFICULTIES:
assert len(fe[d]) == len(db_by_diff[d]), f"{d} count drift DB vs frontend JSON"
assert {s["id"] for s in fe[d]} == {s["id"] for s in db_by_diff[d]}
- assert sum(len(fe[d]) for d in DIFFICULTIES) == db["n_scenarios"] == 656
+ assert sum(len(fe[d]) for d in DIFFICULTIES) == db["n_scenarios"] == 655
def test_scenarios_reference_existing_grid_assets():