Commit 6ad59b9
authored
silence sphinx warnings round 3 (#3602)
* fix the deprecated section and update links to drop
* link to interp_like instead of interpolate_like
* update links in the manually written parts of the documentation
* add missing methods for DatasetGroupBy, DataArrayGroupBy and Variable
* update references in whats-new.rst
* fix a few mistakes in the reference targets
* add missing methods for Data*Rolling, Data*GroupBy and Data*Resample
* add all CFTimeIndex methods
* fix a few more broken links in whats-new.rst
* remove documentation links for some non-public methods / functions
* add missing methods to Data*Coarsen
* move the coarsen objects into their own section in api.rst
* use currentmodule instead of prefixing with ~xarray
* add a new tutorial section
* add show_versions and set_options
* add FacetGrid to api.rst and update links
* use plot.line instead of plot.plot
* add the CFTimeIndex properties to api-hidden.rst
* add the backend objects' methods to api-hidden.rst
* add missing dict methods to api.rst
* add the coordinates objects to api.rst
* add the data store properties to api-hidden.rst
* add IndexVariable methods and properties to api-hidden.rst
* add properties for *Coarsen, *GroupBy, *Resample and *Rolling to api-hidden.rst
* add IndexVariable.get_level_variable to api-hidden.rst
* add the accessor methods / properties to api-hidden.rst
* add the RollingExp method to api-hidden.rst
* fix the docstring of StringAccessor.replace
* mention load_store instead of from_store and generate a page for dump_to_store
* also add load_store1 parent 6295bc6 commit 6ad59b9
15 files changed
Lines changed: 801 additions & 101 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| 79 | + | |
77 | 80 | | |
| 81 | + | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
| |||
537 | 541 | | |
538 | 542 | | |
539 | 543 | | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
540 | 553 | | |
541 | 554 | | |
542 | 555 | | |
| |||
564 | 577 | | |
565 | 578 | | |
566 | 579 | | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
567 | 590 | | |
568 | 591 | | |
569 | 592 | | |
| |||
625 | 648 | | |
626 | 649 | | |
627 | 650 | | |
| 651 | + | |
628 | 652 | | |
629 | 653 | | |
630 | 654 | | |
| |||
644 | 668 | | |
645 | 669 | | |
646 | 670 | | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
647 | 679 | | |
648 | 680 | | |
649 | 681 | | |
| |||
681 | 713 | | |
682 | 714 | | |
683 | 715 | | |
684 | | - | |
| 716 | + | |
685 | 717 | | |
686 | 718 | | |
687 | 719 | | |
| |||
697 | 729 | | |
698 | 730 | | |
699 | 731 | | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
700 | 735 | | |
701 | 736 | | |
702 | 737 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
| 107 | + | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
0 commit comments