xradar.transform.cfradial.to_cfradial1#
- xradar.transform.cfradial.to_cfradial1(dtree=None, calibs=True)[source]#
Convert a radar xarray.DataTree to the CFRadial1 format and save it to a file. Ensure that the resulting dataset is well-formed and does not include specified extraneous variables.
- Parameters:
dtree (
xarray.DataTree
) – Radar xarray.DataTree object.calibs (
Bool
, optional) – Whether to include calibration parameters.