{"name": "SciPy Filters", "package_name": "scipy_filters", "version": "0.2", "experimental": true, "qgis_min": "3.22.0", "qgis_max": "3.99.0", "downloads": 508, "uploaded_by": "riannek", "upload_datetime": "2024-03-15T08:44:54.391657", "changelog": "- Catch exception if SciPy is not installed and offer to install it automatically (with pip)\r\n- Improved user interface with custom widgets, making it more intuitive and allowing for far better parameters (see breaking changes if you already used version 0.1 in a script or model).\r\n- Calculate and write band statistics (min, max, mean, std) into the metadata of the output file; enables QGIS to render correctly with min/max stretching\r\n- New filters:\r\n    - unsharp mask\r\n    - rank filter\r\n    - uniform  filter (a.k.a. mean filter, box filter)\r\n    - estimate local variance\r\n    - estimate local standard deviation\r\n    - range filter \r\n    - fourier gaussian filter\r\n    - fourier ellipsoid filter\r\n    - fourier uniform filter\r\n    - Wiener filter\r\n    - FFT convolve\r\n- Breaking changes to the parameters:\r\n    - FOOTPRINTBOOL has been removed, if a footprint is given it is always used.\r\n    - STRUCTURE always takes the actual structure as string, not an int (was index of combobox, the combobox has been replaced by the load button). CUSTOMSTRUCTURE has been removed.\r\n    - Convolve: ORIGIN has been removed. (An improved version is on the todo list)", "external_deps": null, "download_url": "https://plugins.qgis.org/plugins/scipy_filters/version/0.2/download/"}