-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path_quarto.yml
More file actions
90 lines (85 loc) · 2.96 KB
/
_quarto.yml
File metadata and controls
90 lines (85 loc) · 2.96 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
project:
type: website
output-dir: docs
website:
title: "iSamples"
favicon: assets/isamplesfavicon.ico
sidebar:
style: "docked"
search: true
logo: assets/isampleslogopetal.png
tools:
- icon: github
href: https://github.com/isamplesorg
- icon: slack
href: https://isamples.slack.com/
- icon: twitter
href: https://twitter.com/isamplesorg
contents:
- href: about.qmd
text: Goals
aria-label: "Goals of the iSamples project"
- href: people.qmd
text: People
aria-label: "People of the iSamples project"
- section: "Information Architecture"
contents:
- design/index.qmd
- design/requirements.md
- text: Metadata Model
href: "https://isamplesorg.github.io/metadata/"
- models/index.qmd
- section: "Outputs"
contents:
- text: 2020 SPNHC conference talk (video)
href: https://youtu.be/eRUw5NMksFo?t=105
- text: iSamples metadata model talk (slides, PDF)
href: assets/2022-11_iSamplesMetadata.pdf
- text: Publications
href: pubs.qmd
- text: Zenodo community
href: https://zenodo.org/communities/isamples
- icon: github
text: Github repositories
href: "https://github.com/isamplesorg/"
- text: "Interactive Explorer"
href: tutorials/isamples_explorer.qmd
aria-label: "Search and explore 6.7M samples"
- section: "Tutorials"
contents:
- text: "Overview"
href: tutorials/index.qmd
- text: "Deep-Dive Analysis"
href: tutorials/zenodo_isamples_analysis.qmd
- text: "3D Globe Visualization"
href: tutorials/parquet_cesium_isamples_wide.qmd
- text: "Progressive Globe (H3 + Samples)"
href: tutorials/progressive_globe.qmd
- text: "Technical: Narrow vs Wide"
href: tutorials/narrow_vs_wide_performance.qmd
repo-url: https://github.com/isamplesorg/isamplesorg.github.io
repo-actions: [edit, issue]
page-footer:
left: >
© Copyright 2020, iSamples Project. This material is based upon work
supported by the National Science Foundation under Grant Numbers
[2004839](https://nsf.gov/awardsearch/showAward?AWD_ID=2004839),
[2004562](https://nsf.gov/awardsearch/showAward?AWD_ID=2004562),
[2004642](https://nsf.gov/awardsearch/showAward?AWD_ID=2004642), and
[2004815](https://nsf.gov/awardsearch/showAward?AWD_ID=2004815).
right: >
Any opinions, findings, and conclusions or recommendations expressed in
this material are those of the author(s) and do not necessarily reflect
the views of the [National Science Foundation](https://nsf.gov/).
format:
html:
toc: true
toc-depth: 4
number-sections: true
anchor-sections: false
number-depth: 8
theme: cosmo
css: styles.css
#filters:
# - pandoc-plantuml
# comment out for testing