earthlab / cft

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

Inaccessible subset code #73

Closed mbjoseph closed 4 years ago

mbjoseph commented 4 years ago

Since we removed AWS support, there is now some inaccessible code in our subsetting function: https://github.com/earthlab/cst/blob/master/R/subsetting.R#L218-L221

We can refactor this a bit to simplify and remove this