earthlab / cft

Climate futures toolbox: easy MACA (MACAv2) climate data access 📦
https://www.earthdatascience.org/cft/index.html
25 stars 6 forks source link

Make sure this works with very small parks #88

Closed mbjoseph closed 4 years ago

mbjoseph commented 4 years ago

We should make sure that we can use very small polygons, e.g.,

file_refs <- cstdata(park = "Wolf Trap National Park for the Performing Arts",
                     years = c(2004, 2005),
                     models = "bcc-csm1-1",
                     parameters = "pr",
                     scenarios = "rcp45",
                     local_dir = "~", 
                     ncores = 1)