Adding all sample datasets to facilitate testing
@ariane-millot is already working on this.
Since Oct 15, 2023.
Assessment
This issue has not been assessed yet.
Description
@ariane-millot let's try to document and add on the repo all the datasets used to run the different scripts. In the latest pull, I am missing several of the raster datasets that you probably used, thus I cannot run all elements of the code. We can use this issue to record all vector and raster datasets we use (name, source, justification) and then add them to a common folder preferably on GitHub. If the size surpasses GitHub's allowance (~50MB) then we:
- either limit the test areas from Cooperbelt to sth smaller or
- store everything on an external folder (e.g., G.drive, SharePoint) and add the link to the repo.
The latter would require a slight restructure of the scripts too. This will however allow easier testing moving forward, especially since we want to start merging the different pieces.
- Dominant language
- Jupyter Notebook
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.