opera-adt / disp-s1

OPERA Displacement workflows
Other
5 stars 6 forks source link

Replace unwrapped phase layer with displacement in DISP-S1 product #83

Closed ehavazli closed 3 weeks ago

ehavazli commented 4 weeks ago

These changes replace convert the unwrapped phase to range change and replace the current unwrapped_phase layer with range_change layer.

The test product header is as follows:

float range_change(y, x) ;
    range_change:_FillValue = NaNf ;
    string range_change:units = "meters" ;
    string range_change:long_name = "Range change" ;
    string range_change:grid_mapping = "spatial_ref" ;