Skip to content
Snippets Groups Projects
Commit 827b1bd0 authored by Jentsch, Helge's avatar Jentsch, Helge
Browse files

Merge branch 'master' into 'NewBranch'

# Conflicts:
#   DESCRIPTION
parents 358f35ee cc2d846c
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,20 @@
To get started please proceed [here](./articles/ClimDatDownloadR.html).
_This R-package was developed as a student project for the masters programm Geography at the Universität Hamburg, Germany._
## Update 09.03.2021
As of today a new alpha version is released.
If you want to test the ClimDatDownloadR-package please feel free to install the package via
_This R-package was developed as a student project for the masters programm Geography at the Universität Hamburg, Germany._
`install.packages("https://gitlab.rrz.uni-hamburg.de/helgejentsch/climdatdownloadr/-/archive/master/climdatdownloadr-master.tar.gz", repos = NULL, type = "source")`
and if you need the dependencies via
`install.packages(c("gdalUtils", "httr", "ncdf4", "qpdf", "raster", "RCurl", "RefManageR", "rgdal", "stringr", "sf", "sp", "svMisc", "utils"), dependencies = TRUE)`
I would appreciate your feedback and possible bug reports.
If you find anything, please send an email to [helge.marc.ole.jentsch@uni-hamburg.de](<mailto:helge.marc.ole.jentsch@uni-hamburg.de>)
Thank you very much for using ClimDatDownloadR!
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment