Open ninsbl opened 6 months ago
Sorry for the noise, this seems to work with persistent processing...
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?