-
Notifications
You must be signed in to change notification settings - Fork 244
Closed
Labels
feature requestNew feature wantedNew feature wantedgood first issueGood for newcomersGood for newcomershelp wantedHelping hands are appreciatedHelping hands are appreciated
Description
Description of the desired feature
GMT figure names need to be unique and are generated by the unique_name function in pygmt/helpers/tempfile.py. Currently, it uses tmpfile to generate a unique name but this isn't ideal and kind of a hack. A better way would be to use the builtin uuid.uuid4 function.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestNew feature wantedNew feature wantedgood first issueGood for newcomersGood for newcomershelp wantedHelping hands are appreciatedHelping hands are appreciated