Sentinel-2 WHFF project.
Sentinel-2 data and other data referenced in the scripts are stored on a server which is only BFH internally accessible. See: https://sentinel.geodata.linux.bfh.ch/
Show git user name and email address (use Terminal window in RStudio): git config --global --list
Change git user name: git config --global user.name "USERNAME"
Change git email address: git config --global user.email EMAIL