0.0.3 Stable release
This is a minor update enabling arbitrary sized systems in the RadianceObj.makeScene() function
-Arbitrary Nmods x Nrows system configuration
Install using pip
- Clone or download the bifacial_radiance repository.
- Navigate to repository: cd bifacial_radiance
- Install via pip: "pip install . "
- Alternate installation development mode: " pip install -e . "