[GRASS-git] [OSGeo/grass-addons] cfb784: r.series.boxplot: new addon to create boxplots of ...
Paulo van Breugel
noreply at github.com
Wed Aug 24 07:16:08 PDT 2022
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: cfb784cc707ae843e2da77c09327d447c7ca1f4d
https://github.com/OSGeo/grass-addons/commit/cfb784cc707ae843e2da77c09327d447c7ca1f4d
Author: Paulo van Breugel <paulo at ecodiv.earth>
Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths:
A src/raster/r.series.boxplot/Makefile
A src/raster/r.series.boxplot/r.series.boxplot.html
A src/raster/r.series.boxplot/r.series.boxplot.py
A src/raster/r.series.boxplot/r_series_boxplot_1.png
A src/raster/r.series.boxplot/r_series_boxplot_2.png
A src/raster/r.series.boxplot/r_series_boxplot_3.png
Log Message:
-----------
r.series.boxplot: new addon to create boxplots of series of rasters (#779)
New addon that create boxplots of a series of input raster layers. The boxplot(s) show temporal patterns across a region, and for each time step the variation within the region. There are options to format the boxplot(s), and the plot can be saved as png, svg or other matplotlib supported format.
More information about the grass-commit
mailing list