pyart.io.nexrad_level2.NEXRADLevel2File.location

NEXRADLevel2File.location()[source]

Find the location of the radar.

Returns :

latitude: float :

Latitude of the radar in degrees.

longitude: float :

Longitude of the radar in degrees.

height : int

Height of radar and feedhorn in meters above mean sea level.

Previous topic

pyart.io.nexrad_level2.NEXRADLevel2File.get_times

Next topic

pyart.io.nexrad_level2.NEXRADLevel2File.scan_info

This Page