SimpleSDMDatasets

This package serves as the data provisioning system for SpeciesDistributionToolkit.

GitHub Workflow Status Codecov

GitHub top language

This package has a very small mission statement, namely:

  1. provide a simple interface to get access to raster data
  2. implement this interface for commonly used data
  3. ensure that the raster data are downloaded as needed and stored in a central location
  4. provide enough checks that users can build on top of it rapidly (for example, the wrapper for bioclim in CHELSA2.1 is only about 15 loc)