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

Release beauharnois-22 #913

Merged
merged 14 commits into from
Jun 16, 2021
Merged

Release beauharnois-22 #913

merged 14 commits into from
Jun 16, 2021

Commits on May 24, 2021

  1. Update version.h

    dchassin committed May 24, 2021
    Configuration menu
    Copy the full SHA
    0905eb2 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Update solver_py.cpp (#915)

    David P. Chassin authored Jun 7, 2021
    Configuration menu
    Copy the full SHA
    055a2fe View commit details
    Browse the repository at this point in the history
  2. Add Big Sur setup (#917)

    * Create setup-Darwin-20.sh
    
    * Update test_python_property.glm
    David P. Chassin authored Jun 7, 2021
    Configuration menu
    Copy the full SHA
    f1d2624 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Update gridlabd-library (#874)

    David P. Chassin authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    95edcca View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    1159f8b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Merge branch 'master' into develop

    David P. Chassin committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    b4f476c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

  1. Bump pillow from 8.1.1 to 8.2.0 in /gldcore/converters (#922)

    * Bump pillow from 8.1.1 to 8.2.0 in /module/resilience/docs (#921)
    
    Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 8.2.0.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
    - [Commits](python-pillow/Pillow@8.1.1...8.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump pillow from 8.1.1 to 8.2.0 in /gldcore/converters
    
    Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 8.2.0.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
    - [Commits](python-pillow/Pillow@8.1.1...8.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 13, 2021
    Configuration menu
    Copy the full SHA
    c097ec6 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Add vegetation geodata (#905)

    David P. Chassin authored Jun 14, 2021
    Configuration menu
    Copy the full SHA
    7397610 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Disable deltamode (#923)

    * Update globals.h
    
    * Update deltamode.cpp
    
    Co-authored-by: Alyona Teyber <Ivanova.alyona5@gmail.com>
    David P. Chassin and aivanova5 authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    1caff5d View commit details
    Browse the repository at this point in the history
  2. Fix filter json output (#875)

    * Add support for JSON output of filters
    
    * Update transform.cpp
    
    * Update json2glm.py
    
    * Update json2glm.py
    David P. Chassin authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    338b3e9 View commit details
    Browse the repository at this point in the history
  3. Fix module stream control (#925)

    * Update exec.cpp
    
    * Update gridlabd.h
    
    * Update object.h
    
    * Change all gl_<stream> to <stream> calls in powerflow module
    
    * Update Message_flags.md
    
    * Update Message_flags.md
    
    * Update assert module streams
    
    * Update generator module message streams
    
    * Update residential module streams
    
    * Update streams in climate module
    
    Co-authored-by: Alyona Teyber <Ivanova.alyona5@gmail.com>
    David P. Chassin and aivanova5 authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    719b22e View commit details
    Browse the repository at this point in the history
  4. Add geodata filter (#924)

    * Update gridlabd-geodata
    
    * Add filter and select options to geodata command options
    
    Co-authored-by: Alyona Teyber <Ivanova.alyona5@gmail.com>
    David P. Chassin and aivanova5 authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    aaeb92a View commit details
    Browse the repository at this point in the history
  5. Fix pole fault error (#906)

    * Update pole.cpp
    
    * Update pole.cpp
    
    * Update solver_py.cpp
    
    * Update solver_py.cpp
    
    * Update pole documentation
    
    * Add pole_mount object
    
    * Update pole_configuraiton
    
    * Update pole model
    
    * Update test_pole_mount.glm
    
    * Update pole model autotests
    
    * Support pole status impact on link equipment
    
    * Changed test_pole to a bare pole test
    
    * Update test_pole.glm
    
    * Update Pole.md
    
    * Update Pole_mount.md
    
    * Update pole_mount.cpp
    
    * Fix pole model
    
    * Update pole model
    
    * Work progress on updated pole failure model
    
    * Complete pole moment calculations
    
    * Adding documentation for resilience pole vulnerability
    
    * Add pseudo-global FIND
    
    * Add material density to pole_configuration
    
    * Add wind direction to pole wind calcs
    
    * Fix wind moment calculations
    
    * Update test_pole.csv
    
    * Update pole.cpp
    
    * Update pole.cpp
    
    * Add equipment wind moment calculations
    
    * Update test_pole.glm
    
    * Update pole.cpp
    
    * Update wire loads on poles
    
    * Add guy wire calculations
    
    * Update validate.cpp
    
    * Add pole failure stop flag
    
    * Update Powerflow.md
    
    * Update Pole.md
    
    * Update pole.cpp
    
    * Update gridlabd-require
    
    * Update test_python_property.glm
    
    * Update test_subcommand_pipe_err.glm
    
    * Make test_1isochronous_dg_1PQconstant_PV_err.glm optional until we know why it's supposed to fail
    
    * Update test_pole.csv
    
    Co-authored-by: Alyona Teyber <Ivanova.alyona5@gmail.com>
    David P. Chassin and aivanova5 authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    4984117 View commit details
    Browse the repository at this point in the history
  6. Update gridlabd.h (#926)

    Co-authored-by: Alyona Teyber <Ivanova.alyona5@gmail.com>
    David P. Chassin and aivanova5 authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    c36e399 View commit details
    Browse the repository at this point in the history