pyrad.io.write_fixed_angle#

pyrad.io.write_fixed_angle(time_data, fixed_angle, rad_lat, rad_lon, rad_alt, fname)[source]#

writes an output file with the fixed angle data

Parameters:
  • time_data (datetime object) – The scan time

  • fixed_angle (float) – The first fixed angle in the scan

  • rad_lat, rad_lon, rad_alt (float) – Latitude, longitude [deg] and altitude [m MSL] of the radar

  • fname (str) – The name of the file where to write

Returns:

fname (str) – the name of the file containing the content