The next step in a water cycle is to allow snow to change into water and vice versa. All snow/water, not just that placed by weather events, should be changed when temperatures rise/fall out of range. Also in this step: weather should be synced with the heat maps, so that it rains when it is hot and snows/hails when it is cold.
Pre-requisites
This step will need to be done after heat maps are built. Snow should melt in waves based on which areas are hotter at any given point.
Tasks
[ ] Have snow melt into water based on temperature maps
[ ] Have water freeze into ice/snow based on temperature maps
[ ] Determine rain/snow/hail based on temperature and humidity combinations
[ ] Have rain evaporate based on temperature/humidity maps
[ ] Increase humidity with increased precipitation/evaporation
Overview
The next step in a water cycle is to allow snow to change into water and vice versa. All snow/water, not just that placed by weather events, should be changed when temperatures rise/fall out of range. Also in this step: weather should be synced with the heat maps, so that it rains when it is hot and snows/hails when it is cold.
Pre-requisites
This step will need to be done after heat maps are built. Snow should melt in waves based on which areas are hotter at any given point.
Tasks