Skip to content

Commit 67ac851

Browse files
committed
documentation
1 parent b1cfb9e commit 67ac851

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

NEWS.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
# ecmwfr 2.0.4
1+
# ecmwfr 2.0.3
22

33
* fix of Addin conversion issue (edge case)
44
* documentation corrections by @Rafnuss
5-
6-
# ecmwfr 2.0.3
7-
85
* fix of feedback on failed downloads
96

107
# ecmwfr 2.0.2

R/wf_request.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#' used to retrieve the token set by \code{\link[ecmwfr]{wf_set_key}}
1313
#' @param path path were to store the downloaded data
1414
#' @param time_out how long to wait on a download to start (default =
15-
#' \code{3*3600} seconds).
15+
#' \code{3600} seconds).
1616
#' @param retry polling frequency of submitted request for downloading (default =
1717
#' \code{30} seconds).
1818
#' @param transfer logical, download data TRUE or FALSE (default = TRUE)

man/wf_request.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)