Skip to content

Commit 7a514bb

Browse files
author
Roger Reka
committed
Resolved the conflicts in setup.md
1 parent a3e8e5f commit 7a514bb

1 file changed

Lines changed: 2 additions & 25 deletions

File tree

setup.md

Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4,45 +4,22 @@ title: Setup
44
---
55

66
> ## Data
7-
<<<<<<< Updated upstream
8-
> Data for this lesson is based on the Portal Project Teaching Database -
9-
> [available on FigShare](https://figshare.com/articles/Portal_Project_Teaching_Database/1314459).
10-
>
11-
> For this lesson we will use the eight files listed below for data.
12-
> These can be download by following the below links
13-
=======
147
> Data for this lesson is from the Portal Project Teaching Database
158
> [which can be found on FigShare](https://figshare.com/articles/Portal_Project_Teaching_Database/1314459).
169
> Specifically, we use the following eight data files:
17-
>>>>>>> Stashed changes
18-
>
1910
> - [surveys.csv](https://ndownloader.figshare.com/files/10717177)
20-
> - [surveys2001.csv]({{ page.root }}/data/surveys2001.csv)
21-
> - [surveys2002.csv]({{ page.root }}/data/surveys2002.csv)
22-
> - [species.csv](https://ndownloader.figshare.com/files/3299483)
23-
> - [speciesSubset.csv]({{ page.root }}/data/speciesSubset.csv)
2411
> - [surveys2001.csv]({{ page.root }}/data/yearly_files/surveys2001.csv)
2512
> - [surveys2002.csv]({{ page.root }}/data/yearly_files/surveys2002.csv)
13+
> - [species.csv](https://ndownloader.figshare.com/files/3299483)
14+
> - [speciesSubset.csv]({{ page.root }}/data/speciesSubset.csv)
2615
> - [plots.csv](https://ndownloader.figshare.com/files/3299474)
2716
> - [bouldercreek_09_2013.txt]({{ page.root }}/data/bouldercreek_09_2013.txt)
28-
<<<<<<< Updated upstream
29-
> - [SQL Database](https://ndownloader.figshare.com/files/11188550)
30-
31-
> Five of the above eight files can also be obtained via
32-
> [this link](https://github.com/weecology/portal-teachingdb/archive/master.zip),
33-
> returning a single compressed file.
34-
> You'll need to unzip this file after downloading it, but also manually download the remaining three files
35-
> [surveys2001.csv]({{ page.root }}/data/yearly_files/surveys2001.csv),
36-
> [surveys2002.csv]({{ page.root }}/data/yearly_files/surveys2002.csv) and
37-
> [bouldercreek_09_2013.txt]({{ page.root }}/data/bouldercreek_09_2013.txt).
38-
=======
3917
> - [portal_mammals.sqlite](https://ndownloader.figshare.com/files/11188550)
4018
>
4119
> Please download them (by clicking on the corresponding links) and move them to the same directory, or
4220
> [download all the files as a zip]({{ page.root }}/data/portal-teachingdb-master.zip)
4321
> which will give you everything in a single compressed file. You'll need to unzip
4422
> this file after downloading it.
45-
>>>>>>> Stashed changes
4623
{: .prereq}
4724

4825

0 commit comments

Comments
 (0)