bcgov / wetlandmapR

Scripts, tools and example data for mapping wetland ecosystems using data driven R statistical methods like Random Forests and open source GIS
Apache License 2.0
17 stars 6 forks source link

Hg edits #30

Closed HunterGleason closed 3 years ago

HunterGleason commented 3 years ago

Hi Deepa,

Here is my updated version of the wetlandmapR package with edits mainly to the README and the vignette, I also integrated Alex's raster_to_clean_polygon function. This includes an example of calculating upstream basin statistics for the polygonized low elevation points of the classified wetlands. I added the GRASS calls back into the vignette, which means the 'build_vignettes' option will only run on linux machines with GRASS-76 installed, or on the Docker. Let me know if there are any issues!

Hunter

dfilatow commented 3 years ago

This body of work was committed through an updated workflow to Significant_Updates_HD