save_radflux_flist

nawdex_analysis.io.output_sim.save_radflux_flist(flist, outname, use_clear=False, interpolation2msevi=True)

Saves full time stack of simulated TOA radiation flux data to netcdf file.

Parameters:
  • flist (list of str) – filename list of ICON file (should be netcdf file)
  • outname (str) – output file name, if None a local dir on altair is chosen
  • interpolation2msevi (bool, optional, default = True) – switch if output should be interpolated to MSG grid
  • use_clear (bool, optional, default = False) – switch if clearsky or cloudy values are used
Returns:

Return type:

None