Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 27, 2024
1 parent 9f193ce commit 2414cf0
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 @@ -48,7 +48,7 @@ Winter/Spring 2024 Showcase
* - 2024-03-20 12PM EDT
- Joe Hamman
- `Cloud Native Data Loaders for Machine Learning using Zarr and Xarray <https://discourse.pangeo.io/t/pangeo-showcase-cloud-native-data-loaders-for-machine-learning-using-zarr-and-xarray/4110>`_
* - 2024-03-27 4PM EDT
* - 2024-04-03 12PM EDT
- Max Grover
- `The Open Radar Stack: Bringing Weather Radar data into Pangeo <https://discourse.pangeo.io/t/pangeo-showcase-the-open-radar-stack-bringing-weather-radar-data-into-pangeo/4112>`_
* - 2024-04-24 4PM EDT
Expand Down
2 changes: 1 addition & 1 deletion data.html
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,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 v2024.2.1.dev32)"><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 v2024.2.1.dev41)"><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 @@ -288,7 +288,7 @@ <h2>Winter/Spring 2024 Showcase<a class="headerlink" href="#winter-spring-2024-s
<td><p>Joe Hamman</p></td>
<td><p><a class="reference external" href="https://discourse.pangeo.io/t/pangeo-showcase-cloud-native-data-loaders-for-machine-learning-using-zarr-and-xarray/4110">Cloud Native Data Loaders for Machine Learning using Zarr and Xarray</a></p></td>
</tr>
<tr class="row-odd"><td><p>2024-03-27 4PM EDT</p></td>
<tr class="row-odd"><td><p>2024-04-03 12PM EDT</p></td>
<td><p>Max Grover</p></td>
<td><p><a class="reference external" href="https://discourse.pangeo.io/t/pangeo-showcase-the-open-radar-stack-bringing-weather-radar-data-into-pangeo/4112">The Open Radar Stack: Bringing Weather Radar data into Pangeo</a></p></td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 2414cf0

Please sign in to comment.