kLabUM / pystorms

Simulation Sandbox for the Design and Evaluation of Stormwater Control Algorithms
https://pystorms.netlify.app
GNU General Public License v3.0
30 stars 16 forks source link

step - arguments #5

Closed abhiramm7 closed 4 years ago

abhiramm7 commented 4 years ago

Step function requires action argument. But the environment abstraction lets users run simulation with out requiring actions. Remove the requirement so that uncontrolled actions don't require the users to add np.ones()