Skip to content

Commit d3e7858

Browse files
authored
Merge pull request #498 from NASA-Openscapes/reorg-examples-directory
Reorg examples directory
2 parents 024cabf + 042ae04 commit d3e7858

14 files changed

Lines changed: 15 additions & 41 deletions

_quarto.yml

Lines changed: 14 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -117,41 +117,28 @@ website:
117117
href: external/xarray.ipynb
118118
- text: "Sentinel-6 OPeNDAP & Gridding"
119119
href: external/sentinel-6_opendap_access_gridding.ipynb
120-
# - section: "Examples by Data Provider"
121-
# href: examples/index.qmd
122-
# contents:
123120
- text: "Direct Access & Harmony Workflow"
124-
href: examples/Transform-workflow.ipynb
125-
- section: "GES DISC"
126-
contents:
127-
- text: "MERRA2 with Kerchunk"
128-
href: examples/GESDISC/GESDISC_MERRA2_tavg1_2d_flx_Nx__Kerchunk.ipynb
129-
- section: "LP DAAC"
130-
contents:
131-
- text: "HLS Point Buffer Search & Access"
132-
href: examples/LPDAAC/Find_and_Access_HLS_PointBuffer.ipynb
133-
- text: "ECOSTRESS with Kerchunk"
134-
href: examples/LPDAAC/LPDAAC_ECOSTRESS_LSTE__Kerchunk.ipynb
121+
href: tutorials/Transform-workflow.ipynb
122+
- text: "MERRA2 with Kerchunk"
123+
href: tutorials/GESDISC_MERRA2_tavg1_2d_flx_Nx__Kerchunk.ipynb
124+
- text: "HLS Point Buffer Search & Access"
125+
href: tutorials/Find_and_Access_HLS_PointBuffer.ipynb
126+
- text: "ECOSTRESS with Kerchunk"
127+
href: tutorials/LPDAAC_ECOSTRESS_LSTE__Kerchunk.ipynb
135128
- section: "NSIDC"
136129
contents:
137130
- text: "ICESat-2 OnPrem vs Cloud"
138131
href: examples/NSIDC/ICESat2-CMR-OnPrem-vs-Cloud.ipynb
139132
- text: "ICESat-2 CMR & AWS S3"
140133
href: examples/NSIDC/ICESat2-CMR-AWS-S3.ipynb
141-
- section: "ORNL DAAC"
142-
contents:
143134
- text: "DAYMET Direct S3 Access"
144-
href: examples/ORNL/Data_Access__Direct_S3_Access__ORNL_DAYMET.ipynb
145-
- text: "DAYMET with Kerchunk"
146-
href: examples/ORNL/ORNL_DAYMET__Kerchunk.ipynb
147-
- section: "PO.DAAC"
148-
contents:
149-
- text: "ECCO SSH with Kerchunk"
150-
href: examples/PODAAC/PODAAC_ECCO_SSH__Kerchunk.ipynb
151-
- section: "USGS"
152-
contents:
153-
- text: "Landsat C2 Search & Access"
154-
href: examples/USGS_Landsat/Landsat_C2_Search_Access.ipynb
135+
href: tutorials/Data_Access__Direct_S3_Access__ORNL_DAYMET.ipynb
136+
- text: "DAYMET with Kerchunk"
137+
href: tutorials/ORNL_DAYMET__Kerchunk.ipynb
138+
- text: "ECCO SSH with Kerchunk"
139+
href: tutorials/PODAAC_ECCO_SSH__Kerchunk.ipynb
140+
- text: "Landsat C2 Search & Access"
141+
href: tutorials/Landsat_C2_Search_Access.ipynb
155142

156143
# ============================================================
157144
# SECTION 4: HOW-TO GUIDES (goal-oriented, assumes context)

examples/data/gulf.json

Lines changed: 0 additions & 6 deletions
This file was deleted.
-126 KB
Binary file not shown.
-385 KB
Binary file not shown.

examples/index.qmd

Lines changed: 0 additions & 7 deletions
This file was deleted.

examples/ORNL/Data_Access__Direct_S3_Access__ORNL_DAYMET.ipynb renamed to tutorials/Data_Access__Direct_S3_Access__ORNL_DAYMET.ipynb

File renamed without changes.
File renamed without changes.

examples/GESDISC/GESDISC_MERRA2_tavg1_2d_flx_Nx__Kerchunk.ipynb renamed to tutorials/GESDISC_MERRA2_tavg1_2d_flx_Nx__Kerchunk.ipynb

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)