wellmap.well0_from_well

wellmap.well0_from_well(well, digits=2)[source]

Create a zero-padded well name from the given well name.

It doesn’t matter if the input name is zero-padded or not.

Example:

>>> well0_from_well('A2')
'A02'

See also: Well formats