-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main'
- Loading branch information
Showing
49 changed files
with
612 additions
and
136 deletions.
There are no files selected for viewing
Binary file modified
BIN
+13.9 KB
(140%)
docs/build/doctrees/autoapi/wattadvisor/data_models/config_model/index.doctree
Binary file not shown.
Binary file modified
BIN
+10.5 KB
(110%)
docs/build/doctrees/autoapi/wattadvisor/data_models/enums/index.doctree
Binary file not shown.
Binary file modified
BIN
+92 Bytes
(100%)
docs/build/doctrees/autoapi/wattadvisor/data_models/index.doctree
Binary file not shown.
Binary file added
BIN
+13.3 KB
...oapi/wattadvisor/data_models/input_model_component_normed_production_object/index.doctree
Binary file not shown.
Binary file modified
BIN
+4.23 KB
(110%)
...build/doctrees/autoapi/wattadvisor/data_models/input_model_component_object/index.doctree
Binary file not shown.
Binary file modified
BIN
+9.15 KB
(110%)
...ild/doctrees/autoapi/wattadvisor/optimization_model/components/photovoltaik/index.doctree
Binary file not shown.
Binary file modified
BIN
+3.67 KB
(110%)
...ctrees/autoapi/wattadvisor/optimization_model/components/solarthemal_energy/index.doctree
Binary file not shown.
Binary file modified
BIN
+3.61 KB
(110%)
...build/doctrees/autoapi/wattadvisor/optimization_model/components/wind_power/index.doctree
Binary file not shown.
Binary file modified
BIN
-9 Bytes
(100%)
docs/build/doctrees/autoapi/wattadvisor/optimization_model/model_composition/index.doctree
Binary file not shown.
Binary file modified
BIN
+780 Bytes
(100%)
docs/build/doctrees/autoapi/wattadvisor/optimization_model/opt_model/index.doctree
Binary file not shown.
Binary file modified
BIN
+5.15 KB
(130%)
docs/build/doctrees/autoapi/wattadvisor/optimization_model/run_optimization/index.doctree
Binary file not shown.
Binary file modified
BIN
-856 Bytes
(94%)
docs/build/doctrees/autoapi/wattadvisor/optimization_model/utils/config_loader/index.doctree
Binary file not shown.
Binary file modified
BIN
+570 Bytes
(100%)
...d/doctrees/autoapi/wattadvisor/optimization_model/utils/results_composition/index.doctree
Binary file not shown.
Binary file modified
BIN
-488 Bytes
(97%)
docs/build/doctrees/autoapi/wattadvisor/optimization_model/utils/weather_data/index.doctree
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
40 changes: 40 additions & 0 deletions
40
...dvisor/data_models/input_model_component_normed_production_object/index.rst.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
wattadvisor.data_models.input_model_component_normed_production_object | ||
====================================================================== | ||
|
||
.. py:module:: wattadvisor.data_models.input_model_component_normed_production_object | ||
.. autoapi-nested-parse:: | ||
|
||
Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors. All rights reserved. | ||
Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. | ||
|
||
|
||
|
||
Classes | ||
------- | ||
|
||
.. autoapisummary:: | ||
|
||
wattadvisor.data_models.input_model_component_normed_production_object.NormedProduction | ||
|
||
|
||
Module Contents | ||
--------------- | ||
|
||
.. py:class:: NormedProduction | ||
Bases: :py:obj:`pydantic.BaseModel` | ||
|
||
|
||
.. py:attribute:: production_values | ||
:type: list[confloat(ge=0)] | ||
|
||
|
||
.. py:attribute:: resolution | ||
:type: wattadvisor.data_models.enums.Resolution | ||
|
||
|
||
.. py:attribute:: unit | ||
:type: wattadvisor.data_models.enums.EnergyUnit | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.