Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

padasch/tutorial_digital_soil_mapping

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.

Setup

  • Clone this repository
  • Get the raw data (soildata andgeodata folders) and put them under./data-raw/
  • Install {renv} and install all required R packages when opening thedigital_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

Page Deployment

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

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp