Skip to content

v0.5.0.dev0

Pre-release
Pre-release
Compare
Choose a tag to compare
@cdeline cdeline released this 08 Oct 20:48

Development release to test multi-object and performance updates.

What's Changed

  • 405 multiple analysis objs by @cdeline in #408
  • 405 multiple analysis objs #2 by @cdeline in #409
  • 421 make image by @cdeline in #422
  • 405 multiple analysis objs by @shirubana in #429
  • Add 'columns' and 'methods' introspection to RadObj, MetObj and GrounObj by @cdeline in #495
  • 460 multiple results by @cdeline in #486
  • AgriPV Groundscans by @shirubana in #497
  • Results refactor by @cdeline in #504
  • Multi scene objs by @cdeline in #487
  • Refactored code to include functions for ground analysis by @sofiatoropovaa in #499
  • Refactor NSRDBWeatherData into readWeatherData by @cdeline in #496
  • change how timestamps are created in _saveTempTMY. Fixes #515. by @cdeline in #517
  • Add checks for RAYPATH. Fixes #525 by @cdeline in #537
  • Suppress hub-height warnings when both clearance_height and hub_heigh… by @cdeline in #540
  • bump to pandas 1.4.4 and numba 0.58.1 in requirements.txt by @cdeline in #542
  • Create descriptive repr for MetObj and RadianceObj. Fixes #471 by @cdeline in #544
  • Modify how CEC performance data is saved. Issue 512 by @cdeline in #543
  • Silvana issues fixing by @shirubana in #545
  • fixes #441. Changed how the metadata is indexed in gendaylit1axis - … by @cdeline in #550
  • 438 inifile change load.py to include more module inputs by @cdeline in #551
  • Fix leap day bug in readWeatherFile. fixes #552. by @cdeline in #553
  • Fix incorrect saving of rearX and rearY when sensorsY is an array. Fixes 501 by @cdeline in #558
  • Add deprecation warnings fixes 556 by @cdeline in #561
  • Add deprecation warnings fixes 556 by @cdeline in #560
  • Fix load.cleanResult to work with files created with different sensorsy by @cdeline in #562
  • Changes made to get spectral example notebook to work by @mjprilliman in #554

New Contributors

  • @sofiatoropovaa made their first contribution in #499

Full Changelog: 0.4.3...v0.5.0-dev1