-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Howdy,
I am having issues with the first four characters disagreeing in my use case. maidenhead version is 1.7.0
python is 3.13.3
OS is Ubuntu 25.04
the following code :
import maidenhead as mh
print(mh.to_maiden(53.997883,-115.544533,2))
print(mh.to_maiden(53.997883,-115.544533,3))
results in
DO24
DO23fx
I am not sure whether it is a DO24 or DO23 but they should match.
Thankis.
Metadata
Metadata
Assignees
Labels
No labels