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

image_math: support multi-file + overwrite #936

Merged
merged 2 commits into from
Dec 23, 2022
Merged

Conversation

yunjunz
Copy link
Member

@yunjunz yunjunz commented Dec 23, 2022

Description of proposed changes

  • cli.image_math: support multiple input files

  • cli.image_math: add --overwrite option

  • cli.asc_desc2horz_vert: check input file types, to give meaningful error msg for asc_desc2horz_vert.py does not work with timeseries #932.

  • simulation.iono.iono_incidence2refraction_angle: support 3D output

  • utils.utils0: add diff_wrapped_phase()

Reminders

  • Pass Pre-commit check (green)
  • Pass Codacy code review (green)
  • Pass Circle CI test (green)
  • If modifying functionality, describe changes to function behavior and arguments in a comment below the function declaration.
  • If adding new functionality, add a detailed description to the documentation and/or an example.

+ cli.image_math: support multiple input files

+ cli.image_math: add --overwrite option

+ cli.asc_desc2horz_vert: check input file types

+ simulation.iono.iono_incidence2refraction_angle: support 3D output

+ utils.utils0: add diff_wrapped_phase()
@yunjunz yunjunz merged commit 1c7d22a into insarlab:main Dec 23, 2022
@yunjunz yunjunz deleted the math branch December 23, 2022 23:23
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