<div dir="ltr">Hello everyone,<div><br></div><div>Here's a quick update on what I worked on this past week for my project Improved Integration of GRASS GIS and Jupyter Notebooks. 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>This week, I had another two meetings with my mentor, Vaclav Petras. We've been discussing best practices and conventions for GRASS and Python and questions that come up as I'm working.</li><li>Merged 'add_vector' method for InteractiveMaps in folium [2].</li><li>Improved error handling and documentation on the shortcut for calling GRASS display modules for "GrassRenderer" [3].</li><li>Wrote a test module for the "GrassRenderer" class - a class which displays GRASS maps in Jupyter Notebooks as PNG images. I haven't opened a PR since there are a couple things I need to add after some other PRs are merged.</li><li>Continued to work on overlaying rasters in folium - this is taking me a while because the raster and raster bounds have to be reprojected since folium only takes WGS84 and Pseudo-Mercator projections.</li></ul><br>2) What do I plan to do next week?<br><ul><li>I have another meeting planning with Vaclav on Monday.</li><li>Finish and merge existing PRs</li><li>Continue writing test module for GrassRenderer</li></ul>3) Am I blocked on anything?<br><ul><li>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://github.com/OSGeo/grass/pull/1710">https://github.com/OSGeo/grass/pull/1710</a><br>[3] <a href="https://github.com/OSGeo/grass/pull/1723">https://github.com/OSGeo/grass/pull/1723</a><br><br></div></div>