pyart.io.radar.Radar.add_field

Radar.add_field(field_name, dic)[source]

Add a field to the object.

Parameters :

field_name : str

Name of the field to add to the dictionary of fields.

dic : dict

Dictionary contain field data and metadata.

Previous topic

pyart.io.radar.Radar

Next topic

pyart.io.radar.Radar.add_field_like

This Page