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 20, 2023
1 parent 5526385 commit e8dfa0c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _sources/pangeo-showcase.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Fall 2023 Showcase
- `What's next for Pangeo? <https://discourse.pangeo.io/t/pangeo-showcase-whats-next-for-pangeo/3870>`_
* - 2023-12-13 12PM EST
- 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>`_
- `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>`_
* - 2023-12-20 4PM EST
- Pangeo Showcase Winter Break begins
- Pangeo weekly meeting will still take place!
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.12.1.dev12)"><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.dev13)"><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 @@ -307,7 +307,7 @@ <h2>Fall 2023 Showcase<a class="headerlink" href="#fall-2023-showcase" title="Li
</tr>
<tr class="row-even"><td><p>2023-12-13 12PM EST</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>
<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>
<tr class="row-odd"><td><p>2023-12-20 4PM EST</p></td>
<td><p>Pangeo Showcase Winter Break begins</p></td>
Expand Down

0 comments on commit e8dfa0c

Please sign in to comment.