-
Notifications
You must be signed in to change notification settings - Fork 24
/
index.Rmd
executable file
·79 lines (64 loc) · 4.01 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
---
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
bookdown::gitbook:
toc_depth: 3
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="https://obis.org/">Return to 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%}
# (PART\*) Overview {-}
# Introduction
This manual provides a comprehensive walk-through on how to contribute data to OBIS and how to access data from OBIS. It is divided into topical sections that provide detailed information on:
* [Frequently Asked Questions](FAQ.html)
* [How to contribute data to OBIS,](contribute.html) including information on data standards and terms of reference for OBIS groups
* [Formatting datasets](formatting.html)
* [Running quality control checks](data_qc.html)
* [Publishing data](data_publication.html)
* [Accessing data from OBIS](access.html)
* [Data visualization tips](dataviz.html)
* [Links to additional resources](other_resources.html)
The manual is designed to provide guidelines for OBIS nodes and data providers, ensuring that data published via OBIS are of high quality and adhere to internationally recognized standards. It also serves as a resource for data users on how to access, process, and visualize data from OBIS. See the [quick links](linklist.html) page for a quick reference to various guides, tools, and resources.
<div class="callbox-blue">
`r fontawesome::fa(name="youtube", fill="red")` See the [OBIS YouTube](https://www.youtube.com/playlist?list=PLlgUwSvpCFS4TS7ZN0fhByj_3EBZ5lXbF) playlist for many helpful How-to videos!
</div>
The OBIS manual is a dynamic document and is revised on a regular basis. We welcome suggestions for additions and changes, which can be sent to [[email protected]](mailto:[email protected]), the OBIS Capacity Development Task Team at [[email protected]](mailto:[email protected]), and/or submitted 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 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 [12th OBIS Steering Group](https://oceanexpert.org/event/3965). **NB:** Data users should be aware of the licenses associated with all datasets downloaded from OBIS (e.g. CC0, CC-BY, CC-BY-NC).
## Acknowledgements
This manual received contributions from (in alphabetical order): [Ward Appeltans](https://www.oceanexpert.net/expert/11770), [Abby Benson](https://orcid.org/0000-0002-4391-107X), [Samuel Bosch](https://www.oceanexpert.net/expert/26577),[Yi-Ming Gan](https://orcid.org/0000-0001-7087-2646), [Philip Goldstein](https://www.oceanexpert.net/expert/18051),[Mary Kennedy](https://www.oceanexpert.net/expert/13557), [Elizabeth Lawrence](https://oceanexpert.org/expert/50997), [Carolina Peralta Brichtova](https://oceanexpert.org/expert/26345), [Pieter Provoost](https://www.oceanexpert.net/expert/26192), [Saara Suominen](https://oceanexpert.org/expert/43352), [Serita van der Wal](https://oceanexpert.org/expert/49876), and [Leen Vandepitte](https://www.oceanexpert.net/expert/12313).