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

[DEFECT] Windows batch file does not generate full user manual #190

Closed dgarrett622 closed 2 years ago

dgarrett622 commented 2 years ago

Defect Description

Describe the defect

What did you expect to see happen?

On Windows running the .bat file should generate the full user manual.

What did you see instead?

raven_libraries conda environment is not activated during execution, so if packages needed to generate the documentation are not in the user's base environment, the full user manual is not generated.

Do you have a suggested fix for the development team?

Activate the raven_libraries conda environment before running the script/generate_user_manual.py script.

Describe how to Reproduce Steps to reproduce the behavior:

  1. Be on Windows
  2. Run make_docs.bat

Screenshots and Input Files Please attach the input file(s) that generate this error. The simpler the input, the faster we can find the issue.

Platform (please complete the following information):


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.

PaulTalbot-INL commented 2 years ago

Approved to close via #191.