Results 377 comments of Kai Mühlbauer

@egouden Thanks for raising that question. Can you explain which metadata should be an attribute? As the internal representation is based on xarray, we have to handle the pros and...

@egouden After thinking a bit about the issue I *think* I understand the bottomline. Please correct me if I'm wrong, you want to have **metadata** variables, like time(time), range(range), elevation(time),...

> We should probably keep the current implementation because it is consistent with CfRadial2 conventions. > Note that these conventions are under a WMO framework and are apparently not yet...

This will be tackled in the new package [xradar](https://github.com/openradar/xradar) which wradlib will depend on in the future. Please open new discussion topics over there.

Conda-Forge is behind because the single maintainer over there (@kmuehlbauer) does not have the bandwidth to follow new versions as they come out. Interested people are invited to enlist as...

Hang on a minute, there is a bot command. I'll check.

@amotl @gutzbenj You should be able to work on the wetterdienst-feedstock now.

@meteoDaniel Thanks for raising this. Currently we have some tools in the `vpr` module to create a cartesian volume. See also [recipe 2 in the docs ](https://docs.wradlib.org/en/stable/notebooks/workflow/recipe2.html). Basically we could...

@kayarre First, welcome to wradlib. Capability of a uF reader has been asked every once in a while, we've recommended pyart for this in the past. Tldr: Yes, this would...

@kayarre I've just looked a bit at the UF specs. We might be able to borrow bits of code from the current sigmet/iris reader. But that depends on your current...