Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d613a52

Browse files
committed
deploy: c72ca10
1 parent 97ad034 commit d613a52

File tree

66 files changed

+261
-66
lines changed

Some content is hidden

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

66 files changed

+261
-66
lines changed

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 68e090e565481de33689d6dd9af77bfd
3+
config: 82873db07153ed9cb847257c05394bcb
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

404.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ <h1>Whoops! 404 Page Not Found</h1>
466466

467467
<p class="copyright">
468468

469-
© Copyright 2023.
469+
© Copyright 2024.
470470
<br/>
471471

472472
</p>
@@ -479,6 +479,9 @@ <h1>Whoops! 404 Page Not Found</h1>
479479

480480
<div class="footer-item">
481481

482+
<div class="extra_footer">
483+
<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>, a nonprofit dedicated to supporting the open-source scientific computing community.<br> Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a>.</p> Content licensed under the terms of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 License</a>.
484+
</div>
482485
</div>
483486

484487
</div>

CONTRIBUTING.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -670,7 +670,7 @@ <h2>Open a pull request<a class="headerlink" href="#open-a-pull-request" title="
670670

671671
<p class="copyright">
672672

673-
© Copyright 2023.
673+
© Copyright 2024.
674674
<br/>
675675

676676
</p>
@@ -683,6 +683,9 @@ <h2>Open a pull request<a class="headerlink" href="#open-a-pull-request" title="
683683

684684
<div class="footer-item">
685685

686+
<div class="extra_footer">
687+
<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>, a nonprofit dedicated to supporting the open-source scientific computing community.<br> Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a>.</p> Content licensed under the terms of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 License</a>.
688+
</div>
686689
</div>
687690

688691
</div>

advanced/accessors/01_accessor_examples.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2353,7 +2353,7 @@ <h2>Example 3: creating your own workflows with locally stored corrections<a cla
23532353

23542354
<p class="copyright">
23552355

2356-
© Copyright 2023.
2356+
© Copyright 2024.
23572357
<br/>
23582358

23592359
</p>
@@ -2366,6 +2366,9 @@ <h2>Example 3: creating your own workflows with locally stored corrections<a cla
23662366

23672367
<div class="footer-item">
23682368

2369+
<div class="extra_footer">
2370+
<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>, a nonprofit dedicated to supporting the open-source scientific computing community.<br> Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a>.</p> Content licensed under the terms of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 License</a>.
2371+
</div>
23692372
</div>
23702373

23712374
</div>

advanced/accessors/accessors.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ <h1><no title></h1>
574574

575575
<p class="copyright">
576576

577-
© Copyright 2023.
577+
© Copyright 2024.
578578
<br/>
579579

580580
</p>
@@ -587,6 +587,9 @@ <h1><no title></h1>
587587

588588
<div class="footer-item">
589589

590+
<div class="extra_footer">
591+
<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>, a nonprofit dedicated to supporting the open-source scientific computing community.<br> Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a>.</p> Content licensed under the terms of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 License</a>.
592+
</div>
590593
</div>
591594

592595
</div>

advanced/apply_ufunc/apply_ufunc.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ <h1>apply_ufunc<a class="headerlink" href="#apply-ufunc" title="Permalink to thi
581581

582582
<p class="copyright">
583583

584-
© Copyright 2023.
584+
© Copyright 2024.
585585
<br/>
586586

587587
</p>
@@ -594,6 +594,9 @@ <h1>apply_ufunc<a class="headerlink" href="#apply-ufunc" title="Permalink to thi
594594

595595
<div class="footer-item">
596596

597+
<div class="extra_footer">
598+
<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>, a nonprofit dedicated to supporting the open-source scientific computing community.<br> Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a>.</p> Content licensed under the terms of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 License</a>.
599+
</div>
597600
</div>
598601

599602
</div>

advanced/apply_ufunc/automatic-vectorizing-numpy.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2117,7 +2117,7 @@ <h2>Conclusion<a class="headerlink" href="#conclusion" title="Permalink to this
21172117

