openwfm / wrfxctrl

A website that enables users to submit jobs to the wrfxpy framework for fire simulation.
MIT License
5 stars 2 forks source link

Cancel simulations #3

Open janmandel opened 8 years ago

janmandel commented 8 years ago

Need a way to cancel running simulations from the web interface.

janmandel commented 7 years ago

cleanup.py in https://github.com/openwfm/wrfxpy/commit/89313bf80510df7c781ab67d5ec5cbaef446accc Nov 13, 2016 can do this. Need to add pass through from cleanup.py here.