msevi_ij2ll¶
-
nawdex_analysis.io.reproj.msevi_ij2ll(irow, icol, lon0=0, 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
- lon0 (float, optional, default = 0) – sub-satellite longitude
- hres (bool, optional, default = False) – switch if resolution coordiante have been input
Returns: - lon (numpy array) – longitude
- lat (numpy array) – latitude