dolphin
dolphin copied to clipboard
InSAR phase linking library for PS/DS processing
Right now, the output type of `load_gdal` is a numpy array by default, but is a `np.ma.MaskedArray` if the argument `masked=True`. This makes it hard to remember/track which attributes will...
Meta-issue to track the removal of Numba. There's only a few places we are using Numba instead of JAX for a compiled speedup. Having two accelerators seems excessive for the...
I try to run it with docker version of dolphin/0.32.0. I used OPERA CLSC .h5 files. But when I try to run dolphin I took this error message  I...
Not an easy short term goal, but for coregistered stacks which require no stitching/reprojection, there's no reason why, in theory, we need `gdal`/`rasterio`. Having a code path which avoids GDAL...
### Checked for duplicates Yes - I've already checked ### Alternatives considered Yes - and alternatives don't suffice ### Related problems _No response_ ### Describe the feature request I have...
- for snaphu-like unwrapped results, need to combine or redo connected component labels - complete the PR for writing out residuals from the timeseries inversion - add some recommended mask...
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.4 → v0.14.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.4...v0.14.5)
### Checked for duplicates Yes - I've already checked ### Alternatives considered Yes - and alternatives don't suffice ### Related problems README instructions point to building from Docker file which...