[GRASS-dev] grass.jupyter Mini Project Update

Hello grass-devs and grass-users,

I’m just sending out an update on my GRASS Mini Project on improving grass.jupyter. Per usual, you can find more details about the project and a copy of this report at [1].

1) What have I accomplished since my last update?

  • I’ve been having frequent meetings with Vashek Petras to discuss the structure of grass.jupyter and to improve the code (thanks to Vashek, I’m learning a lot of better coding practices and I think the current code is a lot more robust than before)
  • Improved region handling, method for filling gaps in space-time datasets, baselayer/overlay methods for TimeSeries [2]

2) What do I plan to do next week?

  • Write tests for TimeSeries and GRASS-folium objects
  • Functions for viewing vector attributes in Pandas

3) Am I blocked on anything?

  • No, I’m not currently blocked on anything.
    Feedback, thoughts and comments welcome!

Have a great week,
Caitlin

[1] https://trac.osgeo.org/grass/wiki/GSoC/2021/JupyterAndGRASS/MiniGrant2022
[2] https://github.com/OSGeo/grass/pull/2010