schwilklab / skyisland-climate

Climate data and code for Sky Island project
2 stars 2 forks source link

Loading ascii grids is time consuming -- we should cache data in load_grids.R #27

Closed dschwilk closed 8 years ago

dschwilk commented 8 years ago

I should move the get_data() function to a stand alone source file and apply the same strategy to the ascii grids that we've applied to the ibutton data and the PCA results.