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 20, 2024
1 parent 9712ed7 commit 9f193ce
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
3 changes: 3 additions & 0 deletions _sources/pangeo-showcase.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ Winter/Spring 2024 Showcase
* - 2024-03-27 4PM 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
- Tom Nicholas
- VirtualiZarr: Create virtual Zarr stores using xarray syntax
* - 2024-05-01 12PM EDT
- Max Jones
- Pangeo ML: Open source tools and pipelines for cloud-optimized machine learning
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.dev29)"><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.dev32)"><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
8 changes: 6 additions & 2 deletions pangeo-showcase.html
Original file line number Diff line number Diff line change
Expand Up @@ -292,11 +292,15 @@ <h2>Winter/Spring 2024 Showcase<a class="headerlink" href="#winter-spring-2024-s
<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>
<tr class="row-even"><td><p>2024-05-01 12PM EDT</p></td>
<tr class="row-even"><td><p>2024-04-24 4PM EDT</p></td>
<td><p>Tom Nicholas</p></td>
<td><p>VirtualiZarr: Create virtual Zarr stores using xarray syntax</p></td>
</tr>
<tr class="row-odd"><td><p>2024-05-01 12PM EDT</p></td>
<td><p>Max Jones</p></td>
<td><p>Pangeo ML: Open source tools and pipelines for cloud-optimized machine learning</p></td>
</tr>
<tr class="row-odd"><td><p>2024-05-22 4PM EDT</p></td>
<tr class="row-even"><td><p>2024-05-22 4PM EDT</p></td>
<td><p>Joe Hamman</p></td>
<td><p><a class="reference external" href="https://discourse.pangeo.io/t/pangeo-showcase-zarr-python-3-and-why-you-should-be-excited/4111">Zarr-Python 3 and why you should be excited!</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 9f193ce

Please sign in to comment.