Dear community Is it possible to use the r.boxplto addon and just plot values > 0, similar to the "where" function in v.boxplot. I need r.boxplot, because I am merging a raster and a shape file (regions) to plot boxplots of the raster file separated for the regions in the shape file.
v.boxplot -h --overwrite map=schools_wake column=CORECAPACI where="CORECAPACI >0" group_by=ADDRCITY order=ascending Kind regards Sibylle _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
