[GRASS-git] [OSGeo/grass] 731cab: grass.jupyter: add SeriesMap and tests (#3036)
Caitlin Haedrich
noreply at github.com
Thu Nov 30 10:54:16 PST 2023
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 731cab37c081932611aa296b73fcc73fe8e53b0c
https://github.com/OSGeo/grass/commit/731cab37c081932611aa296b73fcc73fe8e53b0c
Author: Caitlin Haedrich <69856275+chaedri at users.noreply.github.com>
Date: 2023-11-30 (Thu, 30 Nov 2023)
Changed paths:
M python/.pylintrc
M python/grass/jupyter/Makefile
M python/grass/jupyter/__init__.py
M python/grass/jupyter/region.py
A python/grass/jupyter/seriesmap.py
A python/grass/jupyter/tests/seriesmap_test.py
M python/grass/jupyter/timeseriesmap.py
M python/grass/jupyter/utils.py
Log Message:
-----------
grass.jupyter: add SeriesMap and tests (#3036)
SeriesMap creates a ipywidgets Slider for scrolling between a list of rasters and/or vectors.
More information about the grass-commit
mailing list