Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Ocr Fileformat | 166 | 7 days ago | 30 | mit | JavaScript | |||||
Validate and transform various OCR file formats (hOCR, ALTO, PAGE, FineReader) | ||||||||||
Bifacial_radiance | 73 | 1 | 3 days ago | 11 | March 10, 2022 | 98 | bsd-3-clause | Python | ||
Toolkit for working with RADIANCE for the ray-trace modeling of Bifacial Photovoltaics | ||||||||||
Reactivevalidation | 58 | 1 | 2 | 5 months ago | 13 | July 15, 2023 | 3 | mit | C# | |
A small validation library for WPF and Avalonia which uses a fluent interface and allows display messages near controls in GUI with MVVM | ||||||||||
Encodingchecker | 41 | 2 years ago | 1 | mpl-2.0 | C# | |||||
A GUI tool that allows you to validate the text encoding of one or more files. Modified from https://encodingchecker.codeplex.com/ | ||||||||||
Simple Python Chess | 30 | 5 years ago | 3 | wtfpl | Python | |||||
A simple python chess game with a seperate board representation/validation and a TkInter GUI | ||||||||||
Tixl Testnet Status | 16 | 3 years ago | 20 | |||||||
Gives an insight into where we are standing with the Tixl testnet development | ||||||||||
Nammu | 12 | 2 years ago | 64 | gpl-3.0 | Python | |||||
Oracc GUI | ||||||||||
Shacleditor | 11 | 2 months ago | 4 | apache-2.0 | JavaScript | |||||
A GUI for edit RDF with SHACL constraints | ||||||||||
Gui Widget Mixins | 7 | a year ago | other | Racket | ||||||
Tool tips, cue text and validation for text-field% GUI widgets in Racket | ||||||||||
Dreamer Topology3d | 7 | 8 years ago | apache-2.0 | JavaScript | ||||||
Topology 3D (Designer Deployer & Director) a web GUI for controlling SDN experiments. |
bifacial_radiance contains a series of Python wrapper functions to make working with RADIANCE easier, particularly for the PV researcher interested in bifacial PV performance. For more information, check out our documentation, Tutorials in the form of Jupyter Notebooks, or reffer to our Wiki and Issues page.
https://youtu.be/4A9GocfHKyM This video shows how to install the bifacial_radiance software and all associated software needed. More info on the Wiki. Instructions are also shown below.
For detailed instructions of how to install bifacial_radiance, you can also refer to the installation guide
A GUI has been added in version 3.0. The GUI reads/writes all input parameters necessary to run a simulation, and runs the specified simulation by calling the correct functions with the specified parameters. So no need to use a journal or a script! But you still need to install following the procedure below.
To run the gui, import bifacial_radiance and run bifacial_radiance.gui()
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, with the slides available here.
Check out the Jupyter Tutorial Notebooks to see detailed examples of the capacities of bifacial_radiance. The Intro examples and the readthedocs documentation also provide a good starting point.
We need your help to make bifacial_radiance a great tool! Please see the Contributing page for more on how you can contribute. The long-term success of bifacial_radiance requires substantial community support.
Bifacial_radiance open source code is copyrighted by the Alliance for Sustainable Energy and licensed with BSD-3-Clause terms, found here.
If you suspect that you may have discovered a bug or if you'd like to change something about bifacial_radiance, then please make an issue on our GitHub issues page.
bifacial_radiance questions can be asked on Stack Overflow and tagged with the bifacial_radiance tag.
The bifacial-radiance google group has just started, and will be used for discussing various topics of interest to the bifacial-radiance community. We also make new version announcements on the google group.
If you use bifacial_radiance in a published work, please cite:
Ayala Pelaez and Deline, (2020). bifacial_radiance: a python package for modeling bifacial solar photovoltaic systems. Journal of Open Source Software, 5(50), 1865, https://doi.org/10.21105/joss.01865
Please also cite the DOI corresponding to the specific version of bifacial_radiance that you used. bifacial_radiance DOIs are listed at Zenodo.org
Additional bifacial_radiance publications with validation of the software include:
Or check our Github Wiki for a complete list of publications.