FreeCAD-addons icon indicating copy to clipboard operation
FreeCAD-addons copied to clipboard

Solar Workbench

Open Francisco-Rosa opened this issue 3 months ago β€’ 1 comments

Dependencies

  • This Addon/workbench runs on:
    • [x] Most up to date stable release
    • [x] Most up to date development release
    • [x] Python 3 compatible
    • [x] Qt5 compatible
    • [x] Qt5 and Qt6 compatible (uses "import PySide" rather than "import PySide2")
  • [ ] Is this backward compatible with any previous version of FC? If so, please mention in the README.md
  • [x] Does this use 3rd party dependencies?
    • [ ] numpy
    • [ ] scipy
    • [x] ladybug-core
    • [x] ladybug-radiance
    • [x] Radiance software
    • Please specify if there are any other dependencies below and in the README.md and package.xml files

README.md

  • [x] Is Markdown friendly
  • [x] Has a Prerequisite or Dependencies section
  • [x] Links to a LICENCE file (Note: FreeCAD uses LGPL2.1, most people choose that or GPL3)
  • [x] Has a Screenshot and/or a section for screenshots
  • [x] Links to a FreeCAD Forum discussion thread

Misc.

Housekeeping

  • [x] Fixed typos in the code using codespell. We recommend running: codespell -q 3
  • [ ] We recommend linting python code with PEP8. See [coding conventions][Code-conventions]

Github Related

  • [ ] Does your repository use Release tags ?
  • [x] Repository has topics which include FreeCAD Workbench Addon

Note: if your addon/workbench code doesn't reside on Github, please state the address where it is mentioned

Francisco-Rosa avatar Dec 09 '25 17:12 Francisco-Rosa

https://github.com/Francisco-Rosa/Solar

#511 #512

PhoneDroid avatar Dec 09 '25 18:12 PhoneDroid