urbanopt / geojson-modelica-translator

GeoJSON to Modelica Translator that is focused on district energy system design and analysis.
https://www.nrel.gov/buildings/urbanopt.html
Other
18 stars 11 forks source link

Minor improvements to the CLI #620

Closed vtnate closed 6 months ago

vtnate commented 7 months ago

Any background context you want to provide?

I found a bug in uo-cli when it was calling gmt-cli, which inspired me to look at gmt-cli. Found there were a few inconsistencies and missing documentation, so I cleaned that up. Then needed to update the tests because of it.

What does this PR accomplish?