osaris icon indicating copy to clipboard operation
osaris copied to clipboard

Scripts to facilitate parallel InSAR processing and analysis of Sentinel-1 time series on HPC clusters based on GMTSAR and Slurm.

Results 13 osaris issues
Sort by recently updated
recently updated
newest added

In the current development version 0.7.3aplha, processing jobs that cover multiple swaths show offsets in the geocoded result datasets.

bug

don't mind displacement.sh

Envisioned work flow: - All scenes for the area and time frame of interest are downloaded (no restriction by relative orbit in config) - All scenes are extracted to Processing/orig...

featurerequest

In the prepare-data.sh routine, the swath relevant for processing the area of interest should be determined automatically. This will render the manual input in the config file obsolete. Envisioned work...

featurerequest

In the current concept, UCM detects only locations where coherence dropped from high to low values. However, it may also be interesting to detect locations where coherence substantially increased. For...

enhancement

Create a generic script to mask GMT grid files by a polygon provided in a .gmt or .shp file. Parameters: - Input grd file - Polygon file - Mask inside...

featurerequest

Implement unit testing, e.g. with shUnit2: https://github.com/kward/shunit2

featurerequest

Implement an alternative processing concept that makes interferograms for vv and vh polarizations of the same scene.

featurerequest

The current orbit matching routine may return false positives when the orbit library is incomplete. An additional check regarding the end date of the orbit file is required to verify...

bug

This will require a list of available orbits from which the files actually needed can be determined. Only these orbits shall then be downloaded and used for further processing. Will...

enhancement