/rhydro_vEGU21

Using R in Hydrology - vEGU2021 Short Course

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Details / Slides / Check / Resources / R at vEGU2021 / Citation

Using R in Hydrology - vEGU2021 Short Course

Conveners: Katie Smith, Louise Slater, Guillaume Thirel, Ilaria Prosdocimi and Abdou Khouakhi

Details

Slides

All materials to reproduce the slides and analyses are available on this repository. To get everything (slides, data, code, etc.) onto your local machine, we recommend to download the whole github course repository.

Individual presentations (.html or PDF files) can be downloaded from the presentations folder and viewed in a web browser.

Links to individual presentations (for direct view in browser) are below:

Checks

To follow along during the session, participants need:

  • A Google Earth Engine (GEE) account to be able to use rgee to access GEE data and computational capabilities.
  • To install rgee package and its dependencies - install.packages ("rgee")- and run ee_install() in the console to help setup rgee. Details on how to setup and initialize GEE from within R can be found here

participants may wish also to install the following packages before the session: install.packages(c( "tidyverse", "sf", "leaflet", "ncdf4","lubridate", "ggplot2", "raster", "rgdal", "stars","rgee","cptcity"))

Resources:

R at vEGU2021

There are a number of other short courses using R that may be of interest to you:

Citation

Please refer to this course as:

  • Katie Smith, Louise Slater, Guillaume Thirel, Ilaria Prosdocimi, Abdou Khouakhi. (2021, April). Using R in Hydrology at vEGU2021