Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Release beauharnois-31 #1101

Merged
merged 61 commits into from
Apr 8, 2022
Merged

Release beauharnois-31 #1101

merged 61 commits into from
Apr 8, 2022

Conversation

dchassin and others added 25 commits February 18, 2022 06:40
* add market_data.py

* reformat file

* fix writeglm and merge functions

* fix copy warning

* modify market model

* remove older versions of market model

* add instructions

* remove market model file

* Move market_data.py to python_extras folder

* Add market_data.py to python_extras Makefile

* Update market_data.py

* Update Makefile.mk

* Update market_data.py

* Update market_data.py

* Create caiso_data.glm

* Update market_data.py

* Update caiso_data.glm

* Update market_data.py

* Create isone_data.glm

* Update market_data.py

* Update docs

* Update load.cpp

* Update Market_data.md

* Update caiso_data.glm

* Update isone_data.glm

* Update Market_data.md

* Update Market_data.md

* Improve call syntax

* generalize datetime column name

Co-authored-by: David P. Chassin <david.chassin@me.com>
Co-authored-by: David P. Chassin <dchassin@slac.stanford.edu>
* Add create_player tool

* Create Create_player.md

* Update Create_player.md

* Update create_player.py

* Added merge example, fix header option, and handle exceptions better

* Add support for stacking input data

* Update Create_player.md

* Update create_player.py

* Add create_player.glm example

* Update Create_player.md

* Update Create_player.md

* Update Create_player.md

Co-authored-by: Alyona Teyber <Ivanova.alyona5@gmail.com>
* Create create_filter.py

* Add create_filter utility

* Fix docs

* Add continuous option

Co-authored-by: Alyona Teyber <Ivanova.alyona5@gmail.com>
Co-authored-by: Alyona Teyber <Ivanova.alyona5@gmail.com>
* Initial outline of new classes in resilience module

* Add autotest of resilience metric object

* Update metrics autotest

* Fix metrics frequency implementation

* Create Metrics.md

* Update Metrics.md

* Update test_metrics.glm

* Add impact metric analysis

* Fix metric reporting problem

* Added cost and outage metrics

* Add documentation

* Update Metrics.md

Co-authored-by: Alyona Teyber <Ivanova.alyona5@gmail.com>
* Add Schneider ION meter to GLM player converter

* Create gz2glm.py

* Update csv-schneider2glm-player.py

* Update csv-schneider2glm-player.py

* Update csv-schneider2glm-player.py

* Update csv2glm.py

* Update csv-schneider2glm-player.py

* Update csv2glm.py

* Update gz2glm.py

* Update Makefile.mk

* Update csv-schneider2glm-player.py

* Update gridlabd-convert
@dchassin dchassin added build Changes to build/deploy infrastructure enhancement Request an enhancement or new feature labels Mar 7, 2022
@dchassin dchassin added this to the HiPAS 4.2 Final Release milestone Mar 7, 2022
David P. Chassin and others added 16 commits March 8, 2022 12:32
* Bump pillow from 9.0.0 to 9.0.1 in /gldcore/converters

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@9.0.0...9.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add csv-geodata to KML converter

* Update test_csvgeodata2kml.kml

* Add docker enable/fix for docker performance

* Change `fix` to `fix-tsc`

* Update geodata_weather.py

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix file locations
* Update requirements.txt
* Update noaa_forecast.py
* Update test_noaa_forecast.glm
@dchassin dchassin added bug Request a fix or change to the code documentation Request a fix or change to the documentation labels Mar 16, 2022
dchassin and others added 6 commits March 21, 2022 20:01
* Create mdb-ami2glm-load.py

* Add sump pump to enduse loads

* Add sump state implementation

* Add sump enduse loadshape

* Revert "Add sump enduse loadshape"

This reverts commit 404995f.

* Create test_sump.glm

* Add sump to enduse schedules

* Add curtailable enduses global variable

* Add curtailment control global

* Add loadshape output command

* Add --loadshape command line option

* Add test_sump.glm

* Fix python setup

* Fix curtailment

* Fix linux build warnings

* Update cmdarg.cpp

* Disable dishwasher validation test because it doesn't work

* Fix enduse loadshape validation tests

* Update house model sump implementation

* Update billing.csv

* Update curtailment and sump docs and tests

* Create mdb-ami2glm-load.py

* Add general MDB converters

* Create mdb_info.py

* Update Makefile.mk

* Update mdb_info.py

* Create rbsa_single_family_2011.mdb

* Update Makefile.mk

* Update requirements.txt

* Update requirements.txt

* Update mdb_info.py

