[GRASS-git] [OSGeo/grass] 2d2eff: grass.jupyter: more flexible region handling for r...
Anna Petrasova
noreply at github.com
Wed Sep 29 13:48:32 PDT 2021
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 2d2eff55afc996a1e2c8a69ed6248fa925ee1255
https://github.com/OSGeo/grass/commit/2d2eff55afc996a1e2c8a69ed6248fa925ee1255
Author: Anna Petrasova <kratochanna at gmail.com>
Date: 2021-09-29 (Wed, 29 Sep 2021)
Changed paths:
M doc/notebooks/grass_jupyter.ipynb
M python/grass/jupyter/Makefile
M python/grass/jupyter/display.py
M python/grass/jupyter/interact_display.py
A python/grass/jupyter/region.py
M python/grass/jupyter/render3d.py
M python/grass/jupyter/utils.py
Log Message:
-----------
grass.jupyter: more flexible region handling for rendering (#1871)
By default rendering in jupyter notebook is based on the first layer extent and resolution.
Saved region and current region can also be specified.
More information about the grass-commit
mailing list