Hi, I just uploaded my first little raster-python add-on 'r.rdfilter' to the repository. r.rdfilter creates a new raster map using a focal filter. Thus each cell category value depends on the values around that cell. Instead of a moving window (e.g. r.neighbors) a "real distance filter" based on r.cost is applied.
In the description file there is also a small reproducible sample application. As SVN is a very new topic to me I am not sure if I set the SVN properties correctly as needed (pls someone can check). In a few days/weeks I want to upload another bigger add-on, a model for calculating fish dispersal in river networks (r.fidimo). Is there any possibility to upload the add-on to the repo but to lock the download for others. The reason is that I am also writing an accompanying scientific paper on that code and want to unlock the add-on when the paper is submitted/accepted. Best regards, Johannes _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
