Major Changes
- updated CLI
- Added numerical scheme for steady state solutions
What's Changed
- Add Github action for running tests automatically by @niketagrawal in #111
- Integration test to verify the model's expected result for 1D and 2D base cases by @niketagrawal in #105
- add release guidelines by @manuGil in #109
- Unit-Tests for Model.py by @manuGil in #112
- Update citation by @manuGil in #117
- Moisture bug fix by @CarolineHalllin in #116
- Implementation grain size dependent Bagnold equation by @christavanijzendoorn in #122
- Implementing TOML file for packaging by @manuGil in #125
- Patch/deprications by @manuGil in #128
- loop over fractions replaced by numba enhanced function by @Sierd in #119
- Docs: Add developer documentation and fix bugs by @niketagrawal in #134
- Prepare for release 2.1.2 by @Sierd in #139
- change spelling of package name to lowercase by @manuGil in #141
- remove duplicate import of numpy by @manuGil in #155
- Docs by @manuGil in #136
- Update inout.py by @Sierd in #145
- Updates to CLI by @manuGil in #160
- Indent deprecation text by one blank line to improve readability by @niketagrawal in #162
- Proofread dev documentation by @manuGil in #164
- Rc.3.0.0 by @Sierd in #165
- Add in-code documentation by @niketagrawal in #166
- Update vegetation.py by @Sierd in #169
- Major update V3 by @Sierd in #181
- Sierd patch 1 by @Sierd in #189
- Update model.py by @Sierd in #191
- Output visual output by @bartvanwesten in #197
- Reorder examples by @bartvanwesten in #202
- Solved zero wind velocity in Duran grainspeed by @bartvanwesten in #203
- Improved documentation hydro-module by @CarolineHalllin in #193
- Updated vegetation variables by @bartvanwesten in #199
- Update description wet bed reset by @CarolineHalllin in #213
- Maxmoist user-defined value by @christavanijzendoorn in #217
- Postprocessing tools by @bartvanwesten in #216
- Wave height solve by @christavanijzendoorn in #215
- 1d2d patch by @Sierd in #207
- Correct the filepaths in unit test by @niketagrawal in #222
- Bart fix by @Sierd in #234
- fixed dependencies for python 3.13 by @Sierd in #236
- Add devcontainer for use in codespaces by @Sierd in #240
New Contributors
- @christavanijzendoorn made their first contribution in #122
Full Changelog: v2.1.1...v3.0.0