21182118
<p class="copyright">
21192119

2120-
© Copyright 2023.
2120+
© Copyright 2024.
21212121
<br/>
21222122

21232123
</p>
@@ -2130,6 +2130,9 @@ <h2>Conclusion<a class="headerlink" href="#conclusion" title="Permalink to this
21302130

21312131
<div class="footer-item">
21322132

2133+
<div class="extra_footer">
2134+
<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>, a nonprofit dedicated to supporting the open-source scientific computing community.<br> Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a>.</p> Content licensed under the terms of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 License</a>.
2135+
</div>
21332136
</div>
21342137

21352138
</div>

advanced/apply_ufunc/complex-output-numpy.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2801,7 +2801,7 @@ <h2>Returning multiple variables<a class="headerlink" href="#returning-multiple-
28012801

28022802
<p class="copyright">
28032803

2804-
© Copyright 2023.
2804+
© Copyright 2024.
28052805
<br/>
28062806

28072807
</p>
@@ -2814,6 +2814,9 @@ <h2>Returning multiple variables<a class="headerlink" href="#returning-multiple-
28142814

28152815
<div class="footer-item">
28162816

2817+
<div class="extra_footer">
2818+
<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>, a nonprofit dedicated to supporting the open-source scientific computing community.<br> Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a>.</p> Content licensed under the terms of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 License</a>.
2819+
</div>
28172820
</div>
28182821

28192822
</div>

advanced/apply_ufunc/core-dimensions.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2130,7 +2130,7 @@ <h2>Reducing with <code class="docutils literal notranslate"><span class="pre">n
21302130

21312131
<p class="copyright">
21322132

2133-
© Copyright 2023.
2133+
© Copyright 2024.
21342134
<br/>
21352135

21362136
</p>
@@ -2143,6 +2143,9 @@ <h2>Reducing with <code class="docutils literal notranslate"><span class="pre">n
21432143

21442144
<div class="footer-item">
21452145

2146+
<div class="extra_footer">
2147+
<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>, a nonprofit dedicated to supporting the open-source scientific computing community.<br> Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a>.</p> Content licensed under the terms of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 License</a>.
2148+
</div>
21462149
</div>
21472150

21482151
</div>

advanced/apply_ufunc/dask_apply_ufunc.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6763,7 +6763,7 @@ <h2>Clean up the cluster<a class="headerlink" href="#clean-up-the-cluster" title
67636763

67646764
<p class="copyright">
67656765

6766-
© Copyright 2023.
6766+
© Copyright 2024.
67676767
<br/>
67686768

67696769
</p>
@@ -6776,6 +6776,9 @@ <h2>Clean up the cluster<a class="headerlink" href="#clean-up-the-cluster" title
67766776

67776777
<div class="footer-item">
67786778

6779+
<div class="extra_footer">
6780+
<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>, a nonprofit dedicated to supporting the open-source scientific computing community.<br> Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a>.</p> Content licensed under the terms of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 License</a>.
6781+
</div>
67796782
</div>
67806783

67816784
</div>

advanced/apply_ufunc/example-interp.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2865,7 +2865,7 @@ <h2>Summary<a class="headerlink" href="#summary" title="Permalink to this headin
28652865

28662866
<p class="copyright">
28672867

2868-
© Copyright 2023.
2868+
© Copyright 2024.
28692869
<br/>
28702870

28712871
</p>
@@ -2878,6 +2878,9 @@ <h2>Summary<a class="headerlink" href="#summary" title="Permalink to this headin
28782878

28792879
<div class="footer-item">
28802880

2881+
<div class="extra_footer">
2882+
<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>, a nonprofit dedicated to supporting the open-source scientific computing community.<br> Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a>.</p> Content licensed under the terms of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 License</a>.
2883+
</div>
28812884
</div>
28822885

28832886
</div>

