-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
First off, excellent work here - this is a really exciting project and I'm excited to see how it performs for my use case!
I am wondering about which of the model's inputs are required to be populated by the user, which are downloaded programmatically, and which are output directories.
For example:
- path
occsreferences occurrence data, which is downlaoaded usingDownload_GBIF_Data.py - path
shpsreferences geometries used to perform spatial cross validation and properly match occurrence data with NAIP imagery, but I am expected to have populated it myself (?) - path
runsreferences experimental runs of training the model, fitting SDMs, etc (I have not gotten here yet so just guessing)
I encountered this within the Build_Data.py step, where it kicked due to me not having "gadm36_USA/gadm36_USA_1.shp".
Based on your README it sounds like you are planning to automatically download some of these necessary inputs programmatically, but if you could point me to where some of these inputs live, I could add those download scripts to my fork of your repo and submit back a PR!
Thanks again - this is cool and I'm keen to tinker.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels