Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Jan 20, 2025
1 parent fcc0ba6 commit 0265f55
Show file tree
Hide file tree
Showing 180 changed files with 29 additions and 150,929 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ba9bf426
2fd7cc48
2 changes: 1 addition & 1 deletion cloud-optimized-netcdf4-hdf5/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ <h1>Background</h1>
<section id="why-accessing-hdf5-on-the-cloud-is-slow" class="level2">
<h2 class="anchored" data-anchor-id="why-accessing-hdf5-on-the-cloud-is-slow">Why accessing HDF5 on the cloud is slow</h2>
<p>In the diagram below, <code>R0, ..., Rn</code> represent metadata requests. A large number of these requests slows down working with these files in the cloud.</p>
<p><img src="../images/why-hdf-on-cloud-is-slow.png" class="img-fluid"></p>
<p><img src="../images/hdf5-basic-layout.png" class="img-fluid"></p>
<p><span class="citation" data-cites="barrett2024">(<a href="#ref-barrett2024" role="doc-biblioref">Barrett et al. 2024</a>)</span></p>
<p>When reading and writing data from disk, small blocks of metadata and raw data chunks were preferred because access was fast, and retrieving any part of a chunk involved reading the entire chunk <span class="citation" data-cites="h5py_developers">(<a href="#ref-h5py_developers" role="doc-biblioref">H5py Developers n.d.</a>)</span>. However, when this same data is stored in the cloud, performance can suffer due to the high number of requests required to access both metadata and raw data. With network access, reducing the number of requests makes access much more efficient.</p>
<p>A detailed explanation of current best practices for cloud-optimized HDF5 and NetCDF-4 is provided below, followed by a checklist and some how-to guidance for assessing file layout.</p>
Expand Down
File renamed without changes
Binary file removed images/why-hdf-on-cloud-is-slow.png
Binary file not shown.
Empty file removed pr-preview/pr-127/.nojekyll
Empty file.
1 change: 0 additions & 1 deletion pr-preview/pr-127/CNAME

This file was deleted.

1,069 changes: 0 additions & 1,069 deletions pr-preview/pr-127/cloud-optimized-geotiffs/cogs-details.html

This file was deleted.

1,329 changes: 0 additions & 1,329 deletions pr-preview/pr-127/cloud-optimized-geotiffs/cogs-examples.html

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1,400 changes: 0 additions & 1,400 deletions pr-preview/pr-127/cloud-optimized-geotiffs/cogs-overview_resampling.html

This file was deleted.

Binary file not shown.
12 changes: 0 additions & 12 deletions pr-preview/pr-127/cloud-optimized-geotiffs/environment.yml

This file was deleted.

1,026 changes: 0 additions & 1,026 deletions pr-preview/pr-127/cloud-optimized-geotiffs/intro.html

This file was deleted.

1,311 changes: 0 additions & 1,311 deletions pr-preview/pr-127/cloud-optimized-geotiffs/writing-cogs-in-python.html

This file was deleted.

Binary file not shown.
1,409 changes: 0 additions & 1,409 deletions pr-preview/pr-127/cloud-optimized-netcdf4-hdf5/index.html

This file was deleted.

1,136 changes: 0 additions & 1,136 deletions pr-preview/pr-127/contributing.html

This file was deleted.

995 changes: 0 additions & 995 deletions pr-preview/pr-127/cookbooks/index.html

This file was deleted.

12 changes: 0 additions & 12 deletions pr-preview/pr-127/copc/environment.yml

This file was deleted.

988 changes: 0 additions & 988 deletions pr-preview/pr-127/copc/index.html

This file was deleted.

1,618 changes: 0 additions & 1,618 deletions pr-preview/pr-127/copc/lidar-las-to-copc.html

This file was deleted.

10 changes: 0 additions & 10 deletions pr-preview/pr-127/flatgeobuf/environment.yml

This file was deleted.

1,249 changes: 0 additions & 1,249 deletions pr-preview/pr-127/flatgeobuf/flatgeobuf-in-js.html

This file was deleted.

1,369 changes: 0 additions & 1,369 deletions pr-preview/pr-127/flatgeobuf/flatgeobuf.html

This file was deleted.

1,035 changes: 0 additions & 1,035 deletions pr-preview/pr-127/flatgeobuf/hilbert-r-tree.html

This file was deleted.

1,115 changes: 0 additions & 1,115 deletions pr-preview/pr-127/flatgeobuf/intro.html

This file was deleted.

18 changes: 0 additions & 18 deletions pr-preview/pr-127/geoparquet/environment.yml

This file was deleted.

1,466 changes: 0 additions & 1,466 deletions pr-preview/pr-127/geoparquet/geoparquet-example.html

This file was deleted.

1,156 changes: 0 additions & 1,156 deletions pr-preview/pr-127/geoparquet/index.html

This file was deleted.

1,380 changes: 0 additions & 1,380 deletions pr-preview/pr-127/glossary.html

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file removed pr-preview/pr-127/images/chunk-shape-options.png
Binary file not shown.
Binary file removed pr-preview/pr-127/images/cog-diagram-1.png
Binary file not shown.
Binary file removed pr-preview/pr-127/images/cog-overviews.png
Binary file not shown.
Binary file removed pr-preview/pr-127/images/cogeo-formats-table.png
Binary file not shown.
Binary file not shown.
Binary file removed pr-preview/pr-127/images/fgb_diagram_2.png
Binary file not shown.
Binary file not shown.
Binary file removed pr-preview/pr-127/images/geoparquet_layout.png
Binary file not shown.
Binary file removed pr-preview/pr-127/images/gpq_query_window.png
Binary file not shown.
Binary file removed pr-preview/pr-127/images/higher-level-libraries.png
Binary file not shown.
Binary file removed pr-preview/pr-127/images/multi_refs.png
Binary file not shown.
Binary file removed pr-preview/pr-127/images/pmtiles-viewer.png
Binary file not shown.
Binary file removed pr-preview/pr-127/images/quinn-why-not-compress.png
Diff not rendered.
Loading

0 comments on commit 0265f55

Please sign in to comment.