wellmap.well0_from_row_col

wellmap.well0_from_row_col(row, col, digits=2)[source]

Create a zero-padded well name from the given row and column names.

Example:

>>> well0_from_row_col('A', '2')
'A02'

See also: Well formats