geojson-modelica-translator icon indicating copy to clipboard operation
geojson-modelica-translator copied to clipboard

Refactor `get_param` since there is no longer a default section of the sys-param file

Open vtnate opened this issue 2 years ago • 0 comments

https://github.com/urbanopt/geojson-modelica-translator/blob/develop/geojson_modelica_translator/system_parameters/system_parameters.py#L148

Two options:

  1. Remove all handling of default values, since they no longer exist in the sys-param file
  2. Read default values from schema

vtnate avatar Sep 09 '22 21:09 vtnate