From e64aa461df2d74a4924dc2a45fd1d38d36fb29f5 Mon Sep 17 00:00:00 2001 From: "Documenter.jl" Date: Fri, 10 Nov 2023 18:45:39 +0000 Subject: [PATCH] build based on 91edc3f --- dev/api/PowerAnalytics/index.html | 2 +- dev/index.html | 2 +- dev/search/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev/api/PowerAnalytics/index.html b/dev/api/PowerAnalytics/index.html index f04b35f..b3e164a 100644 --- a/dev/api/PowerAnalytics/index.html +++ b/dev/api/PowerAnalytics/index.html @@ -1,3 +1,3 @@ PowerAnalytics · PowerAnalytics.jl

PowerAnalytics

API documentation

Index

Exported

PowerAnalytics.categorize_dataMethod

Re-categorizes data according to an aggregation dictionary

  • makes no guarantee of complete data collection *

Example

aggregation = PA.make_fuel_dictionary(results_uc.system)
-categorize_data(gen_uc.data, aggregation)
source
PowerAnalytics.make_fuel_dictionaryMethod
generators = make_fuel_dictionary(system::PSY.System, mapping::Dict{NamedTuple, String})

This function makes a dictionary of fuel type and the generators associated.

Arguments

  • sys::PSY.System: the system that is used to create the results
  • results::IS.Results: results

Key Words

  • categories::Dict{String, NamedTuple}: if stacking by a different category is desired

Example

results = solveopmodel!(OpModel) generators = makefueldictionary(sys)

source

Internal

+categorize_data(gen_uc.data, aggregation)source
PowerAnalytics.make_fuel_dictionaryMethod
generators = make_fuel_dictionary(system::PSY.System, mapping::Dict{NamedTuple, String})

This function makes a dictionary of fuel type and the generators associated.

Arguments

  • sys::PSY.System: the system that is used to create the results
  • results::IS.Results: results

Key Words

  • categories::Dict{String, NamedTuple}: if stacking by a different category is desired

Example

results = solveopmodel!(OpModel) generators = makefueldictionary(sys)

source

Internal

PowerAnalytics.combine_categoriesMethod

aggregates and combines data into single DataFrame

Example

PG.combine_categories(gen_uc.data)
source
PowerAnalytics.get_generator_categoryMethod

Return the generator category for this fuel and unit_type.

source
PowerAnalytics.get_generator_mappingFunction

Return a dict where keys are a tuple of input parameters (fuel, unit_type) and values are generator types.

source
diff --git a/dev/index.html b/dev/index.html index 0c6a627..c28f9fa 100644 --- a/dev/index.html +++ b/dev/index.html @@ -1,2 +1,2 @@ -Introduction · PowerAnalytics.jl

PowerAnalytics.jl

Overview

PowerAnalytics.jl is a Julia package designed to support power system simulation results analysis. It relies on results generated from PowerSimulations.jl. PowerAnalytics provides the data collection, aggregation, and subsetting for PowerGraphics.jl.

The documentation is still a work in progress.

Installation

The latest stable release of PowerAnalytics can be installed using the Julia package manager with

] add PowerAnalytics
+Introduction · PowerAnalytics.jl

PowerAnalytics.jl

Overview

PowerAnalytics.jl is a Julia package designed to support power system simulation results analysis. It relies on results generated from PowerSimulations.jl. PowerAnalytics provides the data collection, aggregation, and subsetting for PowerGraphics.jl.

The documentation is still a work in progress.

Installation

The latest stable release of PowerAnalytics can be installed using the Julia package manager with

] add PowerAnalytics
diff --git a/dev/search/index.html b/dev/search/index.html index f2c5e2c..45f8b1e 100644 --- a/dev/search/index.html +++ b/dev/search/index.html @@ -1,2 +1,2 @@ -Search · PowerAnalytics.jl

Loading search...

    +Search · PowerAnalytics.jl

    Loading search...