grass icon indicating copy to clipboard operation
grass copied to clipboard

grass.jupyter: fix TimeSeriesMap layer rendering

Open petrasovaa opened this issue 5 months ago • 2 comments

Addresses #5304. It required larger changes, moving more code to the BaseSeriesMap class.

It also fixes rendering vector time series and newly enables to pass d.rast/d.vect variables to TimeSeriesMap.add_raster_series/add_vector_series for symbology.

I tested it with the doc/examples/notebooks.

petrasovaa avatar May 09 '25 19:05 petrasovaa