Returns a generator for the weather in the landscape
@override Generator<String> getWeatherGenerator() => MountainsWeatherGenerator();