-
First, thank you guys for this amazing project.
I am trying to use radar on linux. However, it seems that we need mmwave studio in order to use OpenRadar. Since TI only have mmwave studio for windows…
-
## Description
We are seeing an issue with rendering panel/bokeh visualizations, as described in this issue
https://github.com/openradar/erad2024/issues/81
## Proposed solution
Not really sure…
-
This week at the Open Radar Science short course, @kmuehlbauer presented some awesome notebooks covering the wradlib basics and workflows
- [Rendered Jupyterbook](https://openradarscience.org/erad202…
-
As referenced in https://github.com/openradar/xradar/pull/158 and discussed with @mgrover1 in the MetPy telecon yesterday, there is still some relevant code in https://github.com/openradar/xradar/comp…
-
While working on xradar documentation I found we could make use of [rtd subprojects](https://docs.readthedocs.io/en/stable/subprojects.html) in connection with custom domains.
The url would look so…
-
## Problem
The `unified_log` table is very slow.
As I understand it, this is because of how enumerating oslog works. Back in #7598 we introduced this table, and the idea then was that the `max_r…
-
**Let's list all the file formats that could potentially be represented efficiently as "virtual zarr" - i.e. zarr + chunk manifests.**
The important criteria here is that the format must store data…
-
I'm trying to Build and run the MMWavelink code, for which I compiled the code as described in the README. My cmake version is 3.10.2.
Once I run `make -j4`, it prompts
`[ 9%] Building C object…
-
# from wradlib
- [x] rainbow https://github.com/openradar/xradar/pull/32
- [x] sigmet https://github.com/openradar/xradar/pull/33
- [x] gamic hdf5 https://github.com/openradar/xradar/pull/29
- […
-
In https://github.com/flutter/engine/pull/40241, I added a workaround for an AppKit bug wherein mouseDown/Up events were ignored when the *Reduced Transparency* accessibility setting was enabled, and …