- Notifications
You must be signed in to change notification settings - Fork3
License
geco-bern/tutorial_digital_soil_mapping
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is tutorial is part of the course Applied Geodata Science II taught at the University of Bern.The material has been provided by Madlene Nussbaum and turned into this tutorial by Pascal Schneider.
- Clone this repository
- Get the raw data (
soildataandgeodatafolders) and put them under./data-raw/ - Install {renv} and install all required R packages when opening the
digital_soil_mapping.Rproj
To render book locally in RStudio, run these commands in the console:
renv::status()renv::load()renv::restore()install.packages("quarto")quarto::quarto_render("book")
Then open the file:book/_book/index.html
This repository is not rendered through GitHub runners because of the large tiff files required. To update the online deployment with new content, one has to create a fork (important: fork both branches, not just the main branch), get the data as described above, do desired changes, and run the bash commandquarto publish gh-pages. See more information here:https://quarto.org/docs/publishing/github-pages.html#publish-command
About
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- JavaScript91.2%
- R5.3%
- CSS2.6%
- Other0.9%