-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
geospatial analysis use auto_template
- Loading branch information
1 parent
0ef212c
commit a4630af
Showing
9 changed files
with
115 additions
and
14 deletions.
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
docs/source/_autosummary/pvdeg.geospatial.plot_sparse_analysis_land.rst
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
pvdeg.geospatial.plot\_sparse\_analysis\_land | ||
============================================= | ||
|
||
.. currentmodule:: pvdeg.geospatial | ||
|
||
.. autofunction:: plot_sparse_analysis_land |
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
6 changes: 6 additions & 0 deletions
6
docs/source/_autosummary/pvdeg.utilities.linear_normalize.rst
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
pvdeg.utilities.linear\_normalize | ||
================================= | ||
|
||
.. currentmodule:: pvdeg.utilities | ||
|
||
.. autofunction:: linear_normalize |
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
pvdeg.utilities.merge\_sparse | ||
============================= | ||
|
||
.. currentmodule:: pvdeg.utilities | ||
|
||
.. autofunction:: merge_sparse |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
v0.4.3 (2024-11-1) | ||
======================= | ||
|
||
Enhancements | ||
------------- | ||
``pvdeg.geospatial.analysis`` implements autotemplating. No need to specify a template for common ``pvdeg`` functions during analysis. Manually creating and providing templates is still an option. Docstrings updated with examples. | ||
|
||
Contributors | ||
~~~~~~~~~~~~ | ||
* Tobin Ford (:ghuser:`tobin-ford`) |
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