Is your feature request related to a problem? Please describe.
In the TimeSeriesMap in grass.jupyter it is not possible to add STDS from other mapsets. This does work in TGIS and should be possible in TimeSeriesMap as well.
Describe the solution you'd like
TimeSeriesMap should support rendering STDS data from other mapsets without throwing errors.
Describe alternatives you've considered
A workaround for users would be to create a copy of the STDS (only metadata) in the current mapset. But that is inconsistent with how other tools or parts of the GRASS API behave.
Is your feature request related to a problem? Please describe.
In the TimeSeriesMap in grass.jupyter it is not possible to add STDS from other mapsets. This does work in TGIS and should be possible in TimeSeriesMap as well.
Describe the solution you'd like
TimeSeriesMap should support rendering STDS data from other mapsets without throwing errors.
Describe alternatives you've considered
A workaround for users would be to create a copy of the STDS (only metadata) in the current mapset. But that is inconsistent with how other tools or parts of the GRASS API behave.