wellmap.col_from_j

wellmap.col_from_j(j)[source]

Convert the given index into a column name.

Note that column names count from 1, and are strings.

Example:

>>> col_from_j(0)
'1'

See also: Well formats