* MDB2GLM work progress

* Finish mdb-table to glm-object converter

* Update mdb-table2csv-player.py

* Add covered conductor

* Update load.cpp

* Work in progress

* Delete ami_data.mdb.gz

* Fix access to test data

* Update player.cpp

* Update load.cpp

* Update .gitignore

* Update load.cpp

* Update mdb-table2glm-player.py

* Create IEEE-13-cyme.glm

* Update test_mdbtable2glmobject.glm

* Create test_mdbtable2glmplayer.csv

* Update test_mdbtable2glmplayer.glm

* Update .gitignore

* Delete ami_data.glm

* Update IEEE-13-cyme.glm

* Update test_mdbtable2glmobject.glm

* Fix resolver

* Fix object name resolution

* Update test_create_poles.glm

* Fix requirements

* Update metrics.cpp

* Fix mdbtools usage in converters

* Update test_mdbtable2glmobject.glm
* Update Dockerfile

* Update develop.yml

* Update master.yml
* Create mdb-ami2glm-load.py

* Add sump pump to enduse loads

* Add sump state implementation

* Add sump enduse loadshape

* Revert "Add sump enduse loadshape"

This reverts commit 404995f.

* Create test_sump.glm

* Add sump to enduse schedules

* Add curtailable enduses global variable

* Add curtailment control global

* Add loadshape output command

* Add --loadshape command line option

* Add test_sump.glm

* Fix python setup

* Fix curtailment

* Fix linux build warnings

* Update cmdarg.cpp

* Disable dishwasher validation test because it doesn't work

* Fix enduse loadshape validation tests

* Update house model sump implementation

* Update billing.csv

* Update curtailment and sump docs and tests

* Create mdb-ami2glm-load.py

* Add general MDB converters

* Create mdb_info.py

* Update Makefile.mk

* Update mdb_info.py

* Create rbsa_single_family_2011.mdb

* Create ceus.glm

* Create config.glm

* Create ica_test.glm

* Create modify.glm

* Create build.h

* Create config.h

* Create config.h.in

* Create config.h.in~

* Create IEEE-123-cyme.png

* Create IEEE-13-cyme.png

* Create solver_nr_profile.csv

* Create table2glm_input.glm

* Create table2glm_input_noclass.glm

* Create table2glm_input_noname.glm

* Create gridlabd

* Create stamp-h1

* Update pole.cpp

* Update pole.h

* Update pole_configuration.cpp

* Update pole_mount.cpp

* Update pole_mount.h

* Update test_pole.csv

* Update Makefile.mk

* Update requirements.txt

* Update requirements.txt

* Update mdb_info.py

* MDB2GLM work progress

* Finish mdb-table to glm-object converter

* Update mdb-table2csv-player.py

* Add covered conductor

* Update load.cpp

* Work in progress

* Delete ami_data.mdb.gz

* Fix access to test data

* Update player.cpp

* Update load.cpp

* Update .gitignore

* Update load.cpp

* Update mdb-table2glm-player.py

* Create IEEE-13-cyme.glm

* Update test_mdbtable2glmobject.glm

* Create test_mdbtable2glmplayer.csv

* Update test_mdbtable2glmplayer.glm

* Update .gitignore

* Delete ami_data.glm

* Update IEEE-13-cyme.glm

* Update test_mdbtable2glmobject.glm

* Fix resolver

* Fix object name resolution

* Update test_create_poles.glm

* Fix requirements

* Update metrics.cpp

* Fix mdbtools usage in converters

* Update test_mdbtable2glmobject.glm

* Update xls-spida2csv-geodata.py

* Update test_xls-spida2csv-geodata.csv

* Update test_xls-spida2csv-geodata.csv

* Update json2html.py

* Update json2html_config.py

* Update xls-spida2csv-geodata.py

* Update Makefile.am

* Update pole_mount.cpp

* Update Makefile.am

* Update test_pole.csv

* Update create_poles.py

* Update noaa_forecast.py

* Update pole.cpp

Co-authored-by: David P. Chassin <dchassin@slac.stanford.edu>
Co-authored-by: Alyona Teyber <Ivanova.alyona5@gmail.com>
Co-authored-by: David P. Chassin <david.chassin@me.com>
@aivanova5 aivanova5 marked this pull request as ready for review April 8, 2022 20:55
@aivanova5 aivanova5 self-requested a review April 8, 2022 20:55
@aivanova5 aivanova5 merged commit c3496e1 into master Apr 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Request a fix or change to the code build Changes to build/deploy infrastructure documentation Request a fix or change to the documentation enhancement Request an enhancement or new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants