read_radiation_flux_flist

nawdex_analysis.io.input_sim.read_radiation_flux_flist(flist, use_clear=False, interpolation2msevi=True)

Reads ICON TOA radiation vectors from filelist as time stack.

Parameters:
  • flist (list of str) – filename list of ICON file (should be netcdf file)
  • 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:

radset – set of TOA radiation and georef vectors

Return type:

dict of numpy arrays