-
* xradar version: 0.4.0
* Python version: 3.11.5
* Operating System: macOS 13.4
### Description
Unable to read in cfradial1.4 format data file
### What I Did
```
dtree = xd.io.open_cfradi…
-
* Py-ART version: pyart-0.2.3
* Python version: python-v3.9
* Operating System: windows11
### Description
I used the pyart package to deal with X-band phased array radar(PAR) in Guangdong, pro…
-
Hi everyone,
does pyart allow to write reflectivity values into a netcdf file?
Thanks.
Stefano
-
* xradar version: 0.2.0
* Python version: 3.11
* Operating System: MacOS
### Description
The current cfradial1 reader does not work with cfradial version 1.4 files, specifically with the name …
-
I frequently using classic Wetterdienst module for obtaining live radar data and that's ok, working at 100%....
But now I need to open the single sweep data file (H5). It is part of a dataset which i…
-
pycwr==0.2.11
pyart.io.write_cfradial("t.nc", radar)
File "C:\Anaconda3\envs\radar\lib\site-packages\pyart\io\cfradial.py", line 543, in write_cfradial
_create_ncvar(dic, dataset, field…
-
Currently, the API documentation of `read_cfradial` does not mention any version number of the Cfradial standard.
Although [Cfradial version 2](https://github.com/NCAR/CfRadial) officially still has …
-
I would like to implement a uF reader in wradlib, but its unclear to me where that functionality would go, and where I should start.
pyart for example has a uf reader, [uf reader](https://github.c…
-
Hi,
I am experiencing issues trying to read LiDAR data through Py-Art. I am processing data from a Leosphere WindCube 400S and the output format is NETCDF4, based on the CF/Radial 2.0 (CF-1.7) conv…
-
Many radars collect volume such that the location of the range gates changes between rays most often between different sweeps. For example some NEXRAD file change to a different gate spacing at high …