biogeospatial / BiodiverseR

R interface for Biodiverse
GNU General Public License v3.0
3 stars 1 forks source link

pre-aggregation rework #85

Open shawnlaffan opened 1 month ago

shawnlaffan commented 1 month ago

Pre-aggregation of data is a useful thing (see #16) but is likely best applied to existing data frames, rasters and similar objects.

We can let the Biodiverse itself handle files on-disk.

While we are at it, the current code needs to: