read_synsat_flist¶
-
nawdex_analysis.io.input_sim.read_synsat_flist(flist, interpolation2msevi=True)¶ Reads ICON Synsat 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
Returns: btset – set of synsat and georef fields
Return type: dict of numpy arrays