Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 12, 2023
1 parent 4af139f commit a8e6ee3
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 10 deletions.
9 changes: 5 additions & 4 deletions _sources/pangeo-showcase.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,12 @@ Fall 2023 Showcase
- Julius Busecke, Columbia University
- `How to transform thousands of CMIP6 datasets to Zarr with Pangeo Forge (and why we should never do this again!) <https://discourse.pangeo.io/t/pangeo-showcase-how-to-transform-thousands-of-cmip6-datasets-to-zarr-with-pangeo-forge-and-why-we-should-never-do-this-again/3856>`_
* - 2023-12-06 4PM EST
- Available
- Available
- Tom Nicholas & the Pangeo Community
- `What's next for Pangeo? <https://discourse.pangeo.io/t/pangeo-showcase-whats-next-for-pangeo/3870>`_
* - 2023-12-13 12PM EST
- Anthony Aufdenkampe (LimnoTech)
- Delivering EDR and OpenDAP services with Xpublish and pyGeoAPI
- Anthony Aufdenkampe, Sarah Jordan, Xavier Nogueira and Paul Tomasula (LimnoTech)
- `Delivering OGC Processing API, OGC EDR, and OPeNDAP services with pyGeoAPI and Catalog-to-Xpublish <https://discourse.pangeo.io/t/pangeo-showcase-delivering-ogc-processing-api-ogc-edr-and-opendap-services-with-pygeoapi-and-catalog-to-xpublish/3905>`_

**If you are intersted in presenting, please `fill out this short form <https://forms.gle/QwxKusVvrvDakSNs8>`_.
Showcase Archive
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.11.1.dev25)"><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.12.1.dev6)"><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: 4 additions & 4 deletions pangeo-showcase.html
Original file line number Diff line number Diff line change
Expand Up @@ -302,12 +302,12 @@ <h2>Fall 2023 Showcase<a class="headerlink" href="#fall-2023-showcase" title="Li
<td><p><a class="reference external" href="https://discourse.pangeo.io/t/pangeo-showcase-how-to-transform-thousands-of-cmip6-datasets-to-zarr-with-pangeo-forge-and-why-we-should-never-do-this-again/3856">How to transform thousands of CMIP6 datasets to Zarr with Pangeo Forge (and why we should never do this again!)</a></p></td>
</tr>
<tr class="row-odd"><td><p>2023-12-06 4PM EST</p></td>
<td><p>Available</p></td>
<td><p>Available</p></td>
<td><p>Tom Nicholas &amp; the Pangeo Community</p></td>
<td><p><a class="reference external" href="https://discourse.pangeo.io/t/pangeo-showcase-whats-next-for-pangeo/3870">What’s next for Pangeo?</a></p></td>
</tr>
<tr class="row-even"><td><p>2023-12-13 12PM EST</p></td>
<td><p>Anthony Aufdenkampe (LimnoTech)</p></td>
<td><p>Delivering EDR and OpenDAP services with Xpublish and pyGeoAPI</p></td>
<td><p>Anthony Aufdenkampe, Sarah Jordan, Xavier Nogueira and Paul Tomasula (LimnoTech)</p></td>
<td><p><a class="reference external" href="https://discourse.pangeo.io/t/pangeo-showcase-delivering-ogc-processing-api-ogc-edr-and-opendap-services-with-pygeoapi-and-catalog-to-xpublish/3905">Delivering OGC Processing API, OGC EDR, and OPeNDAP services with pyGeoAPI and Catalog-to-Xpublish</a></p></td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit a8e6ee3

Please sign in to comment.