read_iconvar_vector¶
-
nawdex_analysis.io.input_sim.read_iconvar_vector(fname, vlist)¶ Input of ICON variable vector (given at original ICON grid and with applied zenith angle mask).
Parameters: - fname (str) – name of ICON file (should be netcdf file)
- vname (list of str) – list of variable names
Returns: outset – set of synsat and georef vectors
Return type: dict of numpy arrays