Remove forced snow reset for vectorized 2d model version
Right now, the snowpack is reset beginning of September for the 2-dimensional vectorized version. This should be either:
- a reset date specified by the user
- completely removed
in case of 2), the snopack_evolution
call should be only over chunks of nonzero, similar to the 1d implementation.
Edited by Aschauer