advanced/apply_ufunc/numba-vectorization.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2346,7 +2346,7 @@ <h2>Next<a class="headerlink" href="#next" title="Permalink to this heading">#</
23462346

23472347
<p class="copyright">
23482348

2349-
© Copyright 2023.
2349+
© Copyright 2024.
23502350
<br/>
23512351

23522352
</p>
@@ -2359,6 +2359,9 @@ <h2>Next<a class="headerlink" href="#next" title="Permalink to this heading">#</
23592359

23602360
<div class="footer-item">
23612361

2362+
<div class="extra_footer">
2363+
<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>, a nonprofit dedicated to supporting the open-source scientific computing community.<br> Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a>.</p> Content licensed under the terms of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 License</a>.
2364+
</div>
23622365
</div>
23632366

23642367
</div>

advanced/apply_ufunc/simple_numpy_apply_ufunc.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4382,7 +4382,7 @@ <h2>Passing positional and keyword arguments<a class="headerlink" href="#passing
43824382

43834383
<p class="copyright">
43844384

4385-
© Copyright 2023.
4385+
© Copyright 2024.
43864386
<br/>
43874387

43884388
</p>
@@ -4395,6 +4395,9 @@ <h2>Passing positional and keyword arguments<a class="headerlink" href="#passing
43954395

43964396
<div class="footer-item">
43974397

4398+
<div class="extra_footer">
4399+
<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>, a nonprofit dedicated to supporting the open-source scientific computing community.<br> Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a>.</p> Content licensed under the terms of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 License</a>.
4400+
</div>
43984401
</div>
43994402

44004403
</div>

advanced/backends/1.Backend_without_Lazy_Loading.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1866,7 +1866,7 @@ <h3>It Works!<a class="headerlink" href="#it-works" title="Permalink to this hea
18661866

18671867
<p class="copyright">
18681868

1869-
© Copyright 2023.
1869+
© Copyright 2024.
18701870
<br/>
18711871

18721872
</p>
@@ -1879,6 +1879,9 @@ <h3>It Works!<a class="headerlink" href="#it-works" title="Permalink to this hea
18791879

18801880
<div class="footer-item">
18811881

1882+
<div class="extra_footer">
1883+
<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>, a nonprofit dedicated to supporting the open-source scientific computing community.<br> Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a>.</p> Content licensed under the terms of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 License</a>.
1884+
</div>
18821885
</div>
18831886

18841887
</div>

advanced/backends/2.Backend_with_Lazy_Loading.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2791,7 +2791,7 @@ <h2>Reduced memory usage with dask<a class="headerlink" href="#reduced-memory-us
27912791

27922792
<p class="copyright">
27932793

2794-
© Copyright 2023.
2794+
© Copyright 2024.
27952795
<br/>
27962796

27972797
</p>
@@ -2804,6 +2804,9 @@ <h2>Reduced memory usage with dask<a class="headerlink" href="#reduced-memory-us
28042804

28052805
<div class="footer-item">
28062806

2807+
<div class="extra_footer">
2808+
<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>, a nonprofit dedicated to supporting the open-source scientific computing community.<br> Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a>.</p> Content licensed under the terms of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 License</a>.
2809+
</div>
28072810
</div>
28082811

28092812
</div>

advanced/backends/backends.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ <h2>Next<a class="headerlink" href="#next" title="Permalink to this heading">#</
641641

642642
<p class="copyright">
643643

644-
© Copyright 2023.
644+
© Copyright 2024.
645645
<br/>
646646

647647
</p>
@@ -654,6 +654,9 @@ <h2>Next<a class="headerlink" href="#next" title="Permalink to this heading">#</
654654

655655
<div class="footer-item">
656656

657+
<div class="extra_footer">
658+
<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>, a nonprofit dedicated to supporting the open-source scientific computing community.<br> Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a>.</p> Content licensed under the terms of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 License</a>.
659+
</div>
657660
</div>
658661

659662
</div>

advanced/map_blocks/map_blocks.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ <h1>map_blocks<a class="headerlink" href="#map-blocks" title="Permalink to this
575575

