idaholab / HERON

Holistic Energy Resource Optimization Network (HERON) is a modeling toolset and plugin for RAVEN to accelerate stochastic technoeconomic assessment of the economic viability of various grid-energy system configurations, especially with application to electrical grids and integrated energy systems (IES).
Apache License 2.0
24 stars 38 forks source link

[TASK] Support heron running if only python command is python3 #348

Closed joshua-cogliati-inl closed 6 months ago

joshua-cogliati-inl commented 6 months ago

Issue Description

Is your feature request related to a problem? Please describe. If only python3 is available, heron can error out with:

raven/plugins/HERON/heron: line 15: python: command not found

raven/opensource/raven/plugins/HERON/heron: line 19: /scripts/establish_conda_env.sh: No such file or directory
raven/opensource/raven/plugins/HERON/heron: line 40: python: command not found

Describe the solution you'd like Support using python3

Describe alternatives you've considered Load the conda environment first.


For Change Control Board: Issue Review

This review should occur before any development is performed as a response to this issue.


For Change Control Board: Issue Closure

This review should occur when the issue is imminently going to be closed.