-
Notifications
You must be signed in to change notification settings - Fork 6
/
index.Rmd
37 lines (26 loc) · 1.8 KB
/
index.Rmd
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
27
28
29
30
31
32
33
34
35
36
37
---
title: "Ocean Health Index Toolbox Training"
author: "Ocean Health Index Team"
date: "`r Sys.Date()`"
site: bookdown::bookdown_site
output: bookdown::gitbook
documentclass: book
bibliography: [book.bib, packages.bib]
biblio-style: apalike
link-citations: yes
github-repo: ohi-science/ohi-trainings
description: "This is the official Ocean Health Index Toolbox training."
---
# Welcome {#welcome}
This book is the Toolbox Training for the Ocean Health Index. It improved iteratively and the most recent version always openly available online.
The single biggest motivation of the Ocean Health Index is to use science to inform marine management. And not just any science, the best available science, data, methods, and tools.
OHI assessments use collaborative open software so that they are transparent and reproducible; we call this software the OHI Toolbox.
Openness is an important part of how we work; we describe how and why in Lowndes *et al.* 2017, *Nature Ecology & Evolution:* [Our path to better science in less time using open data science tools](https://www.nature.com/articles/s41559-017-0160). Using the OHI Toolbox requires coding and using data science software; you can learn this in OHI's [Intro to Open Data Science](http://ohi-science.org/data-science-training/) training book.
This Toolbox Training book will train you to prepare for and use the OHI Toolbox. It can be used to teach workshops or for self-paced learning.
If you're looking for a higher-level overview of what the OHI is and how to start thinking about it with your team, please see the [OHI Onboarding Book](http://ohi-science.org/onboarding/index.html).
<br>
<!---
TODO, including:
- first X chapters are overview of the workflow, independent from Toolbox
- next X chapters are Tbx specific
TODO @jules32: citation information --->