Skip to content

Commit 1c35d47

Browse files
author
Andy Barrett
committed
add sections from co-working doc
1 parent 67f66bf commit 1c35d47

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

_quarto.yml

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ website:
2525
contents:
2626
- text: "Welcome"
2727
href: nsidc-data-cookbook/introduction.qmd
28+
- text: "Our Cookbook"
29+
href: nsidc-data-cookbook/our-cookbook.qmd
30+
- text: "Tools we use"
31+
href: tools-we-use.qmd
2832
- section: "How do I..."
2933
href: nsidc-data-cookbook/how-to-guides/overview.qmd
3034
contents:
@@ -40,10 +44,20 @@ website:
4044
- section: "Reference Guides"
4145
href: nsidc-data-cookbook/reference-guides/overview.qmd
4246
contents:
47+
- text: "Dataset search and discovery"
48+
href: reference-guides/dataset-search-and-discovery.qmd
49+
- text: "Common NSIDC file formats"
50+
href: reference-guides/nsidc-file-formats.qmd
51+
- text: "Data Structures"
52+
href: reference-guides/data-structures.qmd
53+
- text: "NSIDC map projections and grids"
54+
href: nsidc-data-cookbook/reference-guides/projections.qmd
55+
- text: "Plotting NSIDC Data"
56+
href: nsidc-data-cookbook/reference-guides/plotting-data.qmd
57+
- text: "Datasets"
58+
href: nsidc-data-cookbook/reference-guides/datasets.qmd
4359
- text: "What is an API?"
4460
- text: "NASA collections and granules"
45-
- text: "Map projections and grids"
46-
href: nsidc-data-cookbook/reference-guides/projections.qmd
4761
- section: "Examples"
4862
contents:
4963

0 commit comments

Comments
 (0)