Skip to content

v0.4.4

Latest
Compare
Choose a tag to compare
@cdeline cdeline released this 14 Oct 21:43

Major bugfix - previously there was an uncaught problem with a mismatch between the trackerdict index and the MetObj index, leading to mismatch between irradiance values and tracker angles.

What's Changed

  • Add checks for RAYPATH properly being installed. Fixes #525 by @cdeline in #537
  • Suppress hub-height warnings when both clearance_height and hub_heigh… by @cdeline in #540
  • Improve repr printing of MetObj and RadianceObj. by @cdeline in #544
  • Add glassEdge parameter in modules so that the glass extends beyond the cell size. by @shirubana in #545
  • Fixed a bug in how the metadata is indexed in gendaylit1axis. fixes #441. by @cdeline in #550
  • change load.py to include more module inputs by @cdeline in #551
  • Fix leap day bug in readWeatherFile. fixes #552. by @cdeline in #553
  • Add deprecation warnings on soon to be removed functions. by @cdeline in #561
  • Fix load.cleanResult to work with files created with different sensorsy by @cdeline in #562
  • Improved error messages, documentation and test coverage by @cdeline in #563
  • V0 4 4 final checks by @cdeline in #565

Full Changelog: 0.4.3...0.4.4