dolphin icon indicating copy to clipboard operation
dolphin copied to clipboard

InSAR phase linking library for PS/DS processing

Results 64 dolphin issues
Sort by recently updated
recently updated
newest added

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...

refactor
dependencies

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 ![Image](https://github.com/user-attachments/assets/adad51d6-7cf5-4a72-8df4-6059ecb7870f) 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...

enhancement
refactor

### 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...

enhancement

- 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...

enhancement