-
Notifications
You must be signed in to change notification settings - Fork 24
/
index.Rmd
executable file
·62 lines (51 loc) · 2.64 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
title: "The OBIS manual"
site: "bookdown::bookdown_site"
date: "`r format(Sys.time(), '%d %B, %Y')`"
geometry: "left=2.4cm,right=2.4cm,top=2.8cm,bottom=2.8cm"
papersize: a4paper
classoption: openany
urlcolor: Bittersweet
header-includes:
- \AtBeginEnvironment{longtable}{\tiny}
- \AtBeginEnvironment{verbatim}{\scriptsize}
- \usepackage[utf8]{inputenc}
- \DeclareUnicodeCharacter{3BC}{$\mu$}
- \usepackage{enumitem}
- \setlistdepth{20}
- \renewlist{itemize}{itemize}{20}
- \renewlist{enumerate}{enumerate}{20}
- \setlist[itemize]{label=$\cdot$}
- \setlist[itemize,1]{label=\textbullet}
- \setlist[itemize,2]{label=--}
- \setlist[itemize,3]{label=*}
output:
bookdown::pdf_book:
template: null
toc_depth: 4
bookdown::gitbook:
includes:
in_header: [google_analytics.html]
split_by: rmd
css: "style.css"
config:
toc:
collapse: none
before: |
<li><a href="/">The OBIS manual</a></li>
<li><a href="/">[The OBIS.org](https://obis.org/)</a></li>
documentclass: book
biblio-style: apalike
link-citations: yes
editor_options:
chunk_output_type: console
---
\newpage
![](images/obis_logo.png){width=50%}
# Introduction
This manual provides an overview on how to contribute data to OBIS and how to acess data from OBIS. It provides guidelines for OBIS nodes and data providers on the OBIS standards and data management best practices to ensure that data published via OBIS are of high quality and follows internationally recognised standards. It also provides guidelines for data users on how to access, process and visualize data from OBIS.
The OBIS manual is a dynamic document and is revised on a regular basis. Suggestions for additions and changes to this document are welcome and can be sent to the OBIS Capacity Development Task Team by email to [[email protected]](mailto:[email protected]) or added as issues at <https://github.com/iobis/manual/issues>.
## Guidelines on the sharing and use of data in OBIS
It is important that our data providers as well as all the data users are aware and agree on the [OBIS guidelines on the sharing and use of data in OBIS](policy.html), which was adoped at the [4th OBIS Steering Group](https://obis.org/about/sg-obis-4).
## Acknowledgements
This manual received contributions from: [Leen Vandepitte](https://www.oceanexpert.net/expert/12313), [Mary Kennedy](https://www.oceanexpert.net/expert/13557), [Philip Goldstein](https://www.oceanexpert.net/expert/18051), [Pieter Provoost](https://www.oceanexpert.net/expert/26192), [Samuel Bosch](https://www.oceanexpert.net/expert/26577) and [Ward Appeltans](https://www.oceanexpert.net/expert/11770).