Changes between Version 10 and Version 11 of GSoC/2021/JupyterAndGRASS


Ignore:
Timestamp:
Jul 4, 2021, 8:38:09 PM (3 years ago)
Author:
chaedri
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2021/JupyterAndGRASS

    v10 v11  
    9595}}}
    9696{{{#!td
    97 - Finish writing interactive/folium map functions
    98 }}}
    99 {{{#!td
    100 
     97- Continue writing interactive/folium map functions for vectors
     98}}}
     99{{{#!td
     100Ok
    101101}}}
    102102|-----------------------
     
    260260== Week 4 ==
    261261
     262With week 4 wrapping up, here is a brief update of what I've been working on. Per usual, you can try proposed changes out in the Binder link in the description of each PR.
     263
     264'''1) What did I accomplish during Week 1?'''
     265* I had a productive meeting with my mentors: Vaclav Petras, Helena Mitasova and Stefan Blumentrath. We discussed how environments work and the purpose of copying the environment each time an instance of GrassRenderer is called.
     266* I finished and merged a class called GrassRenderer for non-interactive map displays [https://github.com/OSGeo/grass/pull/1668 PR].
     267* I continued to work on interactive mapping with folium. In particular, I changed how data is passed to folium so that it is first reprojected to WGS84 (required by folium/leaflet) in a new location/mapset [https://github.com/OSGeo/grass/pull/1710 PR].
     268
     269'''2) What do I plan on doing next week?'''
     270* Continue to work on interactive functions with folium.
     271
     272'''3) Am I blocked on anything?'''
     273* No, I'm not blocked on anything at the moment.
     274
     275Any suggestions and feedback welcome!
     276
    262277== Week 5 ==
    263278