NVE / actinia_modules_nve

Repository to collect actinia modules / endpoints for use at NVE
GNU General Public License v3.0
2 stars 1 forks source link

t.pytorch.predict: Add options for raster_maps and reference_strds as input #49

Open ninsbl opened 2 months ago

ninsbl commented 2 months ago

In order to be able to use reference images in predictions (e.g. for flood or avalances), options for _rastermaps and _referencestrds (the latter together with a _spatio-temporalrelation) should be added.

ninsbl commented 1 month ago

We also need a good solution to handle semantic labels. Sentinel-1 data have semantic labels with polarization, trac, and direction information (e.g. "VV_151_descending"). So, semantic labels should match between "activity" and "reference", and relation between "activity" and "reference" (see: G_OPT_T_SAMPLE, equal,overlaps,overlapped,starts,started,finishes,finished,during,contains)