576576
<p class="copyright">
577577

578-
© Copyright 2023.
578+
© Copyright 2024.
579579
<br/>
580580

581581
</p>
@@ -588,6 +588,9 @@ <h1>map_blocks<a class="headerlink" href="#map-blocks" title="Permalink to this
588588

589589
<div class="footer-item">
590590

591+
<div class="extra_footer">
592+
<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>, a nonprofit dedicated to supporting the open-source scientific computing community.<br> Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a>.</p> Content licensed under the terms of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 License</a>.
593+
</div>
591594
</div>
592595

593596
</div>

advanced/map_blocks/simple_map_blocks.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2050,7 +2050,7 @@ <h3>More advanced functions<a class="headerlink" href="#more-advanced-functions"
20502050

20512051
<p class="copyright">
20522052

2053-
© Copyright 2023.
2053+
© Copyright 2024.
20542054
<br/>
20552055

20562056
</p>
@@ -2063,6 +2063,9 @@ <h3>More advanced functions<a class="headerlink" href="#more-advanced-functions"
20632063

20642064
<div class="footer-item">
20652065

2066+
<div class="extra_footer">
2067+
<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>, a nonprofit dedicated to supporting the open-source scientific computing community.<br> Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a>.</p> Content licensed under the terms of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 License</a>.
2068+
</div>
20662069
</div>
20672070

20682071
</div>

advanced/parallel-intro.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ <h1>Parallelizing custom functions<a class="headerlink" href="#parallelizing-cus
584584

585585
<p class="copyright">
586586

587-
© Copyright 2023.
587+
© Copyright 2024.
588588
<br/>
589589

590590
</p>
@@ -597,6 +597,9 @@ <h1>Parallelizing custom functions<a class="headerlink" href="#parallelizing-cus
597597

598598
<div class="footer-item">
599599

600+
<div class="extra_footer">
601+
<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>, a nonprofit dedicated to supporting the open-source scientific computing community.<br> Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a>.</p> Content licensed under the terms of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 License</a>.
602+
</div>
600603
</div>
601604

602605
</div>

fundamentals/01.1_creating_data_structures.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11103,7 +11103,7 @@ <h3>Exercises<a class="headerlink" href="#id3" title="Permalink to this heading"
1110311103

1110411104
<p class="copyright">
1110511105

11106-
© Copyright 2023.
11106+
© Copyright 2024.
1110711107
<br/>
1110811108

1110911109
</p>
@@ -11116,6 +11116,9 @@ <h3>Exercises<a class="headerlink" href="#id3" title="Permalink to this heading"
1111611116

1111711117
<div class="footer-item">
1111811118

11119+
<div class="extra_footer">
11120+
<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>, a nonprofit dedicated to supporting the open-source scientific computing community.<br> Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a>.</p> Content licensed under the terms of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 License</a>.
11121+
</div>
1111911122
</div>
1112011123

1112111124
</div>

fundamentals/01.1_io.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2304,7 +2304,7 @@ <h2>Raster files using rioxarray<a class="headerlink" href="#raster-files-using-
23042304

23052305
<p class="copyright">
23062306

2307-
© Copyright 2023.
2307+
© Copyright 2024.
23082308
<br/>
23092309

23102310
</p>
@@ -2317,6 +2317,9 @@ <h2>Raster files using rioxarray<a class="headerlink" href="#raster-files-using-
23172317

23182318
<div class="footer-item">
23192319

2320+
<div class="extra_footer">
2321+
<p>Xarray is a fiscally sponsored project of <a href="https://numfocus.org">NumFOCUS</a>, a nonprofit dedicated to supporting the open-source scientific computing community.<br> Theme by the <a href="https://ebp.jupyterbook.org">Executable Book Project</a>.</p> Content licensed under the terms of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 License</a>.
2322+
</div>
23202323
</div>
23212324

23222325
</div>

0 commit comments

Comments
 (0)