Skip to content

Commit

Permalink
deploy: 0225b40
Browse files Browse the repository at this point in the history
  • Loading branch information
andersy005 committed Nov 7, 2023
1 parent 06d6a43 commit 976b7ac
Show file tree
Hide file tree
Showing 39 changed files with 1,843 additions and 1,573 deletions.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
44 changes: 22 additions & 22 deletions advanced/accessors/01_accessor_examples.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions advanced/apply_ufunc/automatic-vectorizing-numpy.html

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions advanced/apply_ufunc/complex-output-numpy.html

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions advanced/apply_ufunc/core-dimensions.html

Large diffs are not rendered by default.

266 changes: 178 additions & 88 deletions advanced/apply_ufunc/dask_apply_ufunc.html

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions advanced/apply_ufunc/example-interp.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions advanced/apply_ufunc/numba-vectorization.html

Large diffs are not rendered by default.

132 changes: 66 additions & 66 deletions advanced/apply_ufunc/simple_numpy_apply_ufunc.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions advanced/backends/1.Backend_without_Lazy_Loading.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions advanced/backends/2.Backend_with_Lazy_Loading.html

Large diffs are not rendered by default.

176 changes: 133 additions & 43 deletions advanced/map_blocks/simple_map_blocks.html

Large diffs are not rendered by default.

108 changes: 54 additions & 54 deletions data_cleaning/ice_velocity.html

Large diffs are not rendered by default.

258 changes: 129 additions & 129 deletions fundamentals/01.1_creating_data_structures.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions fundamentals/01.1_io.html

Large diffs are not rendered by default.

98 changes: 49 additions & 49 deletions fundamentals/01_datastructures.html

Large diffs are not rendered by default.

206 changes: 103 additions & 103 deletions fundamentals/02.1_indexing_Basic.html

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions fundamentals/02.2_manipulating_dimensions.html

Large diffs are not rendered by default.

44 changes: 22 additions & 22 deletions fundamentals/02.3_aligning_data_objects.html

Large diffs are not rendered by default.

100 changes: 50 additions & 50 deletions fundamentals/03.1_computation_with_xarray.html

Large diffs are not rendered by default.

164 changes: 82 additions & 82 deletions fundamentals/03.2_groupby_with_xarray.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions fundamentals/03.3_windowed.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions fundamentals/03.4_weighted.html

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions fundamentals/04.1_basic_plotting.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions fundamentals/04.2_faceting.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions fundamentals/04.3_geographic_plotting.html
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ <h2>Basic plot<a class="headerlink" href="#basic-plot" title="Permalink to this
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;cartopy.mpl.feature_artist.FeatureArtist at 0x7fb35d1b5a50&gt;
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;cartopy.mpl.feature_artist.FeatureArtist at 0x7f2d28f4f550&gt;
</pre></div>
</div>
<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
Expand Down Expand Up @@ -597,7 +597,7 @@ <h2>Faceting maps<a class="headerlink" href="#faceting-maps" title="Permalink to
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;xarray.plot.facetgrid.FacetGrid at 0x7fb35cfde850&gt;
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;xarray.plot.facetgrid.FacetGrid at 0x7f2d28fe1910&gt;
</pre></div>
</div>
<img alt="../_images/725bc21df49f8c6aa0d346a99867e37f73292268dac5cd7d3d184ddb4f72b2ee.png" src="../_images/725bc21df49f8c6aa0d346a99867e37f73292268dac5cd7d3d184ddb4f72b2ee.png" />
Expand Down
246 changes: 123 additions & 123 deletions intermediate/01-high-level-computation-patterns.html

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions intermediate/cmip6-cloud.html

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions intermediate/hvplot.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions intermediate/indexing/advanced-indexing.html

Large diffs are not rendered by default.

58 changes: 29 additions & 29 deletions intermediate/indexing/boolean-masking-indexing.html

Large diffs are not rendered by default.

252 changes: 171 additions & 81 deletions intermediate/xarray_and_dask.html

Large diffs are not rendered by default.

94 changes: 47 additions & 47 deletions intermediate/xarray_ecosystem.html

Large diffs are not rendered by default.

408 changes: 204 additions & 204 deletions overview/xarray-in-45-min.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

54 changes: 27 additions & 27 deletions workshops/online-tutorial-series/01_xarray_fundamentals.html

Large diffs are not rendered by default.

98 changes: 49 additions & 49 deletions workshops/online-tutorial-series/02_indexing.html

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions workshops/online-tutorial-series/03_computation.html

Large diffs are not rendered by default.

0 comments on commit 976b7ac

Please sign in to comment.