Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use conncomp.tif for connected component rasters #181

Merged
merged 3 commits into from
Dec 21, 2023

Conversation

scottstanie
Copy link
Collaborator

No description provided.

@scottstanie scottstanie merged commit d7bc853 into isce-framework:main Dec 21, 2023
6 checks passed
@scottstanie scottstanie deleted the unw-conncomp-tif branch December 21, 2023 22:30
mirzaees pushed a commit to mirzaees/dolphin that referenced this pull request Jan 5, 2024
* use GTiff instead of ENVI for conncomps

* add changelog

* fix unw.conncomp test check
scottstanie added a commit that referenced this pull request Jan 24, 2024
* Add tropospheric correction module to the workflow

* correct datetime datatype and logger message

* remove type=str from argparse

Co-authored-by: Scott Staniewicz <[email protected]>

* remove type=str from argparse

* reformatting

* use dataclass instead of dict

* add pyaps3 to requirements

* change opera-utils version

* correct typos and use enum instead of literal

* change warn to warning

* fix `warn` in `displacement.py

* add the main function to __all__

* Apply suggestions from code review

Co-authored-by: Scott Staniewicz <[email protected]>

* add suggestions from review

* restructure docstring for dataclass

* remove repeated line

Co-authored-by: Scott Staniewicz <[email protected]>

* correct typo

Co-authored-by: Scott Staniewicz <[email protected]>

* change bounds to SNWE

* [pre-commit.ci] pre-commit autoupdate (#178)

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

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

* add `overwrite` option for `atomic_output` (#179)

* add option for overwriting in `atomic_output`

* return the outputs from snaphu unwrap

* Use `conncomp.tif` for connected component rasters (#181)

* use GTiff instead of ENVI for conncomps

* add changelog

* fix unw.conncomp test check

* [pre-commit.ci] pre-commit autoupdate (#182)

* Expose `--no-unwrap` in `dolphin config` to skip unwrapping (#183)

* add ionosphere correction

* transform coordinates using rasterio

Co-authored-by: Scott Staniewicz <[email protected]>

* use rasterio and griddata

* skip corrections if inputs are not provided

* Apply suggestions from code review

Co-authored-by: Scott Staniewicz <[email protected]>

* show function outputs more clear

* add comment about num_map

* use tuple instead of list

* use both str and ENUM in dataclass

* use better annotation

* Apply suggestions from code review

Co-authored-by: Scott Staniewicz <[email protected]>

* remove assert lines

* fix my shuffling and missing import from suggestion

* move prepare_geomtery to displacement.py

* add test for iono and tropo in workflow

* add atmospheric correction test data

* pre-commit correction

* remove iono_date_fmt from config file

* turn on unwrapping in config to test tropo/iono

* attempt to fix static layers test data

* turn off for now

---------

Co-authored-by: Sara Mirzaee <[email protected]>
Co-authored-by: Scott Staniewicz <[email protected]>
Co-authored-by: Scott Staniewicz <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant