Chris Deline
Chris Deline
Error message on a new py3.13 environment. All tests in test_spectra.py are failing, but everything else passes. If this is an environment issue, then the error message needs to be...
Added a pytest and resolved conflicts. - [ ] Investigate why test_Radiance_1axis_gendaylit_modelchains is failing (WM2back is now 38 instead of 43 from v0.4.4)
RadianceObj.loadtrackerdict and load.loadTrackerDict and load._exportTrackerDict needs to be updated for new trackerdict configuration and pytested
Our workflow uses the trackerdict and analysis1axis even for fixed tilt systems. for multi-object systems, some can be tracked and others fixed. We should come up with a different name...
LBNL has a new python wrapper around RADIANCE binaries. This may improve integration and eliminate issues users are having with properly installing RADIANCE and setting RAYPATH, etc. It appears that...
- At the moment, the GUI doesn't interact with the CECMod performance parameters. - In `load.savedictionariestoConfigurationIniFile` there's no easy way to save CECMod dictionary parameters from the moduleObj. - To...
This is a replacement for gencumsky that is supported and official in RADIANCE. We should compare the two approaches and consider moving to this option. Another side benefit is that...
Starting with pip 25.0 (January 1, 2025) we'll have to move from setup.py to pyproject.toml. Check pvlib-python for implementation example. DEPRECATION: Legacy editable install of bifacial-radiance==0.4.4.dev0+g1d96a19.d20240828 from file:///F:/Documents/Python%20Scripts/bifacial_radiance (setup.py develop)...