-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update readme * Add whatsnew file
- Loading branch information
Showing
4 changed files
with
42 additions
and
14 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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
.. _whatsnew_1400: | ||
|
||
v1.4.0 (November 21, 2019) | ||
========================== | ||
|
||
Enhancements | ||
------------ | ||
|
||
pvfactors can now account for AOI losses by either using constant diffuse losses, are by using an fAOI function that will provide the corresponding loss for each value of angle of incidence. | ||
|
||
* Test for continuity of results with direct shading (#91) | ||
* Implement non-diffuse AOI loss methods (#92) | ||
* Implement fAOI modifiers for irradiance models (#93) | ||
* Merge new AOI methods into full mode workflow (#94) | ||
* Include fAOI losses from irradiance models in tests (#95) | ||
* Update docs for AOI methods (#96) | ||
|
||
|
||
Contributors | ||
------------ | ||
|
||
* Marc Anoma (:ghuser:`anomam`) |
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