update eDNA section of copendium to include link to iobis repo
@MathewBiddle is already working on this.
Since Oct 4, 2023.
- Dominant language
- Jupyter Notebook
- Stars
- 55
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
The markdown for eDNA doesn't include a link to the repo or notebook
https://ioos.github.io/bio_data_guide/applications.html#dataset-edna
That chapter is created from datasets/dataset-edna
which uses git submodules to pull in https://github.com/iobis/dataset-edna/
we should include some references back to the source repo. Just not sure how to, unless we update https://github.com/iobis/dataset-edna/README.md or fiddle with the GHA like we're already doing: https://github.com/ioos/bio_data_guide/blob/4a4cd14bfab5a14e24486eb0f6c7d654803842bd/.github/workflows/deploy_bookdown.yml#L37-L39
Contributor guide
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.
Assessment
This issue has not been assessed yet.