Silvana Ovaitt

Results 74 issues of 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...

io

…tions Tutorials for single module and multiple row with irradiance distributions

![image](https://user-images.githubusercontent.com/22824806/182835676-ef86e446-884c-469f-8937-fd14566555d0.png)

enhancement

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......

Wishlists
v0_5_0

![image](https://user-images.githubusercontent.com/22824806/173413682-7e8ea5f1-e404-4d7c-9adc-4e95af49d1e6.png) Works fine on older python 3.8 ~ but not on this one ![image](https://user-images.githubusercontent.com/22824806/173413698-2a5a06be-0bfc-4773-a3fd-2b4253c7a7a0.png)

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.

bug
v0_5_0

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...

bug

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.

Fixed in development branch
v0_5_0

![image](https://user-images.githubusercontent.com/22824806/157146487-c1618734-9354-4ba2-8000-a846ad866813.png)

v0_5_0

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?