Recent Releases of simshady

simshady - [v0.1.1] - 2025-05-02

Hotfix v0.1.1 - Fixing the aggregation of skydome irradiance

What's Changed

  • New aggregation of skydome jsons by @FlorianK13 and @MartGro in https://github.com/open-pv/simshady/pull/55

Full Changelog: https://github.com/open-pv/simshady/compare/v0.1.0...v0.1.1

- TypeScript
Published by FlorianK13 10 months ago

simshady - [v0.1.0] - 2025-04-21

What's Changed

  • Use skydome based simulation by @FlorianK13 @MartGro in https://github.com/open-pv/simshady/pull/48

Full Changelog: https://github.com/open-pv/simshady/compare/v0.0.5...v0.1.0

- TypeScript
Published by FlorianK13 10 months ago

simshady - [v0.0.5] - 2024-09-17

What's Changed

  • Add keywords by @FlorianK13 in #29
  • Add Contributing.md by @FlorianK13 in #29
  • Stop hogging the main thread during calculation (No more "this website is slowing down your browser") by @khdlr in #32

Fixes

  • Fix incorrect handling of indexed geometries by @khdlr in #36
  • Fix outdated usage example in README.md by @khdlr in #37
  • Fix incorrect handling of clockwise-oriented polygons by @khdlr in #31

Full Changelog: https://github.com/open-pv/simshady/compare/v0.0.4...v0.0.5

- TypeScript
Published by khdlr over 1 year ago

simshady - [v0.0.4] - 2024-08-30

What's Changed

  • Delete hardcoded url for tif files by @FlorianK13 in https://github.com/open-pv/simshady/pull/24
  • Add units warning to docs by @FlorianK13 in https://github.com/open-pv/simshady/pull/25
  • Make colormaps configurable by @FlorianK13 in https://github.com/open-pv/simshady/pull/27

Full Changelog: https://github.com/open-pv/simshady/compare/v0.0.3...v0.0.4

- TypeScript
Published by FlorianK13 over 1 year ago

simshady - [v0.0.3] - 2024-08-19

Update of version number was not done in 0.0.2, so another release was needed 🥇

- TypeScript
Published by FlorianK13 over 1 year ago

simshady - [v0.0.2] Bug Fixes - 2024-08-19

What's Changed

  • Use Diffuse Radiation in WebGL by @FlorianK13 in https://github.com/open-pv/simshady/pull/15
  • Include diffuse radiation by @FlorianK13 in https://github.com/open-pv/simshady/pull/18
  • Shadinggeometry should be infered from simgeometry by @FlorianK13 in https://github.com/open-pv/simshady/pull/21

Full Changelog: https://github.com/open-pv/simshady/compare/v0.0.1...v0.0.2

- TypeScript
Published by FlorianK13 over 1 year ago

simshady - v0.0.1

[v0.0.1] First NPM Release - 2024-06-03

Added

  • Add Main class ShadingScene
  • Add WebGL code for shading simulation
  • Add method for digital elevation models
  • Add method for diffuse radiation
  • Add documentation page on github pages - open-pv.github.io/simshady/

Contributors

@FlorianK13 @khdlr @MartGro

- TypeScript
Published by FlorianK13 over 1 year ago