As of ACP-1228 there is a much lighter and more refined way to disable weather unsafe interrupts when running scripts in ACP's console. The new functionality allows simply turning off weather safety interrupts to the scripting engine, leaving weather connected continuously.
Change the ACP Sequencer to use the new Weather.DisableUnsafeInterrupt() and Weather.EnableUnsafeInterrupts() methods of the ACP API.