Brian Mirletz
Brian Mirletz
I'm having some trouble building Coopy on Linux Mint 17.2. I got one error when I had wxWidgets 2.8 installed, and the following error with wxWidgets 3.0: ``` Linking CXX...
I was trying to run the bifacial_radiance Python package for the first time today, and got the following error:  After discussing it with Silvana on teams, it turns out...
The data manager successfully connects to the URDB and downloads the rate data available in the rate field:  However, this is only one portion of the rate. Adjustments are...
I've tried to test the Native PIO speaker example on a Raspberry PI and got the following runtime error: java.lang.IllegalArgumentException: Unable to find native library speaker using classloader: dalvik.system.PathClassLoader[DexPathList[[zip file...
Extractor.py's metadata functions don't read in the number of tech details. We may be able to use the length of the meta table to determine the number of tech details.
> A couple questions/comments about UtilityPVPlusBatteryProc. > > 1. It uses a custom extractor, but that extractor is not being used in `extract_test_data.py`. Is UtilityPVPlusBattery being adequately tested? Good question....