-
In the routine buoyan_dilute in zm_conv.F90, the formal parameters cp and msg are listed as local variables in the declarations (lines 3264 and 3270). Still works, since type is correct, but there is …
-
### Is there an existing request for this?
- [X] I have searched the existing requests
### Forums discussion
gitter
### Subproject(s) affected?
Path
### Idea description
Per LGTM,…
-
Hi S60
Firstly I love your work, fantastic...just thought of sending you what I am seeing maybe you can figure this out ,
![20241102_100004](https://github.com/user-attachments/assets/0a666f4c-c02d-…
-
#### Summary
The cam embedded in images is being rotated randomly. We should inject a property of `30deg`
```js
/**
* Rotates the camera element to a fixed 30 degrees.
* This function add…
-
Some newer Canon EOS cameras with DIGIC X can use a feature named "RAW Burst Mode".
It basically means that the cam already starts taking pictures while the trigger is half pushed.
They are stored i…
-
### Describe the bug?
The numbers for interpolation on cams after the ui update are missing, even though the slider works.
### To Reproduce
go to cams, the arrow, top right corner for interpolatio…
-
The cam is too low - I recommend creating GUI for cam's position. download the "examples/jsm/libs/lil-gui.module.min.js" and import GUI from there
-
How to get the current mode (so photo, recording, etc.) and if the cam is currently recording. I tried to use the gopro.query() and use the StatusID but this is private.
Thanks for help :)
-
Wyze recently announced the updated [Wyze Cam V3](https://wyze.com/wyze-cam-v3.html). It looks like a great improvement: f/1.6 aperture, 2x processing power. Anyone got any more info on these? Are the…
-
When you do cam preprocessing,the function transform_batch_images is not called.But the result of cam images is right.Why?Did you trained model without the function transform_batch_images?