GarrettLab / HabitatConnectivity

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

Removing dependency of geodata #121

Open krishnakeshav opened 2 weeks ago

krishnakeshav commented 2 weeks ago
  1. Removed geodata dependency
  2. Removed data sources as parameters from parameters.yaml
  3. Removed functions that depended on data sources
  4. Simplified logic to support input to terra::rast()
  5. Modified tests
  6. Removed some tests
  7. Removed examples that were downloading crops from geodata for package building.