-
Invested a fair bit of effort in building ball-and-sticks compatibility into the spec and verifying its orientation encoding: https://github.com/Lestropie/DWI_metadata. So would like to get support fo…
-
While exercising the altitude motor I noticed that sometimes the camera 'dips' before raising to the assigned altitude. It appears to be a deliberate movement of the motors, but is unexpected. Needs t…
-
* Please check whether the bug was already reported or fixed.
* Please provide the following information:
- ObsPy version, Python version and Platform (Windows, OSX, Linux ...)
Obspy 1.1.1, …
-
Hello! I have a projection with "unitconvert" operation. Proj4js gives error for it. I found in sources that it attempts to find "unitconvert" in the list "names" (projections.js), but there are no su…
-
Hi
since the code you shared train the model only on the front view of 90, how to train the net on Lidar data which is the full view of 360? Can you give me some advice ? thanks .
-
`pvlib.irradiance.perez` returns some odd results when inputs are singletons, and when GHI is 0.
- when used through `pvlib.irradiance.get_total_irradiance` and the inputs are Series of length 1, r…
-
Hi
Is there any chance that the calculated data inside the card could be exposed as entities in HA and later use to run automations?
In my particular case - I would love to set my aquarium light…
-
Hi!
Very good [article](https://javascript.plainenglish.io/calculating-azimuth-distance-and-altitude-from-a-pair-of-gps-locations-36b4325d8ab0)!
If we have two (or more) points A.
And we know…
-
## Description of the issue
From oeo-dev 82.
This builds on #1510.
## Ideas of solution
Which quantity values are actually quantity values? ToDo: add axioms
- area value
- coefficient o…
-
Hi, I tried to save style transferred mesh using save_obj() function like following.
```
...
# draw object
model.renderer.background_color = (1, 1, 1)
loop = tqdm.tqdm(range(0, 360, 4))
for nu…