Mercurial > repos > mnhn65mo > get_worldclim_data
diff clim_data.R @ 6:4507b52cbb7a draft default tip
Uploaded
author | mnhn65mo |
---|---|
date | Mon, 13 Aug 2018 10:08:10 -0400 |
parents | c29f8b25651c |
children |
line wrap: on
line diff
--- a/clim_data.R Mon Aug 13 06:27:05 2018 -0400 +++ b/clim_data.R Mon Aug 13 10:08:10 2018 -0400 @@ -40,7 +40,6 @@ 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(stringr)