<div dir="ltr">Hello grass-dev and grass-users,<div><br></div><div>Here's a quick update on my Mini Project for 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><b>1) What did I accomplish this week?</b><br></div><div><ul><li style="margin-left:15px">Switched from a Dropdown menu to a SelectionSlider for the time_slider visualization</li><ul><li style="margin-left:15px">I found a bug in ipywidgets [2] which slowed me down a bit this week. I ended up opening an issue on GitHub and it was quickly addressed (go ipywidgets!).</li></ul><li style="margin-left:15px">Wrote TimeSeries.animate() function for animating space time datasets </li></ul>You can test it out on Binder at [3] and view the PR at [4].<br></div><div><br></div><div><br></div><div><b>2) What do I plan to do next week?</b><br></div><div><ul><li style="margin-left:15px">Cleanup and write nice docstrings for TimeSeries visualizations</li><li style="margin-left:15px">The current visualizations are not great for multitemporal datasets (i.e. datasets with varying time steps), since the steps in the animation and time slider are all regularly spaced. Next week, I'll work on a way to address this.<br></li><li style="margin-left:15px">Maybe start working on GRASS-folium integration for interactive mapping</li></ul></div><div><br></div><div><div><b>3) Am I blocked on anything?</b></div><div><ul><li style="margin-left:15px">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" target="_blank">https://trac.osgeo.org/grass/wiki/GSoC/2021/JupyterAndGRASS/MiniGrant2022</a></div><div>[2] <a href="https://github.com/jupyter-widgets/ipywidgets/issues/3363">https://github.com/jupyter-widgets/ipywidgets/issues/3363</a></div><div>[2] <a href="https://mybinder.org/v2/gh/chaedri/grass/Jupyter-Timeseries?urlpath=lab%2Ftree%2Fdoc%2Fnotebooks%2FTemporal.ipynb" target="_blank">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" target="_blank">https://github.com/OSGeo/grass/pull/2010</a></div></div>