-
See https://github.com/wearefrank/ladybug/issues/300. From the observations I conclude it is at least partly a frontend issue.
-
@mostaphaRoudsari
I am looking at:
https://github.com/mostaphaRoudsari/radJSON/blob/master/lib/radconverter.js#L1-L5
```
function create_xyz(xyz){
return {'x': xyz[0], 'y': xyz[1], 'z…
-
die ganze zeile (getrimmt um leerzeichen) anzeigen und den relevanten bereich rot färben
-
Tristan to provide his scripts to Louise for comparing EPW files. Louise to incorporate useful bits of code into LBT_TK.
-
# Issue Report #
## Bug ##
Block devices operations are failing with the following error in journal logs.
```
NMI: PCI system error (SERR) for reason b1 on CPU 0.
Mar 27 20:53:20 localhost kern…
-
Currently plugin seems to be enabled by default on all projects and has to be explicitly disabled on projects that do not use ktlint.
Could we add an option to disable it by default and then only e…
-
Within the radiation.py file the sun position is calculated with the function calc_sun_position(..)
When comparing calculated values to values from http://www.suncalc.org you will realise that the …
-
-
## About this issue
- Briefly describe the issue
- How can the issue be reproduced / sample code
## Details
* develop branch,no change
- [Ladybug 2024.2.1 Patch 1 ] Used tooling / Android …
-
### [READ] Step 1: Are you in the right place?
Issues filed here should be about bugs in __the code in this repository__.
If you have a general question, need help debugging, or fall into som…