This will serve as a replacement for the data system in SimpleSDMLayers.jl.
This package has a smaller mission statement, namely:
- provide a simple interface to get access to raster data
- implement this interface for commonly used data
- ensure that the raster data are downloaded as needed and stored in a central location
- 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)
For now this is a work in progress