Closed RBhupi closed 5 months ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
This is failing because of the missing file. I want to use this file in my example which I can take from the ARM servers.
WARNING: ../../examples/retrieve/plot_hydrometeor_class_x_band.py unexpectedly failed to execute correctly:
Traceback (most recent call last): File "/home/runner/work/pyart/pyart/examples/retrieve/plot_hydrometeor_class_x_band.py", line 29, in <module> radar = pyart.io.read(files[0]) ~~~~~^^^ IndexError: list index out of range
@RBhupi If you want to pull the file and run that, you can do a PR adding the file to https://github.com/openradar/open-radar-data
then once the file has been added to the data directory, run python make_registry.py
@RBhupi This looks good to me now!
radar_freq
option when frequency information is missing from the radar object.radar_freq
.