Describe the bug
Running t.list in a new mapset (or a mapset with no prior temporal database) creates temporal database. This is perhaps not a bug, but it is somewhat unexpected and slow.
Expected behavior
t.list should first check connection and if there is no connection report no datasets. That should make it fast to run in a mapset with no STDS.
Other temporal tools have the same behavior, but they usually create a dataset or expect a dataset as input, while t.info is a read-only tool.
Describe the bug
Running t.list in a new mapset (or a mapset with no prior temporal database) creates temporal database. This is perhaps not a bug, but it is somewhat unexpected and slow.
Expected behavior
t.list should first check connection and if there is no connection report no datasets. That should make it fast to run in a mapset with no STDS.
Other temporal tools have the same behavior, but they usually create a dataset or expect a dataset as input, while t.info is a read-only tool.