Skip to content
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
16 changes: 0 additions & 16 deletions _import/assets.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,4 @@
[
{
"title": "Zarr Example",
"preamble": "This notebook is from NASA's Zarr **EOSDIS** store notebook",
"source": "https://github.com/nasa/zarr-eosdis-store/blob/main/presentation/example.ipynb",
"url": "https://raw.githubusercontent.com/nasa/zarr-eosdis-store/main/presentation/example.ipynb",
"target": "zarr-eosdis-store.ipynb",
"process": true
},
{
"title": "COF Zarr Access via Reformat",
"preamble": "This notebook is from a different repository in NASA's PO.DAAC, ECCO.",
"source": "https://github.com/podaac/ECCO/blob/main/Data_Access/cloud_harmony_zarr_reformat.ipynb",
"url": "https://raw.githubusercontent.com/podaac/ECCO/main/Data_Access/cloud_harmony_zarr_reformat.ipynb",
"target": "cof-zarr-reformat.ipynb",
"process": true
},
{
"title": "Zarr Access for NetCDF4 files",
"preamble": "This notebook is from NASA Openscapes 2021 Cloud Hackathon Repository",
Expand Down
4 changes: 0 additions & 4 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -262,10 +262,6 @@ website:
contents:
- text: "Zarr Access for NetCDF4 Files"
href: external/zarr_access.ipynb
- text: "zarr-eosdis-store library"
href: external/zarr-eosdis-store.ipynb
- text: "zarr2netCDF"
href: external/cof-zarr-reformat.ipynb
- section: quarto_text/Advanced.qmd
contents:
- section: notebooks/aws_lambda_sst/docs/documentation.md
Expand Down
Loading