-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
16 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,13 +5,27 @@ rdwd ToDo-list / wishlist / issues | |
- selectDWD: if res/var/per is NA or "", give a selection popup | ||
- for per="monthly", make readDWD recognize MESS_DATUM_ENDE and _BEGINN, potentially create new column MESS_DATUM yyyy-mm-15 | ||
- readDWD: figure out reason for fread trouble (reported in emails by some users) | ||
- add list of colum name explanations | ||
- allow abbreviations of res hourly/daily/monthly | ||
|
||
--------------------------------------- | ||
rdwd: DWD Climate Data access package by Berry Boessenkool, [email protected] | ||
Any feedback is welcome, per email or on github.com/brry/rdwd | ||
--------------------------------------- | ||
|
||
|
||
----------------------------- | ||
----------------------------- | ||
|
||
Version 0.9.0 (2017-11-03) | ||
- readDWD: readDWD.data and readDWD.meta are now separate (non-exported) functions | ||
- readDWD: fread default is now FALSE | ||
- dataDWD: fread and overwrite arguments added | ||
- references dutch meteo package and useR!2017 rdwd presentation | ||
- importFrom entries completed | ||
- DESCRIPTION: BugReports entry added | ||
|
||
|
||
----------------------------- | ||
----------------------------- | ||
|
||
|