Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tsnow03 committed Jul 28, 2023
1 parent b258804 commit 5d2a005
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 11 deletions.
11 changes: 6 additions & 5 deletions _sources/how_tos/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,12 @@ will be useful for working on a JupyterHub, and examples for accessing data from

### [Data Access](./data_access/index.md)
[Setting up an AWS S3 bucket](./data_access/Instructions_for_configuring_AWS_S3_bucket.ipynb) \
[Cloud-optimized Geotiff via HTTPS](../external/Earthdata_Cloud__Single_File__HTTPS_Access_COG_Example.ipynb) \
[Cloud-optimized Geotiff via S3 Direct Access](../external/Earthdata_Cloud__Single_File_Direct_S3_Access_COG_Example.ipynb) \
[Multi-file Cloud-optimized Geotiff via S3 Direct Access](../external/Multi-File_Direct_S3_Access_COG_Example.ipynb) \
[NetCDF4/HDF5 via S3 Direct Access](../external/Earthdata_Cloud__Single_File__Direct_S3_Access_NetCDF4_Example.ipynb) \
[Multi-file NetCDF/HDF5 via S3 Direct Access](../external/Multi-File_Direct_S3_Access_NetCDF_Example.ipynb)
[Using the S3 scratch bucket](./data_access/CryoCloudScratchBucket.ipynb) \
[Accessing cloud-optimized Geotiff via HTTPS](../external/Earthdata_Cloud__Single_File__HTTPS_Access_COG_Example.ipynb) \
[Accessing cloud-optimized Geotiff via S3 Direct Access](../external/Earthdata_Cloud__Single_File_Direct_S3_Access_COG_Example.ipynb) \
[Accessing Multiple cloud-optimized Geotiff via S3 Direct Access](../external/Multi-File_Direct_S3_Access_COG_Example.ipynb) \
[Accessing NetCDF4/HDF5 via S3 Direct Access](../external/Earthdata_Cloud__Single_File__Direct_S3_Access_NetCDF4_Example.ipynb) \
[Accessing Multiple NetCDF/HDF5 via S3 Direct Access](../external/Multi-File_Direct_S3_Access_NetCDF_Example.ipynb)

These pages are a work in progress and we welcome ideas for improvements or pages that would be helpful to
have included here.
Expand Down
11 changes: 6 additions & 5 deletions how_tos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -653,11 +653,12 @@ <h2><a class="reference internal" href="background/index.html"><span class="doc
<section id="data-access">
<h2><a class="reference internal" href="data_access/index.html"><span class="doc std std-doc">Data Access</span></a><a class="headerlink" href="#data-access" title="Permalink to this headline">#</a></h2>
<p><a class="reference internal" href="data_access/Instructions_for_configuring_AWS_S3_bucket.html"><span class="doc std std-doc">Setting up an AWS S3 bucket</span></a> <br />
<a class="reference internal" href="../external/Earthdata_Cloud__Single_File__HTTPS_Access_COG_Example.html"><span class="doc std std-doc">Cloud-optimized Geotiff via HTTPS</span></a> <br />
<a class="reference internal" href="../external/Earthdata_Cloud__Single_File_Direct_S3_Access_COG_Example.html"><span class="doc std std-doc">Cloud-optimized Geotiff via S3 Direct Access</span></a> <br />
<a class="reference internal" href="../external/Multi-File_Direct_S3_Access_COG_Example.html"><span class="doc std std-doc">Multi-file Cloud-optimized Geotiff via S3 Direct Access</span></a> <br />
<a class="reference internal" href="../external/Earthdata_Cloud__Single_File__Direct_S3_Access_NetCDF4_Example.html"><span class="doc std std-doc">NetCDF4/HDF5 via S3 Direct Access</span></a> <br />
<a class="reference internal" href="../external/Multi-File_Direct_S3_Access_NetCDF_Example.html"><span class="doc std std-doc">Multi-file NetCDF/HDF5 via S3 Direct Access</span></a></p>
<a class="reference internal" href="data_access/CryoCloudScratchBucket.html"><span class="doc std std-doc">Using the S3 scratch bucket</span></a> <br />
<a class="reference internal" href="../external/Earthdata_Cloud__Single_File__HTTPS_Access_COG_Example.html"><span class="doc std std-doc">Accessing cloud-optimized Geotiff via HTTPS</span></a> <br />
<a class="reference internal" href="../external/Earthdata_Cloud__Single_File_Direct_S3_Access_COG_Example.html"><span class="doc std std-doc">Accessing cloud-optimized Geotiff via S3 Direct Access</span></a> <br />
<a class="reference internal" href="../external/Multi-File_Direct_S3_Access_COG_Example.html"><span class="doc std std-doc">Accessing Multiple cloud-optimized Geotiff via S3 Direct Access</span></a> <br />
<a class="reference internal" href="../external/Earthdata_Cloud__Single_File__Direct_S3_Access_NetCDF4_Example.html"><span class="doc std std-doc">Accessing NetCDF4/HDF5 via S3 Direct Access</span></a> <br />
<a class="reference internal" href="../external/Multi-File_Direct_S3_Access_NetCDF_Example.html"><span class="doc std std-doc">Accessing Multiple NetCDF/HDF5 via S3 Direct Access</span></a></p>
<p>These pages are a work in progress and we welcome ideas for improvements or pages that would be helpful to
have included here.</p>
</section>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 5d2a005

Please sign in to comment.