|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <plugins ml-update="aware" ml-stage="preload" ml-view="top"> |
3 | | - <pyqgis_plugin name="Fire Analytics Processing-Toolbox" version="0.10.0" plugin_id="1029384756"> |
| 3 | + <pyqgis_plugin name="Fire Analytics Processing-Toolbox" version="0.10.1" plugin_id="1029384756"> |
4 | 4 | <description><![CDATA[Wild & Forest fires simulation, prevention and insights related algorithms. Including a fire simulator, user valued risk metrics and prescriptive analytics via mathematical programming optimization to generate management recommendations]]></description> |
5 | 5 | <about><![CDATA[This Processing-ToolBox-Plugin gathers and implements multiple algorithms needed by landscape planners, fire risk managers, biologists, geographers, and so on; Looking for optimized decision support and insights into large forest fires in a friendly dialog or graphical-model data-oriented pipelined way (also CLI and scripting). Based around Cell2FireW simulator. Developed by the Fire Adv.Analytics research group, under GNU GPLv3 license. Contact Us fire2a.com |
6 | 6 | DOCUMENTATION: github.com/fire2a/docs |
7 | 7 | ALL VERSIONS: github.com/fire2a/fire-analytics-qgis-processing-toolbox-plugin/releases |
8 | 8 | SAVE BEFORE INSTALL/UPDATE: A dialog asking permission to (pip) install python dependencies (fire2a-lib==0.3.10) will appear]]></about> |
9 | | - <version>0.10.0</version> |
| 9 | + <version>0.10.1</version> |
10 | 10 | <trusted>True</trusted> |
11 | 11 | <qgis_minimum_version>3.22</qgis_minimum_version> |
12 | 12 | <qgis_maximum_version>4.0.0</qgis_maximum_version> |
13 | 13 | <homepage><![CDATA[https://fire2a.github.io/docs]]></homepage> |
14 | 14 | <file_name>fireanalyticstoolbox</file_name> |
15 | 15 | <icon>https://raw.githubusercontent.com/fire2a/fire-analytics-qgis-processing-toolbox-plugin/main/fireanalyticstoolbox/assets/forestfire.svg</icon> |
16 | 16 | <author_name>fdobad</author_name> |
17 | | - <download_url>https://github.com/fire2a/fire-analytics-qgis-processing-toolbox-plugin/releases/download/v0.10.0/fireanalyticstoolbox_v0.10.0.zip</download_url> |
| 17 | + <download_url>https://github.com/fire2a/fire-analytics-qgis-processing-toolbox-plugin/releases/download/v0.10.1/fireanalyticstoolbox_v0.10.1.zip</download_url> |
18 | 18 | <uploaded_by>fdobad</uploaded_by> |
19 | 19 | <create_date>2006-06-06T06:06:06.066666+06:00</create_date> |
20 | | - <update_date>2025-07-07T12:00:00.000000-03:00</update_date> |
| 20 | + <update_date>2025-07-28T16:00:00.000000-03:00</update_date> |
21 | 21 | <experimental>False</experimental> |
22 | 22 | <deprecated>False</deprecated> |
23 | 23 | <tracker>https://github.com/fire2a/fire-analytics-qgis-processing-toolbox-plugin/issues</tracker> |
|
0 commit comments