Skip to content

Commit

Permalink
Add summary and interpretations
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrjones committed Nov 1, 2024
1 parent 8b78264 commit 55e5d98
Show file tree
Hide file tree
Showing 2 changed files with 1,066 additions and 1 deletion.
9 changes: 8 additions & 1 deletion _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ website:
text: NetCDF Driver (Local storage)
- href: examples/resample-netcdf-rasterio-netcdf-vsis3.ipynb
text: NetCDF Driver (S3 storage)
- href: examples/resample-weboptimizedzarr-rasterio-zarr-icechunk.ipynb
text: Web-Optimized Zarr (S3 storage)
- href: examples/resample-cog-rasterio-cog-.ipynb
text: Cloud-Optimized GeoTIFF (S3 storage)
- section: Rioxarray
contents:
- href: examples/resample-netcdf-rioxarray-h5netcdf-local.ipynb
Expand All @@ -52,6 +56,8 @@ website:
text: Zarr Reader + Icechunk virtualization (S3 storage)
- href: examples/resample-zarr-rioxarray-zarr-icechunk.ipynb
text: Zarr Reader (S3 storage)
- href: examples/resample-weboptimizedzarr-rioxarray-zarr-icechunk.ipynb
text: Web-Optimized Zarr (S3 storage)
- section: Open Data Cube
contents:
- href: examples/resample-netcdf-odc-h5netcdf-local.ipynb
Expand Down Expand Up @@ -108,7 +114,8 @@ website:
text: Memory and time usage (MURSST)
- href: examples/process-gpm-results.ipynb
text: Memory and time usage (GPM IMERG)

- href: examples/summarize-results.ipynb
text: Summary and interpretation
format:
html:
theme:
Expand Down
Loading

0 comments on commit 55e5d98

Please sign in to comment.