From 036886b21e752e0b89d8deb333f4fd321f6f1e87 Mon Sep 17 00:00:00 2001 From: Andrea Manica Date: Wed, 13 Sep 2023 12:56:47 +0100 Subject: [PATCH] remove note after bugfix --- data-raw/helper_functions/verify_files_by_dataset.R | 4 ---- 1 file changed, 4 deletions(-) diff --git a/data-raw/helper_functions/verify_files_by_dataset.R b/data-raw/helper_functions/verify_files_by_dataset.R index c63b3148..b0091cda 100644 --- a/data-raw/helper_functions/verify_files_by_dataset.R +++ b/data-raw/helper_functions/verify_files_by_dataset.R @@ -24,7 +24,3 @@ if (any(problem_rows)){ cat("all files are fine") } - -### There is a problem with how we are renaming variables when downloading future worldclim -# monthly variables (it's not working) -# check line 78