<div dir="ltr">Hello grass-dev and grass-users,<div><br></div><div>Here's a quick update of what I worked on last week for my Mini Project on improving grass.jupyter. Per usual, you can find more details about the project and a copy of this report at [1].</div><div><br></div><div>1) What did I accomplish this week?<br></div><div>I started on visualization functions for space time datasets (strds and stvds). I created a `grass.jupyter` class called `TimeSeries` that will eventually have two methods: `TimeSlider()` for creating an interactive time slider where users can scroll through the rendered maps and `animate()` for creating animations of the space time datasets. I have a draft version of the `TimeSlider` working - currently, users have to switch through the maps with a drop down menu instead of a slider (or scroll with arrow keys) . You can test it out on Binder at [2] and view the PR at [3].</div><div><br></div><div>2) What do I plan to do next week?<br></div><div><ul><li>Switch from a dropdown menu to a SelectionSlider for the TimeSlider visualization</li><li>Create more robust ways to add background and overlay layers to the TimeSlider</li><li>Start the TimeSeries.animate() function for animating space time datasets </li></ul></div><div><br></div><div><div>3) Am I blocked on anything?</div><div><ul><li>No, I'm not currently blocked on anything.</li></ul><div>Feedback, thoughts and comments welcome!</div></div></div><div><br></div><div>Have a great week,</div><div>Caitlin</div><div><br></div><div>[1] <a href="https://trac.osgeo.org/grass/wiki/GSoC/2021/JupyterAndGRASS/MiniGrant2022">https://trac.osgeo.org/grass/wiki/GSoC/2021/JupyterAndGRASS/MiniGrant2022</a></div><div>[2] <a href="https://mybinder.org/v2/gh/chaedri/grass/Jupyter-Timeseries?urlpath=lab%2Ftree%2Fdoc%2Fnotebooks%2FTemporal.ipynb">https://mybinder.org/v2/gh/chaedri/grass/Jupyter-Timeseries?urlpath=lab%2Ftree%2Fdoc%2Fnotebooks%2FTemporal.ipynb</a></div><div>[3] <a href="https://github.com/OSGeo/grass/pull/2010">https://github.com/OSGeo/grass/pull/2010</a></div></div>