wellmap.row_col_from_ij

wellmap.row_col_from_ij(i, j)[source]

Convert the given indices into row and column names.

Example:

>>> row_col_from_ij(0, 1)
'A', '2'

See also: Well formats