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

coherence change detection: bugfix + folium plot #49

Merged
merged 30 commits into from
Dec 23, 2022

Commits on Feb 16, 2022

  1. Coherence Change Detection

    mgovorcin authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    6238fa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf628ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d49550 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. CCD update

    - applied Yunjun commits
    - make the notebook shorter
    mgovorcin authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    0defa79 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. minor code style changes

    yunjunz committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    30b821a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c9d403 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. CCD_review2

    mgovorcin authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    910c8fe View commit details
    Browse the repository at this point in the history
  2. Update README.md

    mgovorcin authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    f018054 View commit details
    Browse the repository at this point in the history
  3. CCD_review3

    change method option definition
    from: 'diff', 'hist', 'ratio' to 'difference', histogram_matching', 'ratio'
    
    make the code for plot function shorter and add option to flip axes if option orbit_direction used
    mgovorcin authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    cf50505 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. CCD changes

    Little cleanup following PEP8 style and renaming of variables to fit snake_case style
    mgovorcin authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    b325649 View commit details
    Browse the repository at this point in the history
  2. minor code simplication

    yunjunz committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    d51d7e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. update

    Marin Govorcin committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    5a96f59 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. fix bugs in plotting

    mgovorcin committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    64a3d4f View commit details
    Browse the repository at this point in the history
  2. - fixed few bugs in plotting function "plot_ccd"

     - replaced "ax.invert_yaxis()" with mintpy.utils.plot.auto_flip_direction
    mgovorcin committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    65373be View commit details
    Browse the repository at this point in the history
  3. Update README.md

    mgovorcin authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    03d433b View commit details
    Browse the repository at this point in the history
  4. Update README.md

    mgovorcin authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    b987759 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    mgovorcin authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    5422aef View commit details
    Browse the repository at this point in the history
  6. little cleanup

    mgovorcin committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    19d4bc3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bac01a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    10500e1 View commit details
    Browse the repository at this point in the history
  9. little clean-up insarlab#2

    mgovorcin committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    7009f0a View commit details
    Browse the repository at this point in the history
  10. plotting edits

    mgovorcin committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    d9b7678 View commit details
    Browse the repository at this point in the history
  11. cleanup

    mgovorcin committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    decbabe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cd883b6 View commit details
    Browse the repository at this point in the history
  13. folium plot

    mgovorcin committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    d3293b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    5fc5cf3 View commit details
    Browse the repository at this point in the history
  2. foilum updates insarlab#2

    mgovorcin committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    9747b5c View commit details
    Browse the repository at this point in the history
  3. final updates

    mgovorcin committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    8b186f9 View commit details
    Browse the repository at this point in the history
  4. final

    mgovorcin committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    2378ec1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bb146f View commit details
    Browse the repository at this point in the history