Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix external notebooks #366

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,5 @@ examples/NSIDC/data

/.venv/

external/
how-tos/test.nc
earthdata-cloud-cookbook.code-workspace
16 changes: 0 additions & 16 deletions _import/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,22 +79,6 @@
"target": "on-prem_cloud.ipynb",
"process": false
},
{
"title": "Zarr Access for NetCDF4 files",
"preamble": "This notebook was originally developed for the 2021 Cloud Hackathon, and has been updated with most current approaches.",
"source": "https://nasa-openscapes.github.io/2021-Cloud-Hackathon/tutorials/09_Zarr_Access.html",
"url": "https://raw.githubusercontent.com/NASA-Openscapes/2021-Cloud-Hackathon/main/tutorials/09_Zarr_Access.ipynb",
"target": "zarr_access.ipynb",
"process": false
},
{
"title": "Setup",
"preamble": "This notebook was originally developed for the 2021 Cloud Hackathon, and has been updated with most current approaches.",
"source": "https://github.com/NASA-Openscapes/2021-Cloud-Hackathon",
"url": "https://raw.githubusercontent.com/NASA-Openscapes/2021-Cloud-Hackathon/main/tutorials/00_Setup.md",
"target": "setup.md",
"process": false
},
{
"title": "ICESat-2 and Landsat in the cloud",
"preamble": "This notebook was originally developed by CryoCloud and NSIDC.",
Expand Down
34,537 changes: 34,537 additions & 0 deletions external/IS2_cloud_Landsat_integration.ipynb

Large diffs are not rendered by default.

939 changes: 772 additions & 167 deletions external/appeears_csv_cloud_access.ipynb

Large diffs are not rendered by default.

14 changes: 0 additions & 14 deletions external/cof-zarr-reformat.ipynb
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "c3df54cc",
"metadata": {},
"source": [
"# COF Zarr Access via Reformat\n",
"\n",
"imported on: **2023-05-30**\n",
"\n",
"<p>This notebook is from NASA's PO.DAAC, Access ECCO data via Harmony and the Zarr reformatter service example</p>\n",
"\n",
"> The original source for this document is [https://github.com/podaac/ECCO](https://github.com/podaac/ECCO)"
]
},
{
"cell_type": "markdown",
"id": "united-stand",
Expand Down
14 changes: 0 additions & 14 deletions external/data_access_direct_S3.ipynb
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "f4a310e0",
"metadata": {},
"source": [
"# Direct S3 Data Access with rioxarray\n",
"\n",
"imported on: **2023-05-30**\n",
"\n",
"<p>This notebook was originally developed for the 2021 Cloud Hackathon, and has been updated with most current approaches.</p>\n",
"\n",
"> The original source for this document is [https://nasa-openscapes.github.io/2021-Cloud-Hackathon/tutorials/05_Data_Access_Direct_S3.html](https://nasa-openscapes.github.io/2021-Cloud-Hackathon/tutorials/05_Data_Access_Direct_S3.html)"
]
},
{
"cell_type": "markdown",
"id": "ceramic-strengthening",
Expand Down
14 changes: 0 additions & 14 deletions external/data_discovery_cmr-stac_api.ipynb
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "f03068d2",
"metadata": {},
"source": [
"# Data Discovery with CMR-STAC API\n",
"\n",
"imported on: **2023-05-30**\n",
"\n",
"<p>This notebook was originally developed for the 2021 Cloud Hackathon, and has been updated with most current approaches.</p>\n",
"\n",
"> The original source for this document is [https://nasa-openscapes.github.io/2021-Cloud-Hackathon/tutorials/02_Data_Discovery_CMR-STAC_API.html](https://nasa-openscapes.github.io/2021-Cloud-Hackathon/tutorials/02_Data_Discovery_CMR-STAC_API.html)"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down
14 changes: 0 additions & 14 deletions external/data_discovery_cmr.ipynb
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "1df0932e",
"metadata": {},
"source": [
"# Data discovery with CMR\n",
"\n",
"imported on: **2023-05-30**\n",
"\n",
"<p>This notebook was originally developed for the 2021 Cloud Hackathon, and has been updated with most current approaches.</p>\n",
"\n",
"> The original source for this document is [https://nasa-openscapes.github.io/2021-Cloud-Hackathon/tutorials/01_Data_Discovery_CMR.html](https://nasa-openscapes.github.io/2021-Cloud-Hackathon/tutorials/01_Data_Discovery_CMR.html)"
]
},
{
"cell_type": "markdown",
"id": "negative-performer",
Expand Down
14 changes: 0 additions & 14 deletions external/harmony_subsetting.ipynb
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "e28107cf",
"metadata": {},
"source": [
"# Data Subsetting and Transformation Services in the Cloud\n",
"\n",
"imported on: **2023-05-30**\n",
"\n",
"<p>This notebook was originally developed for the 2021 Cloud Hackathon, and has been updated with most current approaches.</p>\n",
"\n",
"> The original source for this document is [https://nasa-openscapes.github.io/2021-Cloud-Hackathon/tutorials/07_Harmony_Subsetting.html](https://nasa-openscapes.github.io/2021-Cloud-Hackathon/tutorials/07_Harmony_Subsetting.html)"
]
},
{
"cell_type": "markdown",
"id": "30d1a698-a68c-4da3-9131-9e37cb3eb719",
Expand Down
14 changes: 0 additions & 14 deletions external/nasa_earthdata_authentication.ipynb
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "1e698cbc",
"metadata": {},
"source": [
"# Authentication for NASA Earthdata\n",
"\n",
"imported on: **2023-05-30**\n",
"\n",
"<p>This notebook was originally developed for the 2021 Cloud Hackathon, and has been updated with most current approaches.</p>\n",
"\n",
"> The original source for this document is [https://nasa-openscapes.github.io/2021-Cloud-Hackathon/tutorials/04_NASA_Earthdata_Authentication.html](https://nasa-openscapes.github.io/2021-Cloud-Hackathon/tutorials/04_NASA_Earthdata_Authentication.html)"
]
},
{
"cell_type": "markdown",
"id": "bright-oregon",
Expand Down
14 changes: 0 additions & 14 deletions external/on-prem_cloud.ipynb
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "05081917",
"metadata": {},
"source": [
"# Pairing Cloud and non-Cloud Data\n",
"\n",
"imported on: **2023-05-30**\n",
"\n",
"<p>This notebook was originally developed for the 2021 Cloud Hackathon, and has been updated with most current approaches.</p>\n",
"\n",
"> The original source for this document is [https://nasa-openscapes.github.io/2021-Cloud-Hackathon/tutorials/08_On-Prem_Cloud.html](https://nasa-openscapes.github.io/2021-Cloud-Hackathon/tutorials/08_On-Prem_Cloud.html)"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down
14 changes: 0 additions & 14 deletions external/sentinel-6_opendap_access_gridding.ipynb
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "46151036",
"metadata": {},
"source": [
"# Sentinel-6 MF L2 Altimetry Data Access (OPeNDAP) & Gridding\n",
"\n",
"imported on: **2023-05-30**\n",
"\n",
"<p>This notebook was originally developed for the 2021 Cloud Hackathon, and has been updated with most current approaches.</p>\n",
"\n",
"> The original source for this document is [https://nasa-openscapes.github.io/2021-Cloud-Hackathon/tutorials/06_S6_OPeNDAP_Access_Gridding.html](https://nasa-openscapes.github.io/2021-Cloud-Hackathon/tutorials/06_S6_OPeNDAP_Access_Gridding.html)"
]
},
{
"cell_type": "markdown",
"id": "applicable-marina",
Expand Down
14 changes: 0 additions & 14 deletions external/xarray.ipynb
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "882ca122",
"metadata": {},
"source": [
"# Introduction to `xarray`\n",
"\n",
"imported on: **2023-05-30**\n",
"\n",
"<p>This notebook was originally developed for the 2021 Cloud Hackathon, and has been updated with most current approaches.</p>\n",
"\n",
"> The original source for this document is [https://nasa-openscapes.github.io/2021-Cloud-Hackathon/tutorials/03_Xarray.html](https://nasa-openscapes.github.io/2021-Cloud-Hackathon/tutorials/03_Xarray.html)"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down
14 changes: 0 additions & 14 deletions external/zarr-eosdis-store.ipynb
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "368f4f55",
"metadata": {},
"source": [
"# Zarr Example\n",
"\n",
"imported on: **2023-05-30**\n",
"\n",
"<p>This notebook is from NASA's Zarr <strong>EOSDIS</strong> store notebook</p>\n",
"\n",
"> The original source for this document is [https://github.com/nasa/zarr-eosdis-store](https://github.com/nasa/zarr-eosdis-store)"
]
},
{
"cell_type": "markdown",
"id": "8becc21c-090c-41be-86e9-24d55fd0a913",
Expand Down