Michel Wortmann
Michel Wortmann
Since the custom product models were introduced in 8d3ac6bef9ca4f557edcd4d714a02f69644570dc the "Add product" button in the Products admin has been replaced by a "Add..." menu, but the standard Product model doesnt...
These tests are designed to give a comprehensive overview of matching output between the in-memory (ram) and segmentation library versions of `r.watershed` with different optional inputs. It relies on running...
#### Is your feature request related to a problem? The blocks provided by coderedcms are great but they are difficult to extend consistently. E.g. adding a `code block` to the...
Hi @cgevans, thanks for this great scikit. I have questions regarding the implementation of the BCA method and the alpha argument to the `ci` function and I apologize if they...
This allows reference of the output transects to the original lines, which is essential in many applications of transects. The way to get the categories of the input lines into...
Hi @jonschwenk , I'm finally sharing the code changes from my Global River Topology (GRIT) work, after presenting this to you guys in May 2023. This PR is not actually...
In combination with the `mapset_prefix` argument the `GridModule`, the `pygrass.modules.grid.grid.clean_location` method may clean an arbitrary number of mapsets inside the current location. In particular, this line is the culprit: https://github.com/OSGeo/grass/blob/15750aaaf6bda8c9acdd9bb91669858b7fd7a9c3/python/grass/pygrass/modules/grid/grid.py#L517...
**Snakemake version** ``` % snakemake --version 9.13.4 ``` **Describe the bug** Output files of failed jobs are not marked as incomplete anymore. When using `--keep-incomplete`, subsequent runs will not trigger...