Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 26, 2023
1 parent 42b6eca commit 4e1716d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion _sources/pangeo-showcase.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Fall 2023 Showcase
- `Intake 2.0: The Future <https://discourse.pangeo.io/t/pangeo-showcase-intake-v2-the-future-martin-durant-anaconda/3694>`_
* - 2023-10-04 12PM EDT
- Ryan Abernathy and Joe Hamman, EarthMover
- ArrayLake
- `Arraylake: A Cloud-Native Data Lake Platform for Earth System Science <https://discourse.pangeo.io/t/pangeo-showcase-arraylake-a-cloud-native-data-lake-platform-for-earth-system-science/3701>`_
* - 2023-10-11 4PM EDT
- Matt Iannucci, RPS
- Distributed access to NOAA model data aggregations
Expand Down
2 changes: 1 addition & 1 deletion data.html
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ <h3>Google Cloud Storage Data Catalog<a class="headerlink" href="#google-cloud-s
<ol class="arabic">
<li><p><strong>Open your Entire Dataset in Xarray</strong>.</p>
<p>Xarray is designed to
load many netCDF files into a single <a class="reference external" href="https://docs.xarray.dev/en/latest/generated/xarray.Dataset.html#xarray.Dataset" title="(in xarray v2023.8.1.dev67)"><code class="xref py py-class docutils literal notranslate"><span class="pre">xarray.Dataset</span></code></a> object.
load many netCDF files into a single <a class="reference external" href="https://docs.xarray.dev/en/latest/generated/xarray.Dataset.html#xarray.Dataset" title="(in xarray v2023.9.1.dev1)"><code class="xref py py-class docutils literal notranslate"><span class="pre">xarray.Dataset</span></code></a> object.
The easiest way to accomplish this is using the <code class="xref py py-meth docutils literal notranslate"><span class="pre">xarray.open_mfdataset()</span></code>
function. Suppose you have a directory full of netCDF files that comprise
a single dataset stored in the directory <code class="docutils literal notranslate"><span class="pre">/path/to/mydataset</span></code>. If the files
Expand Down
2 changes: 1 addition & 1 deletion pangeo-showcase.html
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ <h2>Fall 2023 Showcase<a class="headerlink" href="#fall-2023-showcase" title="Li
</tr>
<tr class="row-even"><td><p>2023-10-04 12PM EDT</p></td>
<td><p>Ryan Abernathy and Joe Hamman, EarthMover</p></td>
<td><p>ArrayLake</p></td>
<td><p><a class="reference external" href="https://discourse.pangeo.io/t/pangeo-showcase-arraylake-a-cloud-native-data-lake-platform-for-earth-system-science/3701">Arraylake: A Cloud-Native Data Lake Platform for Earth System Science</a></p></td>
</tr>
<tr class="row-odd"><td><p>2023-10-11 4PM EDT</p></td>
<td><p>Matt Iannucci, RPS</p></td>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 4e1716d

Please sign in to comment.