235 | | == Week 6 == |
236 | | |
| 235 | == Week 6/7 == |
| 236 | I'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 | |
| 249 | Feedback, thoughts and comments welcome! |