Heresh Fattahi
Heresh Fattahi
This PR adds a new workflow to estimate wrapped phase series. This module named "phase-link" tries to estimate the wrapped phase series for a given neighborhood based on EMI estimation....
I had to slightly change the Cmake command from: `CXX=clang++ cmake -DCMAKE_INSTALL_PREFIX=../install ../src/fringe` To the following to install the package on my Mac: `CXX=clang++ cmake -DCMAKE_FIND_FRAMEWORK=NEVER -DCMAKE_INSTALL_PREFIX=../install ../src/fringe ` Before...
### Checked for duplicates Yes - I've already checked ### Describe the bug Currently if the user asks to compute Az FM rate correction, but the computation is not possible...
This is an attempt to address https://github.com/opera-adt/s1-reader/issues/98 . We need to evaluate the default margins.
### Checked for duplicates Yes - I've already checked ### Describe the bug When I create correction lookup table and then try to evaluate the look up table I noticed...
### Checked for duplicates Yes - I've already checked ### Alternatives considered Yes - and alternatives don't suffice ### Related problems Currently the reader only works if the external orbit...
### Checked for duplicates Yes - I've already checked ### Alternatives considered Yes - and alternatives don't suffice ### Related problems Sentinel-1 SLC data are provided as DN numbers. A...
### Checked for duplicates Yes - I've already checked ### Alternatives considered Yes - and alternatives don't suffice ### Related problems The Sentinle-1 SLC processed with IPF 2.36 requires a...