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


Ignore:
Timestamp:
Aug 3, 2021, 6:29:07 AM (3 years ago)
Author:
chaedri
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2021/JupyterAndGRASS

    v14 v15  
    149149}}}
    150150{{{#!td
    151 - Continue revising and improving functions
    152 - Create documentation and tutorials.
    153 }}}
    154 {{{#!td
    155 
     151- Finish draft of raster methods with folium
     152- Improve test module
     153}}}
     154{{{#!td
     155Ok \\
     156Ok
    156157}}}
    157158|-----------------------
     
    353354== Week 8 ==
    354355
     356Here's a quick update on what I worked on this past week. I came down with a stomach bug this week and didn't get as much as I hoped done but I did wrap up some things I'd been working on for a while.
     357
     358'''1) What did I accomplish this week?'''
     359* I had a brief meeting with my mentor, Vaclav Petras. We discussed some of the existing PR's I had open and goals for the rest of the summer.
     360* Got rasters to display with folium (finally)! You can check out the functionality in Binder [https://mybinder.org/v2/gh/chaedri/grass/interactive-rasters?urlpath=lab%2Ftree%2Fdoc%2Fnotebooks%2Fjupyter_integration.ipynb here] and see the PR [https://github.com/OSGeo/grass/pull/1769 here]. It takes a while to reproject the raster (folium only excepts rasters in Pseudo-mercator). As Stefan recommended, I'm hoping to write a "simple CRS" option that won't require reproject and will be faster. But that's for next week...
     361* Merged shortcuts and temporary files for `GrassRenderer` ([https://github.com/OSGeo/grass/pull/1723 PR] and [https://github.com/OSGeo/grass/pull/1727 PR]).
     362* Continued working on test script for `GrassRenderer`, the non-interactive display class [https://github.com/OSGeo/grass/pull/1739 PR].
     363
     364'''2) What do I plan to do next week?'''
     365* I have a meeting with my mentors planned for tomorrow
     366* Add simple CRS option for raster display in folium
     367* Edit and finish exiting PRs
     368* Add option to save/export folium map as HTML
     369
     370'''3) Am I blocked on anything?'''
     371* No, I'm not currently blocked on anything.
     372
     373Feedback, comments, questions and ideas welcome!
     374
    355375== Discussion Notes ==
    356376