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

Gradient descending coreg #346

Merged
merged 38 commits into from
Jun 13, 2023
Merged

Gradient descending coreg #346

merged 38 commits into from
Jun 13, 2023

Commits on Jan 12, 2023

  1. adding gradientdescending coreg

    Zhihao
    liuh886 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    dd4746d View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Merge pull request #1 from liuh886/gradient_descending_zhihao

    adding gradientdescending coreg
    liuh886 authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    4648035 View commit details
    Browse the repository at this point in the history
  2. Linting and formatting

    liuh886 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    0cfbaba View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Adding xdem_pts to latest xdem

    NuthKaab also supports points and DEM coregistration. This is an implement by Zhihao.
    liuh886 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    fbbc0d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. error

    liuh886 committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    0a3ca8a View commit details
    Browse the repository at this point in the history
  2. error

    liuh886 committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    015a959 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. update

    liuh886 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    ee65747 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from liuh886/combine_xdem_pts_adding_nuthkaab_pts

    Combine xdem pts and add nuthkaab pts
    liuh886 authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    b7a4435 View commit details
    Browse the repository at this point in the history
  3. slove the conflicts

    liuh886 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    b76a157 View commit details
    Browse the repository at this point in the history
  4. confilcts sloved

    liuh886 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    9c2a02e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff9d9d8 View commit details
    Browse the repository at this point in the history
  6. bands into indexes

    liuh886 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    6fc28e9 View commit details
    Browse the repository at this point in the history
  7. bands into index

    liuh886 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    22780c6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #6 from GlacioHack/main

    Edit bands into indexes of DEM class (GlacioHack#340)
    liuh886 authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    e2b5d47 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. move from fit to fit_pts

    liuh886 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    e49d6cc View commit details
    Browse the repository at this point in the history
  2. remove history

    liuh886 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    c64406e View commit details
    Browse the repository at this point in the history
  3. remove useless

    liuh886 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    2c63c81 View commit details
    Browse the repository at this point in the history
  4. for test

    liuh886 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3b4a0bd View commit details
    Browse the repository at this point in the history
  5. for test 2

    liuh886 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3b1ade4 View commit details
    Browse the repository at this point in the history
  6. Test run

    liuh886 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    5754d69 View commit details
    Browse the repository at this point in the history
  7. Test the half-pixel problem

    liuh886 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    69a1369 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. - Fixed the half-pixel shift problem by making the area_or_point sett…

    …ing constant.
    
    - Added fit() (Raster) functionality for GradientDescending.
    
    - Parameterized test to debug and extend it more easily.
    erikmannerfelt committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    e47c728 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from erikmannerfelt/xsnow

    Half-pixel shift fix and other improvements
    liuh886 authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    bb10dc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0175ab8 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Merge pull request #8 from liuh886/revert-7-xsnow

    Revert "Half-pixel shift fix and other improvements"
    liuh886 authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    42d3292 View commit details
    Browse the repository at this point in the history
  2. add gitignore

    liuh886 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    f4dcf25 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    dde7618 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    824e16d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. To geoutils 0.0.12

    liuh886 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    3ae6e94 View commit details
    Browse the repository at this point in the history
  2. To geoutils 0.0.12

    liuh886 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    b631e1c View commit details
    Browse the repository at this point in the history
  3. to geoutils 0.0.12

    liuh886 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    a4f0cde View commit details
    Browse the repository at this point in the history
  4. to geoutils 0.0.12

    liuh886 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    69a8c79 View commit details
    Browse the repository at this point in the history
  5. Delete .vscode directory

    liuh886 authored May 25, 2023
    Configuration menu
    Copy the full SHA
    c06341c View commit details
    Browse the repository at this point in the history
  6. to geoutils 0.0.12

    liuh886 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    5657f57 View commit details
    Browse the repository at this point in the history
  7. to geoutils 0.0.12

    liuh886 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    5d10227 View commit details
    Browse the repository at this point in the history
  8. to geoutils 0.0.12

    liuh886 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    6c06484 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    c8d060e View commit details
    Browse the repository at this point in the history
  2. Linting

    rhugonnet committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    933cb78 View commit details
    Browse the repository at this point in the history