openradar / xradar

A tool to work in weather radar data in xarray
https://docs.openradarscience.org/projects/xradar
MIT License
88 stars 17 forks source link

_FillValue missing from FurunoBackend (azimuth/elevation) #77

Closed kmuehlbauer closed 1 year ago

kmuehlbauer commented 1 year ago

Description

Writing a Furuno-based Datatree to netcdf warns with

SerializationWarning: saving variable azimuth with floating point data as an integer dtype without any _FillValue to use for NaNs

That's due to missing _FillValue in the backend.