Recent Releases of pedon: A Python package for analyzing unsaturated soil hydraulic properties
pedon: A Python package for analyzing unsaturated soil hydraulic properties - Release v0.1.0
What's Changed
- Add test that compares fitting routine outcome to RETC by @martinvonk in https://github.com/martinvonk/pedon/pull/35
- Add soil model with hysteresis by @martinvonk in https://github.com/martinvonk/pedon/pull/37
- Update tests with regression testing by @martinvonk in https://github.com/martinvonk/pedon/pull/38
- Update plotting functionality by @martinvonk in https://github.com/martinvonk/pedon/pull/40
- Add notebook on MODFLOW coupling via FloPy by @martinvonk in https://github.com/martinvonk/pedon/pull/39
- Add and update tests for roundtrip and more soil models by @martinvonk in https://github.com/martinvonk/pedon/pull/41
- Add Campbell and Kosugi soilmodels by @martinvonk in https://github.com/martinvonk/pedon/pull/42
- Add new pedotransfer functions and Clapp database by @martinvonk in https://github.com/martinvonk/pedon/pull/44
- Add Brunswick (BW-VGM) soil hydraulic property model by @APeche in https://github.com/martinvonk/pedon/pull/48
- Add Gerke dual porosity soil model by @martinvonk in https://github.com/martinvonk/pedon/pull/49
- Journal of Open Source Software Article by @martinvonk in https://github.com/martinvonk/pedon/pull/45
- Update main to v0.1.0 by @martinvonk in https://github.com/martinvonk/pedon/pull/43
Full Changelog: https://github.com/martinvonk/pedon/compare/v0.0.12...v0.1.0
- Python
Published by martinvonk 16 days ago
pedon: A Python package for analyzing unsaturated soil hydraulic properties - Release v0.0.12
What's Changed
- Update documentation
- Type checking with ty
Full Changelog: https://github.com/martinvonk/pedon/compare/v0.0.11...v0.0.12
- Python
Published by martinvonk 5 months ago
pedon: A Python package for analyzing unsaturated soil hydraulic properties - Release v0.0.11
What's Changed
- Genuchten Gardner class by @APeche in https://github.com/martinvonk/pedon/pull/26
- Add Rucker class for other formulation of the gardner soil water retention curve by @APeche in https://github.com/martinvonk/pedon/pull/25
- Issue templates
- Update main to v0.0.11 by @martinvonk in https://github.com/martinvonk/pedon/pull/27
Full Changelog: https://github.com/martinvonk/pedon/compare/v0.0.10...v0.0.11
- Python
Published by martinvonk 5 months ago
pedon: A Python package for analyzing unsaturated soil hydraulic properties - Release v0.0.10
What's Changed
- Add Haverkamp soil model by @martinvonk in https://github.com/martinvonk/pedon/pull/20
- Fixes for the Gardner model by @martinvonk in https://github.com/martinvonk/pedon/pull/21
- Update main to v0.0.10 by @martinvonk in https://github.com/martinvonk/pedon/pull/22
Full Changelog: https://github.com/martinvonk/pedon/compare/v0.0.9...v0.0.10
- Python
Published by martinvonk 7 months ago
pedon: A Python package for analyzing unsaturated soil hydraulic properties - Release v0.0.9
What's Changed
- Incorporation of hypags() to SoilSample in soil.py by @APeche in https://github.com/martinvonk/pedon/pull/14
- Add GitHub Actions workflow for documentation build by @martinvonk in https://github.com/martinvonk/pedon/pull/18
- Update main to v0.0.9 by @martinvonk in https://github.com/martinvonk/pedon/pull/19
- Support for Python 3.14
New Contributors
- @APeche made their first contribution in 🥳 https://github.com/martinvonk/pedon/pull/14
Full Changelog: https://github.com/martinvonk/pedon/compare/v0.0.8...v0.0.9
- Python
Published by martinvonk 7 months ago
pedon: A Python package for analyzing unsaturated soil hydraulic properties - Release v0.0.8
What's Changed
- Add Rosetta soil model
- Update main to v0.8.0 by @martinvonk in https://github.com/martinvonk/pedon/pull/11
Full Changelog: https://github.com/martinvonk/pedon/compare/v0.0.7...v0.0.8
- Python
Published by martinvonk 11 months ago
pedon: A Python package for analyzing unsaturated soil hydraulic properties - Release v0.0.7
What's Changed
- Update main to v0.0.7 by @martinvonk in https://github.com/martinvonk/pedon/pull/9
Full Changelog: https://github.com/martinvonk/pedon/compare/v0.0.6...v0.0.7
- Python
Published by martinvonk over 1 year ago
pedon: A Python package for analyzing unsaturated soil hydraulic properties - Release v0.0.6
What's Changed
- merge commit from main by @martinvonk in https://github.com/martinvonk/pedon/pull/5
- Add documentation notebooks by @martinvonk in https://github.com/martinvonk/pedon/pull/6
- Update main to v0.0.6 by @martinvonk in https://github.com/martinvonk/pedon/pull/7
Full Changelog: https://github.com/martinvonk/pedon/compare/v0.0.5...v0.0.6
- Python
Published by martinvonk over 2 years ago
pedon: A Python package for analyzing unsaturated soil hydraulic properties - Release v0.0.5
What's Changed
- Update main to v0.0.5 by @martinvonk in https://github.com/martinvonk/pedon/pull/4
Full Changelog: https://github.com/martinvonk/pedon/compare/v0.0.4...v0.0.5
- Python
Published by martinvonk over 2 years ago
pedon: A Python package for analyzing unsaturated soil hydraulic properties - Release v0.0.4
What's Changed
- Update main to v0.0.4 by @martinvonk in https://github.com/martinvonk/pedon/pull/3
Full Changelog: https://github.com/martinvonk/pedon/compare/v0.0.3...v0.0.4
- Python
Published by martinvonk over 2 years ago
pedon: A Python package for analyzing unsaturated soil hydraulic properties - Release v0.0.3
What's Changed
- Update main to v0.0.3 by @martinvonk in https://github.com/martinvonk/pedon/pull/2
- Add option to fit without fitting k_s (only fitting relative permeability)
Full Changelog: https://github.com/martinvonk/pedon/compare/v0.0.2...v0.0.3
- Python
Published by martinvonk about 3 years ago
pedon: A Python package for analyzing unsaturated soil hydraulic properties - Release v0.0.2
What's Changed
- Update main to version 0.0.2 by @martinvonk in https://github.com/martinvonk/pedon/pull/1
New Contributors
- @martinvonk made their first contribution in https://github.com/martinvonk/pedon/pull/1
Full Changelog: https://github.com/martinvonk/pedon/compare/v0.0.1...v0.0.2
- Python
Published by martinvonk over 3 years ago
pedon: A Python package for analyzing unsaturated soil hydraulic properties - Release v0.0.1
Full Changelog: https://github.com/martinvonk/pedon/commits/v0.0.1
- Python
Published by martinvonk over 3 years ago