diff --git a/example_notebooks/IS2_cloud_data_access.md b/content/IS2_cloud_data_access.md similarity index 100% rename from example_notebooks/IS2_cloud_data_access.md rename to content/IS2_cloud_data_access.md diff --git a/example_notebooks/IS2_data_access.md b/content/IS2_data_access.md similarity index 100% rename from example_notebooks/IS2_data_access.md rename to content/IS2_data_access.md diff --git a/example_notebooks/IS2_data_access2-subsetting.md b/content/IS2_data_access2-subsetting.md similarity index 100% rename from example_notebooks/IS2_data_access2-subsetting.md rename to content/IS2_data_access2-subsetting.md diff --git a/example_notebooks/IS2_data_read-in.md b/content/IS2_data_read-in.md similarity index 100% rename from example_notebooks/IS2_data_read-in.md rename to content/IS2_data_read-in.md diff --git a/example_notebooks/IS2_data_variables.md b/content/IS2_data_variables.md similarity index 100% rename from example_notebooks/IS2_data_variables.md rename to content/IS2_data_variables.md diff --git a/example_notebooks/IS2_data_visualization.md b/content/IS2_data_visualization.md similarity index 100% rename from example_notebooks/IS2_data_visualization.md rename to content/IS2_data_visualization.md diff --git a/example_notebooks/QUEST_argo_data_access.md b/content/QUEST_argo_data_access.md similarity index 100% rename from example_notebooks/QUEST_argo_data_access.md rename to content/QUEST_argo_data_access.md diff --git a/example_notebooks/supporting_files/data-access_PineIsland/CITATIONS.txt b/content/supporting_files/data-access_PineIsland/CITATIONS.txt similarity index 100% rename from example_notebooks/supporting_files/data-access_PineIsland/CITATIONS.txt rename to content/supporting_files/data-access_PineIsland/CITATIONS.txt diff --git a/example_notebooks/supporting_files/data-access_PineIsland/README.txt b/content/supporting_files/data-access_PineIsland/README.txt similarity index 100% rename from example_notebooks/supporting_files/data-access_PineIsland/README.txt rename to content/supporting_files/data-access_PineIsland/README.txt diff --git a/example_notebooks/supporting_files/data-access_PineIsland/glims_polygons.dbf b/content/supporting_files/data-access_PineIsland/glims_polygons.dbf similarity index 100% rename from example_notebooks/supporting_files/data-access_PineIsland/glims_polygons.dbf rename to content/supporting_files/data-access_PineIsland/glims_polygons.dbf diff --git a/example_notebooks/supporting_files/data-access_PineIsland/glims_polygons.kml b/content/supporting_files/data-access_PineIsland/glims_polygons.kml similarity index 100% rename from example_notebooks/supporting_files/data-access_PineIsland/glims_polygons.kml rename to content/supporting_files/data-access_PineIsland/glims_polygons.kml diff --git a/example_notebooks/supporting_files/data-access_PineIsland/glims_polygons.prj b/content/supporting_files/data-access_PineIsland/glims_polygons.prj similarity index 100% rename from example_notebooks/supporting_files/data-access_PineIsland/glims_polygons.prj rename to content/supporting_files/data-access_PineIsland/glims_polygons.prj diff --git a/example_notebooks/supporting_files/data-access_PineIsland/glims_polygons.shp b/content/supporting_files/data-access_PineIsland/glims_polygons.shp similarity index 100% rename from example_notebooks/supporting_files/data-access_PineIsland/glims_polygons.shp rename to content/supporting_files/data-access_PineIsland/glims_polygons.shp diff --git a/example_notebooks/supporting_files/data-access_PineIsland/glims_polygons.shx b/content/supporting_files/data-access_PineIsland/glims_polygons.shx similarity index 100% rename from example_notebooks/supporting_files/data-access_PineIsland/glims_polygons.shx rename to content/supporting_files/data-access_PineIsland/glims_polygons.shx diff --git a/example_notebooks/supporting_files/simple_test_poly.gpkg b/content/supporting_files/simple_test_poly.gpkg similarity index 100% rename from example_notebooks/supporting_files/simple_test_poly.gpkg rename to content/supporting_files/simple_test_poly.gpkg diff --git a/myst.yml b/myst.yml index 0330702..974ca46 100644 --- a/myst.yml +++ b/myst.yml @@ -18,15 +18,14 @@ project: # Auto-generated by `myst init --write-toc` - file: README.md - title: Quest Example - file: example_notebooks/QUEST_argo_data_access.md + file: content/QUEST_argo_data_access.md - title: Tutorials children: - - file: example_notebooks/IS2_cloud_data_access.md - - file: example_notebooks/IS2_data_access2-subsetting.md - - file: example_notebooks/IS2_data_access.md - - file: example_notebooks/IS2_data_read-in.md - - file: example_notebooks/IS2_data_variables.md - - file: example_notebooks/IS2_data_visualization.md + - file: content/IS2_data_access.md + - file: content/IS2_data_access2-subsetting.md + - file: content/IS2_data_variables.md + - file: content/IS2_data_read-in.md + - file: content/IS2_cloud_data_access.md site: options: