Skip to content

Commit 86ef706

Browse files
authored
add sam files to distribution (#224)
* add sam files to distribution * note minor api changes
1 parent ceaf104 commit 86ef706

File tree

5 files changed

+16330
-33
lines changed

5 files changed

+16330
-33
lines changed

docs/sphinx/source/whatsnew/v0.4.0.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ API Changes
3333
includes an optional argument to apply an upper limit to the output
3434
(output can be ~1% larger than 1 for AOI of ~30 degrees).
3535
(:issue:`198`, :issue:`205`, :issue:`218`)
36+
* The pvsystem.retrieve_sam keyword argument ``samfile`` has been
37+
replaced with ``path``. A selection dialog window is now activated
38+
by not supplying any arguments to the function. The API for typical
39+
usage remains unchanged, however, the data will be loaded from a
40+
local file rather than the SAM website. (:issue:`52`)
3641

3742

3843
Enhancements
@@ -46,6 +51,7 @@ Enhancements
4651
* Add solarposition.nrel_earthsun_distance function and option to
4752
calculate extraterrestrial radiation using the NREL solar position
4853
algorithm. (:issue:`211`, :issue:`215`)
54+
* Includes SAM data files in the distribution. (:issue:`52`)
4955

5056

5157
Bug fixes

0 commit comments

Comments
 (0)