From 3caade5f38ec6e0bffc0586382f0e2668e826cc5 Mon Sep 17 00:00:00 2001 From: pesap Date: Mon, 18 Nov 2024 19:30:31 -0700 Subject: [PATCH] chore: Adding more plexos reports to the default (#85) Closes #81 --- src/r2x/defaults/plexos_reports.json | 56 ++++++++++++++++++++++++++-- 1 file changed, 52 insertions(+), 4 deletions(-) diff --git a/src/r2x/defaults/plexos_reports.json b/src/r2x/defaults/plexos_reports.json index 24601b45..ec2c646f 100644 --- a/src/r2x/defaults/plexos_reports.json +++ b/src/r2x/defaults/plexos_reports.json @@ -6,7 +6,7 @@ "parent_class": "System", "phase_id": 4, "property": "Generation", - "report_period": false, + "report_period": true, "report_samples": false, "report_statistics": false, "report_summary": true @@ -18,7 +18,7 @@ "parent_class": "System", "phase_id": 4, "property": "Load", - "report_period": false, + "report_period": true, "report_samples": false, "report_statistics": false, "report_summary": true @@ -42,7 +42,7 @@ "parent_class": "System", "phase_id": 4, "property": "SoC", - "report_period": false, + "report_period": true, "report_samples": false, "report_statistics": false, "report_summary": true @@ -54,7 +54,7 @@ "parent_class": "System", "phase_id": 4, "property": "Activity", - "report_period": false, + "report_period": true, "report_samples": false, "report_statistics": false, "report_summary": true @@ -551,6 +551,18 @@ "report_statistics": false, "report_summary": true }, + { + "child_class": "Line", + "collection": "Lines", + "object_name": "base_report", + "parent_class": "System", + "phase_id": 4, + "property": "Hours Congested", + "report_period": true, + "report_samples": false, + "report_statistics": false, + "report_summary": true + }, { "child_class": "Line", "collection": "Lines", @@ -647,6 +659,18 @@ "report_statistics": false, "report_summary": true }, + { + "child_class": "Region", + "collection": "Regions", + "object_name": "base_report", + "parent_class": "System", + "phase_id": 4, + "property": "Generation", + "report_period": true, + "report_samples": false, + "report_statistics": false, + "report_summary": true + }, { "child_class": "Region", "collection": "Regions", @@ -743,6 +767,18 @@ "report_statistics": false, "report_summary": true }, + { + "child_class": "Storage", + "collection": "Storages", + "object_name": "base_report", + "parent_class": "System", + "phase_id": 4, + "property": "Generation", + "report_period": true, + "report_samples": false, + "report_statistics": false, + "report_summary": true + }, { "child_class": "Storage", "collection": "Storages", @@ -779,6 +815,18 @@ "report_statistics": false, "report_summary": true }, + { + "child_class": "Storage", + "collection": "Storages", + "object_name": "base_report", + "parent_class": "System", + "phase_id": 4, + "property": "Pump Load", + "report_period": true, + "report_samples": false, + "report_statistics": false, + "report_summary": true + }, { "child_class": "Storage", "collection": "Storages",