Skip to content

Tags: isce-framework/dolphin

Tags

v0.38.0

Toggle v0.38.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use `is_symlink` when checking for existing scratch files in spurt (#568

)

v0.37.0

Toggle v0.37.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
`filtering.py`: Change default `sigma` calculation, add docstring exp…

…lanation (#560)

* filtering.py`: Change default `sigma` calculation, add docstring explanation

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

v0.36.2

Toggle v0.36.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Nisar datasets (#559)

* add dataset to input arguments for nisar

* set subdataset argument default value to None

---------

Co-authored-by: mirzaees <smirzaee@aurora.jpl.nasa.gov>

v0.36.1

Toggle v0.36.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Move `WriteArray` calls after `SetNoDataValue` calls (#555)

As a precaution against striping found here: nasa/PROTEUS#54

v0.36.0

Toggle v0.36.0's commit message
Add v0.36.0 Changelog entries

v0.35.1

Toggle v0.35.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[pre-commit.ci] pre-commit autoupdate (#529)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.9.1](astral-sh/ruff-pre-commit@v0.8.6...v0.9.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

v0.35.0

Toggle v0.35.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update changelogs up to 0.35.0 (#525)

* Update changelogs up to 0.35.0 [skip-ci]

* fix header markup

v0.34.2

Toggle v0.34.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
'Use `nearest` resampling for merging temporal coherence (#508)

Closes #144

The `lanczos` filter was leading to pixels above 1 in the merged
temporal coherence image, despite the max being 1.0 per burst.

This is also likely the reason for negative coherences, though
we can reopen if any new instances are spotted (hasn't been seen in a
year)

v0.34.1

Toggle v0.34.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use `fspath` when opening with `gdal` to support older versions (#502)

v0.34.0

Toggle v0.34.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add `CITATION.cff` for better zenodo parsing (#488)

* Add `CITATION.cff` for better zenodo parsing

* copy other parts from openjournals/joss-reviews#6997 (comment)

* add joss badge [skip ci]