nrel.hive.reporting.reporter_ops

Module Contents

Functions

log_station_capacities(...)

logs each station and it's load capacity to the output directory

nrel.hive.reporting.reporter_ops.log_station_capacities(sim: nrel.hive.state.simulation_state.simulation_state.SimulationState, env: nrel.hive.runner.Environment) returns.io.IOResultE[pathlib.Path][source]

logs each station and it’s load capacity to the output directory

Parameters:
  • sim – the (initial) simulation state

  • env – the environment with a Reporter instance

Returns:

nothing, or, any exception