Mercurial > repos > mnhn65mo > get_worldclim_data
diff clim_data.R @ 5:c29f8b25651c draft
Uploaded
author | mnhn65mo |
---|---|
date | Mon, 13 Aug 2018 06:27:05 -0400 |
parents | 2d41c34c9aeb |
children | 4507b52cbb7a |
line wrap: on
line diff
--- a/clim_data.R Mon Aug 13 04:17:34 2018 -0400 +++ b/clim_data.R Mon Aug 13 06:27:05 2018 -0400 @@ -40,7 +40,7 @@ library('raster',quietly=TRUE) library(sp,quietly = TRUE, warn.conflicts = FALSE) library(ncdf4,quietly = TRUE, warn.conflicts = FALSE) -library(rgdal,quietly = TRUE, warn.conflicts = FALSE) #To save as geotif +#library(rgdal,quietly = TRUE, warn.conflicts = FALSE) #To save as geotif library(stringr)