GarrettLab / HabitatConnectivity

geohabnet R package
https://garrettlab.github.io/HabitatConnectivity/
GNU General Public License v3.0
7 stars 4 forks source link

Storing dataset #107

Closed krishnakeshav closed 5 months ago

krishnakeshav commented 5 months ago

Program uses TIF files to produce spatial raster for map background and and zero values. It downloads the file from Amazon S3 currently. S3 is also used as backup for MapSpam dataset. We need to find an alternative way to store these dataset.

Few options -

  1. Calculate required spatial rasters in runtime.
  2. Use external storage for data.
  3. Publish dataset as a package or independently. E.g. Zenodo