This repository has been archived by the owner. It is now read-only.
Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
CLIMATE-626 Update doc strings in Downscaling class
- Loading branch information
Michael Anderson
authored and
Michael Anderson
committed
Jan 8, 2018
1 parent
4cf79f3
commit 6a86e25d65179cdc0dccb6dc39d69edd41034cd9
Showing
3 changed files
with
44 additions
and
16 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
@@ -18,6 +18,7 @@ Contents: | ||
ocw/evaluation | ||
ocw/metrics | ||
ocw/plotter | ||
ocw/statistical_downscaling | ||
ocw/utils | ||
data_source/data_sources | ||
ui-backend/backend | ||
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
@@ -0,0 +1,8 @@ | ||
Downscaling Module | ||
****************** | ||
|
||
Downscaling | ||
=========== | ||
.. autoclass:: statistical_downscaling.Downscaling | ||
:members: | ||
|
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