Skip to content

Fujisan Fuusen Fuyu

Compare
Choose a tag to compare
@anomam anomam released this 29 Nov 06:55
· 14 commits to master since this release
422f883

v1.4.1 (November 29, 2019)

Fix

The vectorization of the calculations (from v1.3.0) in the PVEngine had removed the ability to account for timeseries albedo values (it was only using the first albedo value). This fix repairs that issue by building the full 3D matrices for the reflectivity values (and the inverse reflectivity values as well).

  • PVEngine needs to use timeseries albedo values (#98)

Contributors