<div dir="ltr">Hi all,<div><br></div><div>Here's a quick update on what I worked on this past week for my GSoC project, "Improved Integration of GRASS GIS and Jupyter Notebooks." I came down with a stomach bug this week and didn't get as much as I hoped done but I did wrap up some things I'd been working on for a while. Per usual, you can find more information on the wiki page [1].</div><div><br></div><div><div>1) What did I accomplish this week?<br><ul><li style="margin-left:15px">I had a brief meeting with my mentor, Vaclav Petras. We discussed some of the existing PR's I had open and goals for the rest of the summer.</li><li style="margin-left:15px">Got rasters to display with folium (finally)! You can check out the functionality in Binder at [2] and see the PR at [3]. It takes a while to reproject the raster (folium only excepts rasters in Pseudo-mercator). As Stefan recommended, I'm hoping to write a "simple CRS" option that won't require reproject and will be faster. But that's for next week... </li><li style="margin-left:15px">Merged shortcuts and temporary files for `GrassRenderer` ([4] and [5]).</li><li style="margin-left:15px">Continued working on test script for `GrassRenderer`, the non-interactive display class [6]. </li></ul><br>2) What do I plan to do next week?<br><ul><li style="margin-left:15px">I have a meeting with my mentors planned for tomorrow</li><li style="margin-left:15px">Add simple CRS option for raster display in folium</li><li style="margin-left:15px">Edit and finish exiting PRs</li><li style="margin-left:15px">Add option to save/export folium map as HTML</li></ul>3) Am I blocked on anything?<br><ul><li style="margin-left:15px">No, I'm not currently blocked on anything.</li></ul><br>Feedback, comments, questions and ideas welcome!<br></div><div><br></div><div>Hope you all had a great week,</div><div>Caitlin</div></div><div><br></div><div>References:<br>[1] <a href="https://trac.osgeo.org/grass/wiki/GSoC/2021/JupyterAndGRASS">https://trac.osgeo.org/grass/wiki/GSoC/2021/JupyterAndGRASS</a></div><div>[2] <a href="https://mybinder.org/v2/gh/chaedri/grass/interactive-rasters?urlpath=lab%2Ftree%2Fdoc%2Fnotebooks%2Fjupyter_integration.ipynb">https://mybinder.org/v2/gh/chaedri/grass/interactive-rasters?urlpath=lab%2Ftree%2Fdoc%2Fnotebooks%2Fjupyter_integration.ipynb</a></div><div>[3] <a href="https://github.com/OSGeo/grass/pull/1769">https://github.com/OSGeo/grass/pull/1769</a></div><div>[4] <a href="https://github.com/OSGeo/grass/pull/1723">https://github.com/OSGeo/grass/pull/1723</a></div><div>[5] <a href="https://github.com/OSGeo/grass/pull/1727">https://github.com/OSGeo/grass/pull/1727</a></div><div>[6] <a href="https://github.com/OSGeo/grass/pull/1739">https://github.com/OSGeo/grass/pull/1739</a></div></div>