get_vector2msevi_rparam

nawdex_analysis.io.reproj.get_vector2msevi_rparam(vgeo, region=((114, 1118), (271, 3047)))

Calculates reprojection parameters for the conversion between ICON output vectors and the Msevi grid.

Parameters:
  • vgeo (dict of numpy arrays) – set of fields containing vector geo-reference
  • region (tuble of int, optional, default = SEVIRI_cutout) – cutout region defintion as ((ir1, ir2), (ic1, ic2))
Returns:

rparam – reprojection parameters

Return type:

dict of numpy arrays