v0.1.0
We are happy to announce the first official (and registered) version of Terrarium.jl!
There is still much to be done, but this is an important step towards more fully integrating Terrarium into the NumericalEarth ecosystem.
We welcome all comments and feedback! Please take a look at our updated documentation and let us know if you have any questions, comments, or suggestions.
What's Changed
- Fix documentation link in README.md by @navidcy in #82
- Tweak some latex rendering in the docs by @navidcy in #83
- RingGrids input by @maximilian-gelbrecht in #85
initialize!forInputSources by @maximilian-gelbrecht in #87- Add an assert and fix typo in ColumnRingGrid by @maximilian-gelbrecht in #89
InputSourcerevised by @maximilian-gelbrecht in #90- Revise modelling example notebook by @maximilian-gelbrecht in #77
- From Pluto to Literate by @maximilian-gelbrecht in #93
- Small fixes to literate example by @maximilian-gelbrecht in #95
- Major overhaul of documentation by @bgroenks96 in #84
- Merge coupled models into single LandModel implementation and further improve docs by @bgroenks96 in #96
New Contributors
Full Changelog: v0.1-pre...v0.1.0