Avaframe

Latest version: v1.11

Safety actively analyzes 723152 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

1.11

This is a maintenance/benchmark release. We updated ALL benchmarks due to the IO changes in version 1.10.
The report with the differences in v1.10 is attached as pdf.

What's Changed
* [sys] Upgrade twine and install pkginfo before upload by fso42 in https://github.com/avaframe/AvaFrame/pull/1085
* [sys] Update ALL benchmarks by fso42 in https://github.com/avaframe/AvaFrame/pull/1088
* update the runscripts by awirb in https://github.com/avaframe/AvaFrame/pull/1089
* Update documentation to reflect support for raster file formats (.asc and .tif); fixes 1082 by fso42 in https://github.com/avaframe/AvaFrame/pull/1094


**Full Changelog**: https://github.com/avaframe/AvaFrame/compare/1.10...1.11
[standardTestsReportCom1DFA_v1.10_optim.pdf](https://github.com/user-attachments/files/18868286/standardTestsReportCom1DFA_v1.10_optim.pdf)

1.10

The path generation and geotiff release. So the main changes are:
* The raster reading routines now accept geotiff files as well
* we updated the automatic path generation, this will also end up in the QGis connector
* added a new spatialVoellmy friction setup, to read mu/xi values from raster during initialization.
* fix a long/long Windows bug (again...)
* some plot can include a (online) background map

Please be aware: the module ascUtils is being deprecated. Please use rasterUtils which has the same functions in it. ascUtils will be removed in a future version.

**Also be aware: The benchmarks give slightly changed results!** The differences are well within accepted ranges. They originate from the new interpolation during remeshing (using rasterio) and / or the slight changes during conversion from asc to tif topography (see avaAlr). We will update the benchmarks in the next release and add the difference report there.

What's Changed
* add underscore in file name search using resType by leon-wagner in https://github.com/avaframe/AvaFrame/pull/1040
* [out3]: Fix bugin AIMEC plot by PaulaSp3 in https://github.com/avaframe/AvaFrame/pull/1043
* Fix no points in shp reading routines [in2] by awirb in https://github.com/avaframe/AvaFrame/pull/1045
* [doc]: Adapt Docu (W. Fellin suggestions) by PaulaSp3 in https://github.com/avaframe/AvaFrame/pull/1047
* add new friction model spatialVoellmy [com1] by awirb in https://github.com/avaframe/AvaFrame/pull/1046
* change default input and add in ini in probAnalysis [ana4] by awirb in https://github.com/avaframe/AvaFrame/pull/1049
* Update glossary.rst [doc] by fso42 in https://github.com/avaframe/AvaFrame/pull/1026
* fix wrong indents in glossary by awirb in https://github.com/avaframe/AvaFrame/pull/1050
* update DFA path runscript [ana5; runscripts] by leon-wagner in https://github.com/avaframe/AvaFrame/pull/1039
* Set dtypes for integer, Windows Long Long problem again [com1] by fso42 in https://github.com/avaframe/AvaFrame/pull/1052
* [doc]: update links to packages for com4FlowPy by PaulaSp3 in https://github.com/avaframe/AvaFrame/pull/1054
* [doc]: update (again) com4FlowPy docu by PaulaSp3 in https://github.com/avaframe/AvaFrame/pull/1055
* [com1DFA]: Add options for computing resistance (especially dealing with hEff) by PaulaSp3 in https://github.com/avaframe/AvaFrame/pull/993
* fix com2AB multiple lines issue [com2] by leon-wagner in https://github.com/avaframe/AvaFrame/pull/1060
* update check for extent of mu, xi fields [com1] by awirb in https://github.com/avaframe/AvaFrame/pull/1056
* Add an output raster: sum of flux [com4] by PaulaSp3 in https://github.com/avaframe/AvaFrame/pull/1048
* disable overlap checking for secrels; fixes 1065 [com1] by fso42 in https://github.com/avaframe/AvaFrame/pull/1066
* [com4FlowPy]: new computation of zDeltaSum by PaulaSp3 in https://github.com/avaframe/AvaFrame/pull/1067
* remove setting label for contourline at collections [out3] by awirb in https://github.com/avaframe/AvaFrame/pull/1077
* update documentation with changes to DFAPath script [doc] by leon-wagner in https://github.com/avaframe/AvaFrame/pull/1051
* Include rasterio for geotiff and wmts plotting by fso42 in https://github.com/avaframe/AvaFrame/pull/1059


**Full Changelog**: https://github.com/avaframe/AvaFrame/compare/1.9...1.10

1.10rc2

What's Changed
* [doc]: update links to packages for com4FlowPy by PaulaSp3 in https://github.com/avaframe/AvaFrame/pull/1054
* [doc]: update (again) com4FlowPy docu by PaulaSp3 in https://github.com/avaframe/AvaFrame/pull/1055
* [com1DFA]: Add options for computing resistance (especially dealing with hEff) by PaulaSp3 in https://github.com/avaframe/AvaFrame/pull/993
* fix com2AB multiple lines issue [com2] by leon-wagner in https://github.com/avaframe/AvaFrame/pull/1060
* update check for extent of mu, xi fields [com1] by awirb in https://github.com/avaframe/AvaFrame/pull/1056
* Add an output raster: sum of flux [com4] by PaulaSp3 in https://github.com/avaframe/AvaFrame/pull/1048
* disable overlap checking for secrels; fixes 1065 [com1] by fso42 in https://github.com/avaframe/AvaFrame/pull/1066
* [com4FlowPy]: new computation of zDeltaSum by PaulaSp3 in https://github.com/avaframe/AvaFrame/pull/1067
* remove setting label for contourline at collections [out3] by awirb in https://github.com/avaframe/AvaFrame/pull/1077
* update documentation with changes to DFAPath script [doc] by leon-wagner in https://github.com/avaframe/AvaFrame/pull/1051
* Include rasterio for geotiff and wmts plotting by fso42 in https://github.com/avaframe/AvaFrame/pull/1059


**Full Changelog**: https://github.com/avaframe/AvaFrame/compare/1.10_rc1...1.10_rc2

1.10rc1

What's Changed
* add underscore in file name search using resType by leon-wagner in https://github.com/avaframe/AvaFrame/pull/1040
* [out3]: Fix bugin AIMEC plot by PaulaSp3 in https://github.com/avaframe/AvaFrame/pull/1043
* Fix no points in shp reading routines [in2] by awirb in https://github.com/avaframe/AvaFrame/pull/1045
* [doc]: Adapt Docu (W. Fellin suggestions) by PaulaSp3 in https://github.com/avaframe/AvaFrame/pull/1047
* add new friction model spatialVoellmy [com1] by awirb in https://github.com/avaframe/AvaFrame/pull/1046
* change default input and add in ini in probAnalysis [ana4] by awirb in https://github.com/avaframe/AvaFrame/pull/1049
* Update glossary.rst [doc] by fso42 in https://github.com/avaframe/AvaFrame/pull/1026
* fix wrong indents in glossary by awirb in https://github.com/avaframe/AvaFrame/pull/1050
* update DFA path runscript [ana5; runscripts] by leon-wagner in https://github.com/avaframe/AvaFrame/pull/1039
* Set dtypes for integer, Windows Long Long problem again [com1] by fso42 in https://github.com/avaframe/AvaFrame/pull/1052


**Full Changelog**: https://github.com/avaframe/AvaFrame/compare/1.9...1.10_rc1

1.9

As is obvious by the long list below, this release contains plenty of bug fixes and internal improvements.
The highlights are:
- changes for small avalanche calibration in com2AB (in relation to the QGis Connector)
- advanced installation instructions for Windows
- functions to create probability maps from non-com1DFA results
- plenty of com4FlowPy improvements and additional functionalities
- option for detrainment (in resistance areas) for com1DFA
- changes default range for propAna analysis

What's Changed
* com4FlowPy bug-fixes/added functionality [com4] by ahuber-bfw in https://github.com/avaframe/AvaFrame/pull/974
* adjust extent of plots and add tests by awirb in https://github.com/avaframe/AvaFrame/pull/982
* functionality to create probMaps for peakfiles from different modules [ana4; out3] by awirb in https://github.com/avaframe/AvaFrame/pull/976
* Fix various admin doc by fso42 in https://github.com/avaframe/AvaFrame/pull/983
* fix typo in docs by awirb in https://github.com/avaframe/AvaFrame/pull/984
* fix masking array for plot by awirb in https://github.com/avaframe/AvaFrame/pull/985
* Hotfix for installation problem (script install) by fso42 in https://github.com/avaframe/AvaFrame/pull/988
* issue936 com4FlowPy documentation [doc] by ahuber-bfw in https://github.com/avaframe/AvaFrame/pull/987
* [com4FlowPy]: add travel length to output-files by PaulaSp3 in https://github.com/avaframe/AvaFrame/pull/990
* Immediate bugFixes to com4FlowPy and minor mode enhancement [com4] by ahuber-bfw in https://github.com/avaframe/AvaFrame/pull/989
* [com4FlowPy] cell_counts BUG FIX and code simplification by ahuber-bfw in https://github.com/avaframe/AvaFrame/pull/996
* Add ref to aimec [ana3; in3; out3] by awirb in https://github.com/avaframe/AvaFrame/pull/992
* [com4FlowPy]: Add additional output: ForestInteraction Layer by PaulaSp3 in https://github.com/avaframe/AvaFrame/pull/997
* add docu for aimec reference [ana3] by awirb in https://github.com/avaframe/AvaFrame/pull/999
* Add info about samosATAuto to doc [doc] by fso42 in https://github.com/avaframe/AvaFrame/pull/1000
* [com1DFA]: add detrainment by PaulaSp3 in https://github.com/avaframe/AvaFrame/pull/991
* change to array by awirb in https://github.com/avaframe/AvaFrame/pull/1008
* [com4FlowPy]: option for dynamic max_z_delta by PaulaSp3 in https://github.com/avaframe/AvaFrame/pull/995
* Make syntax compatible with NumPy 2.0 by ninsbl in https://github.com/avaframe/AvaFrame/pull/1007
* [doc]: Docu for detrainment by PaulaSp3 in https://github.com/avaframe/AvaFrame/pull/1004
* Add aimec summary fig [out3] by awirb in https://github.com/avaframe/AvaFrame/pull/1011
* add max velocity option to rangeTime diagram [ana5;out3] by awirb in https://github.com/avaframe/AvaFrame/pull/1013
* fix issue with entrainment from shapefile; fixes 1009 by fso42 in https://github.com/avaframe/AvaFrame/pull/1012
* Restructure com2AB parameter setup [com2] by fso42 in https://github.com/avaframe/AvaFrame/pull/1015
* change python version in test action by fso42 in https://github.com/avaframe/AvaFrame/pull/1018
* [com4FlowPy] added support for .tif and .asc input/output, output files configurable via .ini by ahuber-bfw in https://github.com/avaframe/AvaFrame/pull/1001
* add release volume info into report [com1] by awirb in https://github.com/avaframe/AvaFrame/pull/1014
* use returned array in probAna [ana4] by awirb in https://github.com/avaframe/AvaFrame/pull/1021
* add pytest for non-matching nrows and ncols of files for probAnalysis by awirb in https://github.com/avaframe/AvaFrame/pull/1022
* Handle bug about simName / scenario mismatch in report (Windows QGis GUI); issue 872 [com1] by fso42 in https://github.com/avaframe/AvaFrame/pull/1024
* Start adding gallery in visualisation documentation by fso42 in https://github.com/avaframe/AvaFrame/pull/1020
* [com4FlowPy]: minor modification for log-file by PaulaSp3 in https://github.com/avaframe/AvaFrame/pull/1028
* fix runtime cython error on windows with current libs [com1] by fso42 in https://github.com/avaframe/AvaFrame/pull/1029
* Add units to parameters in ini file; update com5 resistance [com1; com5] by leon-wagner in https://github.com/avaframe/AvaFrame/pull/1023
* Update Advanced Usage chapter in docs [doc] by leon-wagner in https://github.com/avaframe/AvaFrame/pull/1031
* Add small indicator to com2AB outputs [com2] by fso42 in https://github.com/avaframe/AvaFrame/pull/1032
* Change default probAna range; fixes 967 [ana4] by fso42 in https://github.com/avaframe/AvaFrame/pull/1033
* Change runout info altitude for friction adjustment (request by WLV) [doc] by fso42 in https://github.com/avaframe/AvaFrame/pull/1034
* Adds a try except for cmcrameri lipari colormap (missing in older versions)[out3] by fso42 in https://github.com/avaframe/AvaFrame/pull/1035
* Adjust releaseWithManyLinux, start switching to cibuildwheel by fso42 in https://github.com/avaframe/AvaFrame/pull/1036
* revers long long vs long again; adjust setup.py and releaseMany [com1] by fso42 in https://github.com/avaframe/AvaFrame/pull/1041

New Contributors
* ahuber-bfw made their first contribution in https://github.com/avaframe/AvaFrame/pull/974
* leon-wagner made their first contribution in https://github.com/avaframe/AvaFrame/pull/1023

**Full Changelog**: https://github.com/avaframe/AvaFrame/compare/1.8.3...1.9

1.9rc3

The long long vs long is popping up again, this time reversing the previous change

Page 1 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.