-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* silence sphinx warnings * silence more sphinx warnings * fix some references * fix the docstrings of Dataset reduce methods * mark the orphaned files as such * silence some nit-picky warnings * convert all references to xray to double backtick quoted text * silence more warnings in whats-new.rst * require a whatsnew format of Name <https://github.com/user> * rename the second cf conventions link * silence more sphinx warnings * get interpolate_na docstrings in sync with master * fix sphinx warnings for interpolate_na docstrings * update references to old documentation sections * cut the link to h5netcdf.File * use the correct reference types for numpy * update the reference to atop (dask renamed it to blockwise) * rewrite numpy docstrings * guard against non-str documentation * pass name to skip_signature * remove links to pandas.Panel * convince sphinx to create pages astype and groupby().quantile * more warnings
- Loading branch information
Showing
20 changed files
with
229 additions
and
159 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
:orphan: | ||
|
||
xarray | ||
------ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.