https://github.com/poisotlab/simplesdmdatasets.jl
https://github.com/poisotlab/simplesdmdatasets.jl
biogeography julia raster-data species-distribution-models
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/poisotlab/simplesdmdatasets.jl
- Owner: PoisotLab
- Created: 2022-10-24T23:16:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-30T01:38:15.000Z (over 3 years ago)
- Last Synced: 2024-05-02T06:13:35.715Z (about 2 years ago)
- Topics: biogeography, julia, raster-data, species-distribution-models
- Language: Julia
- Homepage: https://poisotlab.github.io/SimpleSDMDatasets.jl/
- Size: 236 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SimpleSDMDatasets
This *will* serve as a replacement for the data system in *SimpleSDMLayers.jl*.
 

This package has a smaller 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)
For now this is a *work in progress*