heikekonow / hamp_processing

Processing for HAMP data sets
GNU General Public License v3.0
0 stars 2 forks source link

fill missing radiometer data with missing value #31

Closed heikekonow closed 4 years ago

heikekonow commented 4 years ago

for flights without any radiometer measurements, still keep the structure with (freq, time) and fill all time steps with missing value -888

in file _unifyGridradiometer

heikekonow commented 4 years ago

merged into master