This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
Releases: arras-energy/gridlabd-old
Releases · arras-energy/gridlabd-old
4.3.2
chiba-01
What's Changes
- Prepare release
chiba-01
(#1145)- Update version to 4.3.1
- Remove spurious
gldcore
files from latestmaster
- Fix error in
geodata-elevation
test - Fix error in
source
template
option
test - Fix error in
Makefile.am
path update command - Fix market module documentation
- Fix schedule name parsing
- Add missing late variable resolution header properties
- Fix
#debug
macro bug - Fix erroneous template delete procedure
- Fix citation format
- Update user manuals (#862)
- Add support for fast install (#1017)
- Fix python solver (#1058)
- Fix support for Mac M1 (#1124)
- Add fire danger tool (#1146)
- Fix
pauseatexit
(#1147) - Remove deprecated variables (#1151)
- Fix typo in
cooling_cop
units (#1152) - Fix
geodata
example (#1153) - Fix build folder (#1154)
- Fix repo name (#1155)
- Add missing powerlof switch autotest (#1156)
- Add support for module template folder (#1159)
- Add support for SpidaCalc equipment (#1160)
- Add
service_level
flag to powerflow meters (#1162) - Add powerflow violation detection (#1164)
- Fix remote url (#1166)
- Fix nsrdb weather (#1168)
- Fix voltage violation detection implementation errors (#1170, #1173)
- Fix spurious git errors (#1171)
- Add missing default fuse replacement time (#1176)
- Update load.cpp (#1177)
- Add setup for version.gridlabd.us server (#1178)
- Add meteostat tool (#1180)
- Add airport lookup (#1181)
- Add support for reverse geocode (#1182)
- Fix ICA violation test speed issues (#1183)
- Add session 1 tutorials (#1185)
- Enhance pole analysis (#1186)
- Add
read_dlp
tool (#1188) - Add
xls-workbook2csv-table
converter (#1191) - Fix
sprint
vulnerabilities (#1195) - Fix node under voltage violation limit (#1199)
- Add CYME converter (#1204)
- Update vegetation
geodata
package to include contact (#1205) - Fix expansions for loader (#1206)
- Update
Meter.md
(#1207) - Update docker image base (#1208)
- Update
requirements.txt
(#1209) - Add support for loading local
gridlabd.glm
as default model (#1211) - Fix error message when branch is not found in repo (#1214)
- Develop fix template load errors (#1215)
- Add advanced load model class to powerflow (#1216)
- Update
README.md
(#1217) - Fix deferred initialization in python
on_init
event handlers (#1219) - Pole module fixes for validation (#1221)
- Fix json error in version output (#1223)
- Bump pillow from 9.0.1 to 9.3.0 (#1224)
- Add
create_meters
tool (#1226) - Update CI-CD process and automate image generation (#1228)
- Fix
tmy32glm
(#1229) - Add
gridlabd-model
subcommand (#1230) - Add
json2glm
converter options to ignore the clock (#1233) - Add
idf2glm
converter (#1234) - Fix date/time handling in
create_players
tool (#1236) - Implement
venv
(#1253) - Update
python.cpp
(#1261) - Restructure
create_meters
tool (#1264) - Add
loaddata
subcommand (#1272) - Fix NR errors for IEEE 13 bus network model (#1277)
- Add
create_schedule
tool (#1278) - Fix build warnings (#1279)
- Fix setup/build/install scripts (#1282)
- Update AWS S3/EC2 sync operations (#1283)
- Fix
cite
(#1288) - Update version (#1290)
- Update AWS S3/EC2 sync operations (#1291)
- Add server subcommand and gldserver module (#1292)
- Move
tools/test_server.glm
totools/autotest
(#1293) - Fix server autotest (#1294)
Full Changelog: arras-energy/gridlabd@4.2.31...4.3.1
Beauharnois-31
What's Changed
- Update docker build to oraclelinux by @aivanova5 in #1100
- Updating GitHub workflow to new base by @aivanova5 in #1104
- Add market data download tool by @saraborc in #1105
- Add create_player tool by @dchassin in #1106
- Add create filter utility by @dchassin in #1107
- Fix python setup issues by @dchassin in #1111
- Add metrics analysis to resilience module by @dchassin in #1102
- Add ION meter to player converter by @dchassin in #1110
- Update Developers.md by @dchassin in #1118
- Add spidacalc converter by @dchassin in #1103
- Move tools folder by @dchassin in #1112
- Move geodata folder by @dchassin in #1113
- Move subcommands folder by @dchassin in #1114
- Move python folder by @dchassin in #1115
- Move runtime folder by @dchassin in #1116
- Move converters folder by @dchassin in #1119
- Update gridlabd-weather by @dchassin in #1117
- Update Docker.md by @dchassin in #1125
- Develop test consolidate merge by @dchassin in #1130
- Add data-driven wholesale market object creation tool by @saraborc in #1109
- Develop fix validation errors by @dchassin in #1132
- Develop merge updates by @dchassin in #1137
- Update Dockerfile to feature mdbtools by @aivanova5 in #1138
- Update README with Windows build instructions by @dchassin in #1139
- Upgrade pole model by @xiefuhong in #1133
- Develop fix build python by @dchassin in #1142
- Release beauharnois-31 by @dchassin in #1101
New Contributors
Full Changelog: 4.2.30...4.2.31
Beauharnois-30
Beauharnois-29
Beauharnois-28
Code changes
- Update
gldcore/version.h
- Implement resilience analysis use case (#485)
- Add support for input from RECS survey data (#732)
- Add weather metar to access realtime weather data (#990)
- Bump pillow from 8.2.0 to 8.3.2 in /module/resilience/docs (#993)
- Bump pillow from 8.2.0 to 8.3.2 in /gldcore/converters (#992)
- Add json format output for modhelp (#995)
- Update csv-table2glm-object.py (#997)
- Fix solver python error (#999)
- Fix make builddir (#1003)
- Add commercial electrification (#1001)
- Develop fix version check (#1006)
- Add profiler output options for CSV and JSON (#1008)
- Update recorder.cpp (#1011)
- Fix to the powerflow/init.cpp to support units (#1012)
- Fix geodata address autotest (#1023)
- Add job modfile (#1019)
- Develop fix geodata vegetation warning (#1020)
- Add universal weather data downloader (#1021)
- Add weather forecast generator (#1022)
- Update gridlabd-version (#1024)
- Add pole creation utility (#1025)
- Develop add insights (#1028)
- Updating github docker base (#1029)
Beauharnois-27
Beauharnois-26
- Change version to 4.2.26
- Add revenue module for tariff design (#661)
- Add
config
info tomdb2glm
converter (#966) - Generalizing class location for table converter (#967)
- Adding missing module definition to table2csv converter (#969)
- Fix geodata table input (#970)
- Fix geodata docs (#971)
- Add vegetation geodata (#973)
- Update overhead line conductor doc (#974)
- Update cleanwc (#975)
- Change no-args to look for gridlabd-editor (#977)
- Fix gridlabd-library subcommand (#980)
- Fix template option implementation (#981)
- Add status json format output (#982)
- Add plot subcommand (#983)
- Update load.cpp (#987)
- Update gridlabd-plot (#988)
Beauharnois-25
Code changes
- Change to patch 25
- Fix missing verbose context control in subcommand (#949)
- Add inherit shorthand (#954)
- Fix for loop nesting error (#955)
- Fix json-get script (#957)
- Add port number to process info (#958)
- Fix floor R-value (#961)
- Fix missing verbose context control in subcommand (#949)
- Add unit knot (#964)
- Update json2html.py (#963)
- Fix json-get script (#957)
- Add python_extras/metar2glm.py (#965)
- Develop fix vegetation geodata (#943)
Documentation changes
None
Test and Validation Notes
- #958 changes the process map file version number. Previous version files will not be recognized.