From 58b7714219c288e62e37cd2b894255b9e73bf556 Mon Sep 17 00:00:00 2001 From: Hollos Roland Date: Wed, 18 Dec 2019 14:54:57 +0100 Subject: [PATCH] fix name of getMetData --- RBBGCMuso/NAMESPACE | 2 +- RBBGCMuso/R/getMeteoData1.R | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RBBGCMuso/NAMESPACE b/RBBGCMuso/NAMESPACE index dcc923a..865bffe 100644 --- a/RBBGCMuso/NAMESPACE +++ b/RBBGCMuso/NAMESPACE @@ -7,7 +7,7 @@ export(cleanupMuso) export(compareMuso) export(copyMusoExampleTo) export(corrigMuso) -export(getMeteoData1BG) +export(getMeteoData1BGC) export(getyearlycum) export(getyearlymax) export(mtclim) diff --git a/RBBGCMuso/R/getMeteoData1.R b/RBBGCMuso/R/getMeteoData1.R index accdbe2..f85ad16 100644 --- a/RBBGCMuso/R/getMeteoData1.R +++ b/RBBGCMuso/R/getMeteoData1.R @@ -22,7 +22,7 @@ #' @importFrom tcltk tk_choose.dir tk_choose.files #' @export -getMeteoData1BG <- function(startYear=2017, endYear=2017, lon=18.8, lat=47.3, timeOut=7200, +getMeteoData1BGC <- function(startYear=2017, endYear=2017, lon=18.8, lat=47.3, timeOut=7200, monthList=sprintf("%02d",1:12), dayList=sprintf("%02d",1:31), hourList=sprintf("%02d:00",0:23),