What's Changed
- Enable RNG seed choice from input.yaml by @Calebsakhtar in #52
- Fixed bad behaviour when met file extends far beyond the target domain by @sdeastham in #54
- Seed menu now optional by @sdeastham in #55
Full Changelog: v1.2.0...v1.2.1
This is a minor version change; input.yaml files for v1.2.0 are compatible with v1.2.1. However, this introduces two important new features. First, runs are now 100% reproducible by forcing the RNG seed through input.yaml (#52). If this option is not present, the default behaviour (i.e. seed determined at run time) will continue to be the case (#55).
Second, a bug was identified and fixed which could cause unexpected behaviour - including large spurious changes in the amount of ice present in the plume (#54). Users are strongly encouraged to update to v1.2.1.