You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,23 @@
1
1

2
2
3
3
# bifacial_radiance
4
-
Main branch: [](https://github.com/nrel/bifacial_radiance/actions)
Main branch: [](https://github.com/NatLabRockies/bifacial_radiance/actions)
Development branch: [](https://github.com/nrel/bifacial_radiance/actions)
Development branch: [](https://github.com/NatLabRockies/bifacial_radiance/actions)
bifacial_radiance contains a series of Python wrapper functions to make working with
17
17
RADIANCE easier, particularly for the PV researcher interested in bifacial PV
18
18
performance. For more information, check out our [documentation](https://bifacial-radiance.readthedocs.io),
19
-
[Tutorials in the form of Jupyter Notebooks](docs/tutorials/), or reffer to our [Wiki](https://github.com/NREL/bifacial_radiance/wiki)
20
-
and [Issues](https://github.com/NREL/bifacial_radiance/issues) page.
19
+
[Tutorials in the form of Jupyter Notebooks](docs/tutorials/), or reffer to our [Wiki](https://github.com/NatLabRockies/bifacial_radiance/wiki)
20
+
and [Issues](https://github.com/NatLabRockies/bifacial_radiance/issues) page.
21
21
22
22
## Installation
23
23
@@ -37,7 +37,7 @@ To run the gui, import bifacial_radiance and run bifacial_radiance.gui()
37
37
38
38
## Usage
39
39
40
-
We have a tutorial video, showing how the program is structured, how to use the Jupyter tutorials and the GUI. You can watch it here [Tutorial Webinar](https://www.youtube.com/watch?v=1X9L-R-RVGA), with the [slides available here](https://www.nrel.gov/docs/fy20osti/75218.pdf).
40
+
We have a tutorial video, showing how the program is structured, how to use the Jupyter tutorials and the GUI. You can watch it here [Tutorial Webinar](https://www.youtube.com/watch?v=1X9L-R-RVGA), with the [slides available here](https://www.nlr.gov/docs/fy20osti/75218.pdf).
41
41
42
42
Check out the [Jupyter Tutorial Notebooks](docs/tutorials/) to see detailed examples of the capacities of bifacial_radiance.
43
43
The [Intro examples](https://bifacial-radiance.readthedocs.io/en/stable/introexamples.html) and the [readthedocs documentation](https://bifacial-radiance.readthedocs.io) also provide a good starting point.
@@ -48,13 +48,13 @@ We need your help to make bifacial_radiance a great tool! Please see the [Contri
48
48
49
49
## License
50
50
51
-
Bifacial_radiance open source code is copyrighted by the Alliance for Sustainable Energy and licensed with BSD-3-Clause terms, found [here](https://github.com/NREL/bifacial_radiance/blob/master/LICENSE).
51
+
Bifacial_radiance open source code is copyrighted by the Alliance for Sustainable Energy and licensed with BSD-3-Clause terms, found [here](https://github.com/NatLabRockies/bifacial_radiance/blob/master/LICENSE).
52
52
53
53
## Getting Support
54
54
55
55
If you suspect that you may have discovered a bug or if you'd like to
56
56
change something about bifacial_radiance, then please make an issue on our
[Stack Overflow](http://stackoverflow.com) and tagged with
@@ -74,8 +74,8 @@ If you use bifacial_radiance in a published work, please cite:
74
74
Please also cite the DOI corresponding to the specific version of bifacial_radiance that you used. bifacial_radiance DOIs are listed at [Zenodo.org](https://zenodo.org/search?page=1&size=20&q=conceptrecid:3860349&all_versions&sort=-version)
75
75
76
76
Additional bifacial_radiance publications with validation of the software include:
77
-
* Deline, Chris, and Ayala, Silvana. Bifacial_Radiance. Computer Software. https://github.com/NREL/bifacial_radiance. USDOE Office of Energy Efficiency and Renewable Energy (EERE), Solar Energy Technologies Office (EE-4S). 17 Dec. 2017. Web. doi:10.11578/dc.20180530.16. https://www.osti.gov/doecode/biblio/6869
78
-
* Ayala Pelaez S, Deline C, Greenberg P, Stein JS, Kostuk RK. Model and validation of single-axis tracking with bifacial PV. IEEE J Photovoltaics. 2019;9(3):715-721. https://ieeexplore.ieee.org/document/8644027 and https://www.nrel.gov/docs/fy19osti/72039.pdf (pre-print, conference version)
77
+
* Deline, Chris, and Ayala, Silvana. Bifacial_Radiance. Computer Software. https://github.com/NatLabRockies/bifacial_radiance. USDOE Office of Energy Efficiency and Renewable Energy (EERE), Solar Energy Technologies Office (EE-4S). 17 Dec. 2017. Web. doi:10.11578/dc.20180530.16. https://www.osti.gov/doecode/biblio/6869
78
+
* Ayala Pelaez S, Deline C, Greenberg P, Stein JS, Kostuk RK. Model and validation of single-axis tracking with bifacial PV. IEEE J Photovoltaics. 2019;9(3):715-721. https://ieeexplore.ieee.org/document/8644027 and https://www.nlr.gov/docs/fy19osti/72039.pdf (pre-print, conference version)
79
79
* Ayala Pelaez, Deline C, MacAlpine M, Marion B, Stein J, Kostuk K. Comparison of Bifacial Solar Irradiance Model Predictions with Field Validation. IEEE J Photovoltaics. 2019; 9(1):82-87. https://ieeexplore.ieee.org/document/8534404
80
80
81
-
Or check our [Github Wiki](https://github.com/NREL/bifacial_radiance/wiki) for a complete list of publications.
81
+
Or check our [Github Wiki](https://github.com/NatLabRockies/bifacial_radiance/wiki) for a complete list of publications.
0 commit comments