Changes between Version 14 and Version 15 of GSoC/2021/JupyterAndGRASS/MiniGrant2022


Ignore:
Timestamp:
Mar 11, 2022, 9:04:25 AM (2 years ago)
Author:
chaedri
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2021/JupyterAndGRASS/MiniGrant2022

    v14 v15  
    233233Feedback, thoughts and comments welcome!
    234234
    235 == Week 6 ==
    236 
     235== Week 6/7 ==
     236I'm just sending out an update on my GRASS Mini Project on improving grass.jupyter.
     237
     238**1) What have I accomplished since my last update?**
     239* 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)
     240* Improved region handling, method for filling gaps in space-time datasets, baselayer/overlay methods for !TimeSeries ([https://github.com/OSGeo/grass/pull/2010 view the PR])
     241
     242**2) What do I plan to do next week?**
     243* Write tests for !TimeSeries and GRASS-folium objects
     244* Functions for viewing vector attributes in Pandas
     245
     246**3) Am I blocked on anything?**
     247* No, I'm not currently blocked on anything.
     248
     249Feedback, thoughts and comments welcome!
    237250
    238251== Week 7 ==