move to figshare links#309
Merged
wrightaprilm merged 3 commits intodatacarpentry:gh-pagesfrom Sep 12, 2018
wrightaprilm:gh-pages
Merged
move to figshare links#309wrightaprilm merged 3 commits intodatacarpentry:gh-pagesfrom wrightaprilm:gh-pages
wrightaprilm merged 3 commits intodatacarpentry:gh-pagesfrom
wrightaprilm:gh-pages
Conversation
| > - [plots.csv](https://ndownloader.figshare.com/files/3299474) | ||
| > - [bouldercreek_09_2013.txt]({{ page.root }}/data/bouldercreek_09_2013.txt) | ||
| > - [SQL Database]({{ page.root }}/data/portal_mammals.sqlite) | ||
| > - [SQL Database](https://ndownloader.figshare.com/files/11188550) |
Contributor
There was a problem hiding this comment.
@wrightaprilm, do we want to keep copies of the data files in this repo (in the data folder)?
Contributor
|
Adding bullet points from #306 here
|
| > [available on FigShare](https://figshare.com/articles/Portal_Project_Teaching_Database/1314459). | ||
| > | ||
| > We will use the eight files listed below for the data in this lesson. Download these files to your computer either by clicking [this link ](https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/datacarpentry/python-ecology-lesson/tree/gh-pages/data), which will give you everything in a single compressed file. You'll need to unzip this file after downloading it. | ||
| > We will use the eight files listed below for the data in this lesson. Download these files to your computer either by clicking [this link ](https://minhaskamal.github.io/DownGit/#/home?url=https:%2F%2Fgithub.com%2Fweecology%2Fportal-teachingdb), which will give you everything in a single compressed file. You'll need to unzip this file after downloading it. |
Contributor
There was a problem hiding this comment.
no need to change / to %2F
Contributor
Author
|
OK, I ran through everything. It all works with the ndownloader links, so I think we ought to merge this. Regarding points 2 and 3, I think we should just delete the surveys files. We can also delete plots.csv - it's no longer used. I agree with removing speciesSubset and just having them make it. |
Contributor
|
OK. Let's merge this PR and create a PR that deletes the files you mention. |
Contributor
Author
|
Sounds like a plan. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix issue #306. Pretty simple, but it would be great to have a second set of eyes on.