% tsgqc_netcdf.m
% convert Excel file to csv

d = dynaload('tsgqc_netcdf.xls')
write( d, 'tsgqc_netcdf.csv')