8000 deploy: 7d64ba8a39c5d80005dbbd34997e77cdaf9edb10 · xarray-contrib/xarray-tutorial@a19a435 · GitHub
[go: up one dir, main page]

Skip to content

Commit a19a435

Browse files
committed
deploy: 7d64ba8
1 parent df95bd6 commit a19a435

File tree

48 files changed

+1549
-1549
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+1549
-1549
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

advanced/accessors/01_accessor_examples.html

Lines changed: 22 additions & 22 deletions
Large diffs are not rendered by default.

advanced/apply_ufunc/automatic-vectorizing-numpy.html

Lines changed: 12 additions & 12 deletions
Large diffs are not rendered by default.

advanced/apply_ufunc/complex-output-numpy.html

Lines changed: 14 additions & 14 deletions
Large diffs are not rendered by default.

advanced/apply_ufunc/core-dimensions.html

Lines changed: 20 additions & 20 deletions
Large diffs are not rendered by default.

advanced/apply_ufunc/dask_apply_ufunc.html

Lines changed: 80 additions & 80 deletions
Large diffs are not rendered by default.

advanced/apply_ufunc/example-interp.html

Lines changed: 19 additions & 19 deletions
Large diffs are not rendered by default.

advanced/apply_ufunc/numba-vectorization.html

Lines changed: 8 additions & 8 deletions
Large diffs are not rendered by default.

advanced/apply_ufunc/simple_numpy_apply_ufunc.html

Lines changed: 66 additions & 66 deletions
Large diffs are not rendered by default.

advanced/backends/1.Backend_without_Lazy_Loading.html

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

advanced/backends/2.Backend_with_Lazy_Loading.html

Lines changed: 8 additions & 8 deletions
Large diffs are not rendered by default.

advanced/map_blocks/simple_map_blocks.html

Lines changed: 35 additions & 35 deletions
Large diffs are not rendered by default.

data_cleaning/ice_velocity.html

Lines changed: 54 additions & 54 deletions
Large diffs are not rendered by default.

fundamentals/01.1_creating_data_structures.html

Lines changed: 129 additions & 129 deletions
Large diffs are not rendered by default.

fundamentals/01.1_io.html

Lines changed: 7 additions & 7 deletions
Large diffs are not rendered by default.

fundamentals/01_datastructures.html

Lines changed: 49 additions & 49 deletions
Large diffs are not rendered by default.

fundamentals/02.1_indexing_Basic.html

Lines changed: 103 additions & 103 deletions
Large diffs are not rendered by default.

fundamentals/02.2_manipulating_dimensions.html

Lines changed: 16 additions & 16 deletions
Large diffs are not rendered by default.

fundamentals/02.3_aligning_data_objects.html

Lines changed: 22 additions & 22 deletions
Large diffs are not rendered by default.

fundamentals/03.1_computation_with_xarray.html

Lines changed: 50 additions & 50 deletions
Large diffs are not rendered by default.

fundamentals/03.2_groupby_with_xarray.html

Lines changed: 82 additions & 82 deletions
Large diffs are not rendered by default.

fundamentals/03.3_windowed.html

Lines changed: 37 additions & 37 deletions
Large diffs are not rendered by default.

fundamentals/03.4_weighted.html

Lines changed: 10 additions & 10 deletions
Large diffs are not rendered by default.

fundamentals/04.1_basic_plotting.html

Lines changed: 17 additions & 17 deletions
Large diffs are not rendered by default.

fundamentals/04.2_faceting.html

Lines changed: 8 additions & 8 deletions
Large diffs are not rendered by default.

fundamentals/04.3_geographic_plotting.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ <h2>Basic plot<a class="headerlink" href="#basic-plot" title="Permalink to this
564564
</div>
565565
</div>
566566
<div class="cell_output docutils container">
567-
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;cartopy.mpl.feature_artist.FeatureArtist at 0x7f28ac86dad0&gt;
567+
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;cartopy.mpl.feature_artist.FeatureArtist at 0x7fca002b2b50&gt;
568568
</pre></div>
569569
</div>
570570
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>/home/runner/micromamba/envs/xarray-tutorial/lib/python3.11/site-packages/cartopy/io/__init__.py:241: DownloadWarning: Downloading: https://naturalearth.s3.amazonaws.com/110m_physical/ne_110m_coastline.zip
@@ -597,7 +597,7 @@ <h2>Faceting maps<a class="headerlink" href="#faceting-maps" title="Permalink to
597597
</div>
598598
</div>
599599
<div class="cell_output docutils container">
600-
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;xarray.plot.facetgrid.FacetGrid at 0x7f28ac632c90&gt;
600+
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;xarray.plot.facetgrid.FacetGrid at 0x7fc9ffec1290&gt;
601601
</pre></div>
602602
</div>
603603
<img alt="../_images/725bc21df49f8c6aa0d346a99867e37f73292268dac5cd7d3d184ddb4f72b2ee.png" src="../_images/725bc21df49f8c6aa0d346a99867e37f73292268dac5cd7d3d184ddb4f72b2ee.png" />

intermediate/01-high-level-computation-patterns.html

Lines changed: 123 additions & 123 deletions
Large diffs are not rendered by default.

intermediate/cmip6-cloud.html

Lines changed: 13 additions & 13 deletions
Large diffs are not rendered by default.

intermediate/hvplot.html

Lines changed: 15 additions & 15 deletions
Large diffs are not rendered by default.

intermediate/indexing/advanced-indexing.html

Lines changed: 26 additions & 26 deletions
Large diffs are not rendered by default.

intermediate/indexing/boolean-masking-indexing.html

Lines changed: 29 additions & 29 deletions
Large diffs are not rendered by default.

intermediate/xarray_and_dask.html

Lines changed: 73 additions & 73 deletions
Large diffs are not rendered by default.

intermediate/xarray_ecosystem.html

Lines changed: 47 additions & 47 deletions
Large diffs are not rendered by default.

overview/xarray-in-45-min.html

Lines changed: 204 additions & 204 deletions
Large diffs are not rendered by default.

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

workshops/online-tutorial-series/01_xarray_fundamentals.html

Lines changed: 27 additions & 27 deletions
Large diffs are not rendered by default.

workshops/online-tutorial-series/02_indexing.html

Lines changed: 49 additions & 49 deletions
Large diffs are not rendered by default.

workshops/online-tutorial-series/03_computation.html

Lines changed: 67 additions & 67 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
0