-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #120 from NREL/development
Major upgrades
- Loading branch information
Showing
138 changed files
with
91,245 additions
and
679 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
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 |
---|---|---|
|
@@ -105,3 +105,6 @@ TEMP/ | |
|
||
# Slurm log files | ||
slurm-*.out | ||
|
||
# Run information | ||
tests\data\h5_pytest.h5 |
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,12 @@ | ||
2024-08-01 | ||
|
||
I hereby agree to the terms of the Contributors License Agreement, | ||
version 1.0, with MD5 checksum 46ea45f996295bdb0652333d516a6d0a. | ||
|
||
I furthermore declare that I am authorized and able to make this | ||
agreement and sign this declaration. | ||
|
||
Signed, | ||
|
||
Tobin Ford https://github.com/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
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.degradation.vecArrhenius | ||
============================== | ||
|
||
.. currentmodule:: pvdeg.degradation | ||
|
||
.. autofunction:: vecArrhenius |
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.analysis | ||
========================= | ||
|
||
.. currentmodule:: pvdeg.geospatial | ||
|
||
.. autofunction:: analysis |
6 changes: 6 additions & 0 deletions
6
docs/source/_autosummary/pvdeg.geospatial.apply_bounding_box.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.apply\_bounding\_box | ||
===================================== | ||
|
||
.. currentmodule:: pvdeg.geospatial | ||
|
||
.. autofunction:: apply_bounding_box |
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.auto\_template | ||
=============================== | ||
|
||
.. currentmodule:: pvdeg.geospatial | ||
|
||
.. autofunction:: auto_template |
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.calc\_block | ||
============================ | ||
|
||
.. currentmodule:: pvdeg.geospatial | ||
|
||
.. autofunction:: calc_block |
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.calc\_gid | ||
========================== | ||
|
||
.. currentmodule:: pvdeg.geospatial | ||
|
||
.. autofunction:: calc_gid |
6 changes: 6 additions & 0 deletions
6
docs/source/_autosummary/pvdeg.geospatial.elevation_stochastic_downselect.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.elevation\_stochastic\_downselect | ||
================================================== | ||
|
||
.. currentmodule:: pvdeg.geospatial | ||
|
||
.. autofunction:: elevation_stochastic_downselect |
6 changes: 6 additions & 0 deletions
6
docs/source/_autosummary/pvdeg.geospatial.feature_downselect.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.feature\_downselect | ||
==================================== | ||
|
||
.. currentmodule:: pvdeg.geospatial | ||
|
||
.. autofunction:: feature_downselect |
6 changes: 6 additions & 0 deletions
6
docs/source/_autosummary/pvdeg.geospatial.identify_mountains_radii.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.identify\_mountains\_radii | ||
=========================================== | ||
|
||
.. currentmodule:: pvdeg.geospatial | ||
|
||
.. autofunction:: identify_mountains_radii |
6 changes: 6 additions & 0 deletions
6
docs/source/_autosummary/pvdeg.geospatial.identify_mountains_weights.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.identify\_mountains\_weights | ||
============================================= | ||
|
||
.. currentmodule:: pvdeg.geospatial | ||
|
||
.. autofunction:: identify_mountains_weights |
6 changes: 6 additions & 0 deletions
6
docs/source/_autosummary/pvdeg.geospatial.interpolate_analysis.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.interpolate\_analysis | ||
====================================== | ||
|
||
.. currentmodule:: pvdeg.geospatial | ||
|
||
.. autofunction:: interpolate_analysis |
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.meta\_KDtree | ||
============================= | ||
|
||
.. currentmodule:: pvdeg.geospatial | ||
|
||
.. autofunction:: meta_KDtree |
6 changes: 6 additions & 0 deletions
6
docs/source/_autosummary/pvdeg.geospatial.output_template.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.output\_template | ||
================================= | ||
|
||
.. currentmodule:: pvdeg.geospatial | ||
|
||
.. autofunction:: output_template |
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\_Europe | ||
============================= | ||
|
||
.. currentmodule:: pvdeg.geospatial | ||
|
||
.. autofunction:: plot_Europe |
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\_USA | ||
========================== | ||
|
||
.. currentmodule:: pvdeg.geospatial | ||
|
||
.. autofunction:: plot_USA |
6 changes: 6 additions & 0 deletions
6
docs/source/_autosummary/pvdeg.geospatial.plot_sparse_analysis.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 | ||
======================================= | ||
|
||
.. currentmodule:: pvdeg.geospatial | ||
|
||
.. autofunction:: plot_sparse_analysis |
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,189 @@ | ||
.. Please when editing this file make sure to keep it matching the | ||
docs in ../configuration.rst:reference_to_examples | ||
pvdeg.geospatial | ||
================ | ||
|
||
.. automodule:: pvdeg.geospatial | ||
|
||
.. this is crazy | ||
Function Overview | ||
----------------- | ||
|
||
.. autosummary:: | ||
:toctree: | ||
:nosignatures: | ||
|
||
|
||
pvdeg.geospatial.analysis | ||
pvdeg.geospatial.apply_bounding_box | ||
pvdeg.geospatial.auto_template | ||
pvdeg.geospatial.calc_block | ||
pvdeg.geospatial.calc_gid | ||
pvdeg.geospatial.elevation_stochastic_downselect | ||
pvdeg.geospatial.feature_downselect | ||
pvdeg.geospatial.identify_mountains_radii | ||
pvdeg.geospatial.identify_mountains_weights | ||
pvdeg.geospatial.interpolate_analysis | ||
pvdeg.geospatial.meta_KDtree | ||
pvdeg.geospatial.output_template | ||
pvdeg.geospatial.plot_Europe | ||
pvdeg.geospatial.plot_USA | ||
pvdeg.geospatial.plot_sparse_analysis | ||
pvdeg.geospatial.start_dask | ||
pvdeg.geospatial.template_parameters | ||
pvdeg.geospatial.zero_template | ||
|
||
|
||
|
||
|
||
.. this is crazy | ||
.. | ||
Functions | ||
--------- | ||
|
||
|
||
.. autofunction:: analysis | ||
|
||
.. _sphx_glr_backref_pvdeg.geospatial.analysis: | ||
|
||
.. minigallery:: pvdeg.geospatial.analysis | ||
:add-heading: | ||
|
||
.. autofunction:: apply_bounding_box | ||
|
||
.. _sphx_glr_backref_pvdeg.geospatial.apply_bounding_box: | ||
|
||
.. minigallery:: pvdeg.geospatial.apply_bounding_box | ||
:add-heading: | ||
|
||
.. autofunction:: auto_template | ||
|
||
.. _sphx_glr_backref_pvdeg.geospatial.auto_template: | ||
|
||
.. minigallery:: pvdeg.geospatial.auto_template | ||
:add-heading: | ||
|
||
.. autofunction:: calc_block | ||
|
||
.. _sphx_glr_backref_pvdeg.geospatial.calc_block: | ||
|
||
.. minigallery:: pvdeg.geospatial.calc_block | ||
:add-heading: | ||
|
||
.. autofunction:: calc_gid | ||
|
||
.. _sphx_glr_backref_pvdeg.geospatial.calc_gid: | ||
|
||
.. minigallery:: pvdeg.geospatial.calc_gid | ||
:add-heading: | ||
|
||
.. autofunction:: elevation_stochastic_downselect | ||
|
||
.. _sphx_glr_backref_pvdeg.geospatial.elevation_stochastic_downselect: | ||
|
||
.. minigallery:: pvdeg.geospatial.elevation_stochastic_downselect | ||
:add-heading: | ||
|
||
.. autofunction:: feature_downselect | ||
|
||
.. _sphx_glr_backref_pvdeg.geospatial.feature_downselect: | ||
|
||
.. minigallery:: pvdeg.geospatial.feature_downselect | ||
:add-heading: | ||
|
||
.. autofunction:: identify_mountains_radii | ||
|
||
.. _sphx_glr_backref_pvdeg.geospatial.identify_mountains_radii: | ||
|
||
.. minigallery:: pvdeg.geospatial.identify_mountains_radii | ||
:add-heading: | ||
|
||
.. autofunction:: identify_mountains_weights | ||
|
||
.. _sphx_glr_backref_pvdeg.geospatial.identify_mountains_weights: | ||
|
||
.. minigallery:: pvdeg.geospatial.identify_mountains_weights | ||
:add-heading: | ||
|
||
.. autofunction:: interpolate_analysis | ||
|
||
.. _sphx_glr_backref_pvdeg.geospatial.interpolate_analysis: | ||
|
||
.. minigallery:: pvdeg.geospatial.interpolate_analysis | ||
:add-heading: | ||
|
||
.. autofunction:: meta_KDtree | ||
|
||
.. _sphx_glr_backref_pvdeg.geospatial.meta_KDtree: | ||
|
||
.. minigallery:: pvdeg.geospatial.meta_KDtree | ||
:add-heading: | ||
|
||
.. autofunction:: output_template | ||
|
||
.. _sphx_glr_backref_pvdeg.geospatial.output_template: | ||
|
||
.. minigallery:: pvdeg.geospatial.output_template | ||
:add-heading: | ||
|
||
.. autofunction:: plot_Europe | ||
|
||
.. _sphx_glr_backref_pvdeg.geospatial.plot_Europe: | ||
|
||
.. minigallery:: pvdeg.geospatial.plot_Europe | ||
:add-heading: | ||
|
||
.. autofunction:: plot_USA | ||
|
||
.. _sphx_glr_backref_pvdeg.geospatial.plot_USA: | ||
|
||
.. minigallery:: pvdeg.geospatial.plot_USA | ||
:add-heading: | ||
|
||
.. autofunction:: plot_sparse_analysis | ||
|
||
.. _sphx_glr_backref_pvdeg.geospatial.plot_sparse_analysis: | ||
|
||
.. minigallery:: pvdeg.geospatial.plot_sparse_analysis | ||
:add-heading: | ||
|
||
.. autofunction:: start_dask | ||
|
||
.. _sphx_glr_backref_pvdeg.geospatial.start_dask: | ||
|
||
.. minigallery:: pvdeg.geospatial.start_dask | ||
:add-heading: | ||
|
||
.. autofunction:: template_parameters | ||
|
||
.. _sphx_glr_backref_pvdeg.geospatial.template_parameters: | ||
|
||
.. minigallery:: pvdeg.geospatial.template_parameters | ||
:add-heading: | ||
|
||
.. autofunction:: zero_template | ||
|
||
.. _sphx_glr_backref_pvdeg.geospatial.zero_template: | ||
|
||
.. minigallery:: pvdeg.geospatial.zero_template | ||
:add-heading: | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
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.start\_dask | ||
============================ | ||
|
||
.. currentmodule:: pvdeg.geospatial | ||
|
||
.. autofunction:: start_dask |
6 changes: 6 additions & 0 deletions
6
docs/source/_autosummary/pvdeg.geospatial.template_parameters.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.template\_parameters | ||
===================================== | ||
|
||
.. currentmodule:: pvdeg.geospatial | ||
|
||
.. autofunction:: template_parameters |
Oops, something went wrong.