-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integrates Timeslices, change time-series to PU (#32)
Changes and Fixes: - Integrated timeslcies with new timeslice and timeslice_value fields from plexosdb query and associated parsing logic - Renames variables to be more intuitive. Now variables and fields for max_active_power/active_power/rating match the Sienna definitions of these terms instead of plexos definition. - Changes export of max_active_power to be per-unit - Fixes read-order of date_from / date_to filtering which caused all retiring units to previously not be included in system - Refactors `self._get_value()` - Fix #25 - Fix #31
- Loading branch information
1 parent
eec9cb6
commit fb21275
Showing
6 changed files
with
254 additions
and
185 deletions.
There are no files selected for viewing
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.