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


Ignore:
Timestamp:
Aug 9, 2021, 6:06:43 AM (3 years ago)
Author:
chaedri
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2021/JupyterAndGRASS

    v15 v16  
    162162}}}
    163163{{{#!td
    164 - Finish Documentation and tutorials
    165 }}}
    166 {{{#!td
    167 
     164- Improve raster handling in folium
     165- Add save as HTML option
     166- Improve docstrings, readability
     167}}}
     168{{{#!td
     169Ok \\
     170Ok \\
     171Ok
    168172}}}
    169173|-----------------------
     
    373377Feedback, comments, questions and ideas welcome!
    374378
     379== Week 8 ==
     380
     381Happy last week of coding! Here's an update of my GSoC project, "Improved Integration of GRASS GIS and Jupyter Notebooks."
     382
     383''') What did I accomplish this week?'''
     384* I had a meeting with my mentors, Vaclav Petras and Helena Mitasova. We discussed some of the existing PR's and goals for the rest of the summer.
     385* Rasters reproject and display much faster now! You can test it out in [https://mybinder.org/v2/gh/chaedri/grass/interactive-rasters?urlpath=lab%2Ftree%2Fdoc%2Fnotebooks%2Fjupyter_integration.ipynb Binder].  As Vaclav pointed out, it was oversampling the raster when it reprojected - adding a method to estimate the resolution in target location fixed this.
     386* Re-arranged code for InteractiveMap and improved documentation [https://github.com/OSGeo/grass/pull/1769 PR]
     387* Added save as HTML method for InteractiveMap [https://github.com/OSGeo/grass/pull/1769 PR]
     388
     389'''2) What do I plan to do next week?'''
     390* I have a meeting with my mentors planned for today
     391* Add simple CRS option for raster display in folium
     392* Finish test script [https://github.com/OSGeo/grass/pull/1739 PR]
     393* Improve/finish GRASS-Jupyter Demonstration notebook
     394
     395'''3) Am I blocked on anything?'''
     396No, I'm not currently blocked on anything.
     397
     398Feedback, comments, questions and ideas welcome!
     399
    375400== Discussion Notes ==
    376401