Instead of the existing one, this newly added API allows to request a weather grid without a callback as argument. Instead the final grid will be emitted as signal. This API is also made available in ISimulatorContext for GUI access. refs #663
* Include only what is used * Use forward declaration when possible * Sorted includes refs #598
refs #612