NREL / GEOPHIRES-X

MIT License
28 stars 24 forks source link

MC CLI enhancement, miscellaneous updates #154

Closed softwareengineerprogrammer closed 6 months ago

softwareengineerprogrammer commented 6 months ago

Enhance MC CLI usability to address https://github.com/NREL/GEOPHIRES-X/issues/153. MC can now be run with:

python -mgeophires_monte_carlo GEOPHIRESv3.py GEOPHIRES-example1.txt MC_GEOPHIRES_Settings_file.txt MC_GEOPHIRES_Result.txt

from any path where geophires is installed.

Also adds Total Avoided Carbon Emissions field in result and upgrades GH Actions dependencies to address Nodejs deprecation warnings.