-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.Rmd
More file actions
26 lines (18 loc) · 1.26 KB
/
Copy pathREADME.Rmd
File metadata and controls
26 lines (18 loc) · 1.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
output: github_document
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```
# open-source biodiversity maps
<!-- badges: start -->
<!-- badges: end -->
This repository contains the codes and most of the data used in the publication _Use of openly available occurrence data to generate biodiversity maps within the South African EEZ_ that is currently in press in the _African Journal of Marine Science_ [publication details to follow soon]. The main purpose of the projec are:
- To demonstrate how readily available species occurence data and environmental data can be used to construct maps of biodiveristy by stacking species distribution maps
- To provide comprehensive maps of biodiversity of _benthos_, _fishes_, and _zooplanktons_ within the _EEZ_ of South Africa
# Note
Currently the R codes used throughout the lifecycle of this project and locally (on my laptop) compiled report are uploaded to github. The processd occurrence data are not uploded in this round largely due to file size (about 10GB) which at the moment is costly for the authors to both upload to and host in github. At a later stage some parts of the processed data will be uploaded.