generated from nmfs-opensci/NOAA-quarto-simple
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_quarto.yml
More file actions
104 lines (94 loc) · 3.09 KB
/
_quarto.yml
File metadata and controls
104 lines (94 loc) · 3.09 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
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
project:
type: website
website:
page-navigation: true
title: "PAM-UxS"
site-url: "https://nmfs-ost.github.io/PAM-Glider/"
repo-url: "https://github.com/nmfs-ost/PAM-Glider"
repo-actions: [edit, source, issue]
favicon: content/images/SEAGLIDER.png
page-footer:
right: "This page is built with [Quarto](https://quarto.org/)."
left: "© CC-1.0"
sidebar:
background: "#D9E3E4"
logo: "https://upload.wikimedia.org/wikipedia/commons/7/79/NOAA_logo.svg"
favicon: favicon.ico
pinned: true
align: center
tools:
- icon: globe
href: https://nmfs-ost.github.io/PAM-Glider/
text: "NOAA Fisheries PAM Glider Research"
- icon: github
href: https://github.com/nmfs-ost/PAM-Glider
text: "NOAA NMFS PAM Glider"
style: "docked"
search: true
collapse-level: 1
contents:
- href: index.qmd
text: Home
- href: content/about.qmd
text: About Us
- section: content/resources.qmd
contents:
- href: content/glider-labs.qmd
text: NMFS Glider Labs
- href: content/gliders.qmd
text: Gliders
- href: content/sensors.qmd
text: Sensors
- section: content/glider-FieldTesting.qmd
contents:
- href: content/glider-LocalFieldTesting.qmd
text: Local Sea Trials
- href: content/glider-rodeo.qmd
text: Glider Rodeo
- href: content/shipSurveys.qmd
text: Ship & Glider Surveys
- href: content/gliderSoundscapes.qmd
text: Soundscapes
# - href: content/modeling.qmd
# text: Spatial Modeling
- href: content/transitionPlan.qmd
text: Transition Plan
- href: content/p2w.qmd
text: Plankton to Whales
- section: content/analysis.qmd
contents:
- section: content/data_processing/AcousticData-preprocessing.qmd
contents:
- href: content/data_processing/seaglider-wispr.qmd
text: Seaglider - WISPR
- href: content/data_processing/seaglider-pmar-xl.qmd
text: Seaglider - PMAR XL
- href: content/data_processing/slocum-wispr3.qmd
text: Slocum - WISPR 3
- href: content/data_processing/slocum-dmon2.qmd
text: Slocum - DMON 2
- href: content/data_processing/oceanscout-wispr6.qmd
text: Oceanscout - WISPR 6.1
- href: content/data_processing/alseamar.qmd
text: Alseamar
- href: content/data_processing/EnvData-processing.qmd
- href: content/data_processing/DeploymentSummaries.qmd
- href: content/infoSharing.qmd
text: Information Sharing
- href: content/presentations.qmd
text: Presentations & Publications
- href: content/contact.qmd
text: Contact Us
format:
html:
theme:
light: [cosmo, theme.scss]
dark: [cosmo, theme-dark.scss]
code-copy: true
code-overflow: wrap
toc: true
link-external-newwindow: true
page-layout: full
filters:
- include-files.lua
- quarto