You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do have a mapset containing an STRDS that consists of maps created with r.buildvrt (through t.rast.patch). The STRDS is created outside of actinia and is located in the actinia grassdb.
When I try to use the STRDS in actinia, I get a Tile not found error and the process fails. I guess that is due to linking of mapsets in actinia (leading to linking a link).
Virtual rasters are very useful for satellite imagery (e.g. mosaics of data takes over an area of interest for an entire orbit). Is there any possibility to make them work in actinia?
The text was updated successfully, but these errors were encountered:
Sorry for the forth-and-back, this when it worked I used the underlying tiles directly not the virtual raster. Virtual rasters (r.buildvt) in the persistent, global database do not work in actinia unfortunately...
I do have a mapset containing an STRDS that consists of maps created with
r.buildvrt
(throught.rast.patch
). The STRDS is created outside of actinia and is located in the actinia grassdb.When I try to use the STRDS in actinia, I get a
Tile not found
error and the process fails. I guess that is due to linking of mapsets in actinia (leading to linking a link).Virtual rasters are very useful for satellite imagery (e.g. mosaics of data takes over an area of interest for an entire orbit). Is there any possibility to make them work in actinia?
The text was updated successfully, but these errors were encountered: