Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
ClimDatDownloadR
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jentsch, Helge
ClimDatDownloadR
Commits
827b1bd0
Commit
827b1bd0
authored
4 years ago
by
Jentsch, Helge
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into 'NewBranch'
# Conflicts: # DESCRIPTION
parents
358f35ee
cc2d846c
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+15
-1
15 additions, 1 deletion
README.md
with
15 additions
and
1 deletion
README.md
+
15
−
1
View file @
827b1bd0
...
...
@@ -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!
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment