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

Releases: arras-energy/gridlabd-old

4.3.2

20 Jul 14:38
137e7ce
Compare
Choose a tag to compare

What's Changed

Build process changes only

chiba-01

07 Jun 21:35
3fd55b7
Compare
Choose a tag to compare

What's Changes

  • Prepare release chiba-01 (#1145)
    • Update version to 4.3.1
    • Remove spurious gldcore files from latest master
    • 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 to tools/autotest (#1293)
  • Fix server autotest (#1294)

Full Changelog: arras-energy/gridlabd@4.2.31...4.3.1

Beauharnois-31

08 Apr 20:58
c3496e1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.2.30...4.2.31

Beauharnois-30

17 Feb 20:28
69fc8a1
Compare
Choose a tag to compare

Beauharnois-29

03 Jan 17:50
90e21c4
Compare
Choose a tag to compare
  • Fix python solver (#1036)
  • Fix warnings (#1038)
  • Update requirements.txt (#1040)
  • Add matrix subcommand (#1039)
  • Add load model fitting (#1032)
  • Update pole and pole_mount model (#1041)

Beauharnois-28

05 Nov 23:06
90e21c4
Compare
Choose a tag to compare

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

27 Sep 22:38
e7309b2
Compare
Choose a tag to compare
  • Update gldcore/version.h to 4.2.27
  • Develop census json (#732)
  • Add metar to weather subcommand (#990)
  • Bump pillow from 8.2.0 to 8.3.2 (#992 and #993)
  • Add json format output for mod help (#995)
  • Update csv-table2glm-object.py (#997)
  • Add commercial electrification (#1001)
  • Fix powerflow global units

Beauharnois-26

26 Aug 23:29
e7309b2
Compare
Choose a tag to compare
  • Change version to 4.2.26
  • Add revenue module for tariff design (#661)
  • Add config info to mdb2glm 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

02 Aug 17:16
e373b2c
Compare
Choose a tag to compare

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

  1. #958 changes the process map file version number. Previous version files will not be recognized.

Beauharnois-24

16 Jul 17:43
6eca2bf
Compare
Choose a tag to compare
  • Updated gldcore/version.h
  • Add global loader_filename variable [#945]
  • Fix deferred name resolution [#947]