@@ -23,26 +23,40 @@ website:
2323 search : true
2424 collapse-level : 1
2525 contents :
26- - text : " Welcome"
26+ - text : " Welcome to our Cookbook "
2727 href : index.qmd
28- - text : " Our Cookbook "
28+ - text : " Getting Started "
2929 href : our-cookbook.qmd
30- - text : " Tools we use"
31- href : tools-we-use.qmd
32- - text : " Types of data at NSIDC"
33- href : reference-guides/data-structures.qmd
34- - text : " Dataset search and discovery"
35- href : reference-guides/dataset-search-and-discovery.qmd
36- - text : " Common NSIDC file formats"
37- href : reference-guides/nsidc-file-formats.qmd
38- - text : " NSIDC map projections and grids"
39- href : reference-guides/projections.qmd
40- - text : " Plotting NSIDC Data"
41- href : reference-guides/plotting-data.qmd
42- - text : " Datasets"
43- href : reference-guides/datasets.qmd
44- - text : " What is an API?"
45- - text : " NASA collections and granules"
30+ - text : " Quick Start Guide"
31+ # href: quickstart.qmd
32+ - section : " Data Orientaion"
33+ # href: reference-guides/data-orient-overview.qmd
34+ contents :
35+ - text : " Types of data at NSIDC"
36+ href : reference-guides/data-structures.qmd
37+ - text : " Common NSIDC file formats"
38+ href : reference-guides/nsidc-file-formats.qmd
39+ - text : " NASA collections and granules"
40+ - text : " Datasets"
41+ href : reference-guides/datasets.qmd
42+ - section : " Working with Data"
43+ # href: reference-guides/working-with-data-overview.qmd
44+ contents :
45+ - section : " Finding and Accessing Data"
46+ contents :
47+ - text : " Dataset search and discovery"
48+ href : reference-guides/dataset-search-and-discovery.qmd
49+ - text : " Dataset retrieval"
50+ - text : " What is an API?"
51+ - section : " Wrangling Data"
52+ - section : " Visualizing Data"
53+ contents :
54+ - text : " Plotting NSIDC Data"
55+ href : reference-guides/plotting-data.qmd
56+ - text : " NSIDC map projections and grids"
57+ href : reference-guides/projections.qmd
58+ - text : " Tools we use"
59+ href : tools-we-use.qmd
4660 - text : " Best Practices"
4761 - section : " How do I..."
4862 href : how-to-guides/overview.qmd
0 commit comments