-
I have a GAMIC-HDF5 file that I am trying to read with pyart.aux_io.read_gamic(). At first glance, it appears to work; however, while most of the data and parameters such as elevation, azimuth, etc. read in, the fields dictionary is empty {}. Here is a snippet of radar.info() altitude: A sample file can be download via: https://wallops-prf.gsfc.nasa.gov/Data/WOLFF/LONGRANGE-HYDRO_LCA_20191212075011_00.h5 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Problem solved. |
Beta Was this translation helpful? Give feedback.
Problem solved.