msevi_ij2xy¶
-
nawdex_analysis.io.reproj.msevi_ij2xy(irow, icol, hres=False)¶ Converts msevi indices into xy coordinates.
Parameters: - irow (numpy array) – row index in SEVIRI projection
- icol (numpy array) – column index in SEVIRI projection
- hres (bool, optional, default = False) – switch if resolution coordinates have been input
Returns: - x (numpy array) – x-coordinate in SEVIRI projection
- y (numpy array) – y-coordinate in SEVIRI projection