Silvana Ovaitt
Silvana Ovaitt
**Describe the bug** It seems that the EPW data being read is being shifted one hour back. **To Reproduce** ``` epwfile = 'USA_AZ_Tucson.Intl.AP.722740_TMY3.epw' tmyfile = '722740TYA.CSV' # TMY file for...
…tions Tutorials for single module and multiple row with irradiance distributions

Minor bug but, if you re-run your "radianceObj" definition on the simulation which gives the testfolder path, it is a relative path so you end up with bifacial_radiance\bifacial_radiance\bifacial_radiance\bifacial_radiance ..... etc......
 Works fine on older python 3.8 ~ but not on this one 
when different sensors for front and back, two files are created ; by default the clean routine looks for both the front and rear material so it fails.
Open issue warning: c:\users\sayala\documents\github\bifacial_radiance\bifacial_radiance\mismatch.py:220: FutureWarning: outer method for ufunc is not implemented on pandas objects. Returning an ndarray, but in the future this will raise a 'NotImplementedError'. Consider explicitly converting...
In theory sceneObjects are coded to work as OOP, which means we should be able to add mutliple scene objects. Need to check if this is true.

the _roundArbitrary rounds properly for creating the trackerdict indexes, but the data stored in metdata is not rounded (tracker_theta, surface_tilt). Maybe it should be?