Releases: avaframe/AvaFrame
Releases · avaframe/AvaFrame
1.13_rc9
1.13_rc8
1.13_rc7
1.13_rc6
1.13_rc4
1.13_rc3
1.13_rc2
1.13_rc1
What's Changed
- docs(com1DFA, com2AB): clarify optional files and output naming by @fso42 in #1121
- [com1] Add comment, fix small bug by @RolandFischbacher in #1123
- [sys]: switch to pixi and hatchling build backend by @fso42 in #1124
- [doc] update documentation build instructions and dependencies by @fso42 in #1125
- [sys] add .gitattributes file to configure github linguist detection by @fso42 in #1127
- [com4] use custom path only for DEM (for CAIROS) by @PaulaSp3 in #1129
- [runscripts] adjust log handling in project initialization by @fso42 in #1130
- [in2]: improve error messages for shape file validation by @fso42 in #1131
- [com4] use raster functions (for .asc and .tif) from AvaFrame by @PaulaSp3 in #1095
- [com4]: delete rasterIo by @PaulaSp3 in #1133
- [com4FlowPy] faster backTracking, previewMode and minor improvs by @ahuber-bfw in #1138
- [com1] add option for resistance by @awirb in #1105
- add old info from computations of already performed sims by @awirb in #1141
- [doc] Add new resistance setup to doc by @fso42 in #1137
New Contributors
- @RolandFischbacher made their first contribution in #1123
Full Changelog: 1.12...1.13_rc1
1.12
There are many small fixes and improvements in this release, but two main points:
- for com1DFA, output is now constantly saved during a run, allowing to resume computation if the run was interrupted. Previously the results were only written at the end.
- If a release thickness raster is provided for com1DFA, this in now also remeshed in case of a mismatched cellsize. Previously com1DFA expected the DEM and release thickness raster cellsize to already match. However we still recommend to remesh the input data in advance.
What's Changed
- add info of DAM file by @awirb in #1093
- [com4] Further mass redistribution/correction modifications by @theweathermanda in #1084
- [com4FlowPy] minor Bugfix, documentation update and added feature for "forestFriciton", "forestDetrainment" and "forestFrictionLayer" model options by @ahuber-bfw in #1087
- fix SyntaxWarning by @leon-wagner in #1097
- [in2;in3] fix problem with -9999 not interpreted correctly py rasterio on remeshing by @fso42 in #1098
- [com1] add note to thickness by @awirb in #1099
- [com1;out3] add info on secrel, ent, res, and dam in releaseScenario plot by @awirb in #1096
- [in2;out3] Add profile plot by @awirb in #1100
- [ana3AIMEC]: correct comments by @PaulaSp3 in #1102
- [in3] Problem with non-closed shape polygons by @awirb in #1103
- [com1]: changed a function call by @PaulaSp3 in #1106
- [doc]: fixed minor bugs in representation by @PaulaSp3 in #1107
- [com1] fix bug in plot that shows release thickness in release scenario of read from relTh file by @awirb in #1109
- [com5; com6]: rename functions to be consistent with com1DFA by @PaulaSp3 in #1108
- [sys] Add Qlty (codeclimate replacement) and remove Codecov integration by @fso42 in #1111
- [com1; in3] save files during run; enable to resume computation if interrupted by @awirb in #1078
- Changed docu about windows install [doc] by @fso42 in #1117
- Add remeshing of relth raster file [com1] by @fso42 in #1116
- chore(release): add support for
python 3.13
by @fso42 in #1118 - Revert source dist python by @fso42 in #1119
- docs(visualization): add profile plot to gallery; fixes #1101 by @fso42 in #1120
New Contributors
- @theweathermanda made their first contribution in #1084
Full Changelog: 1.11...1.12
1.12_rc1
What's Changed
- add info of DAM file by @awirb in #1093
- [com4] Further mass redistribution/correction modifications by @theweathermanda in #1084
- [com4FlowPy] minor Bugfix, documentation update and added feature for "forestFriciton", "forestDetrainment" and "forestFrictionLayer" model options by @ahuber-bfw in #1087
- fix SyntaxWarning by @leon-wagner in #1097
- [in2;in3] fix problem with -9999 not interpreted correctly py rasterio on remeshing by @fso42 in #1098
- [com1] add note to thickness by @awirb in #1099
- [com1;out3] add info on secrel, ent, res, and dam in releaseScenario plot by @awirb in #1096
- [in2;out3] Add profile plot by @awirb in #1100
- [ana3AIMEC]: correct comments by @PaulaSp3 in #1102
- [in3] Problem with non-closed shape polygons by @awirb in #1103
- [com1]: changed a function call by @PaulaSp3 in #1106
- [doc]: fixed minor bugs in representation by @PaulaSp3 in #1107
- [com1] fix bug in plot that shows release thickness in release scenario of read from relTh file by @awirb in #1109
- [com5; com6]: rename functions to be consistent with com1DFA by @PaulaSp3 in #1108
- [sys] Add Qlty (codeclimate replacement) and remove Codecov integration by @fso42 in #1111
- [com1; in3] save files during run; enable to resume computation if interrupted by @awirb in #1078
- Changed docu about windows install [doc] by @fso42 in #1117
- Add remeshing of relth raster file [com1] by @fso42 in #1116
- chore(release): add support for
python 3.13
by @fso42 in #1118 - Revert source dist python by @fso42 in #1119
New Contributors
- @theweathermanda made their first contribution in #1084
Full Changelog: 1.11...1.12_rc1