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

feat!: standardise_validate should allow 1 output from multiple inputs TDE-784 #557

Merged
merged 35 commits into from
Jul 20, 2023

Commits on Jul 3, 2023

  1. wip: retile a DEM

    amfage committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    1ef560e View commit details
    Browse the repository at this point in the history
  2. fix: return list of tiffs

    amfage committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    8300bb2 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. wip: needs refactor

    amfage committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    111dbe7 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. fix: tidying up

    amfage committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    bcad9ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9e5a2d View commit details
    Browse the repository at this point in the history
  3. wip

    paulfouquet committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    8c6bab3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. WIP

    MDavidson17 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    121458f View commit details
    Browse the repository at this point in the history
  2. WIP

    MDavidson17 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    650ce02 View commit details
    Browse the repository at this point in the history
  3. WIP

    MDavidson17 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    65bfafb View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. wip

    paulfouquet committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    3c89523 View commit details
    Browse the repository at this point in the history
  2. WIP

    MDavidson17 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a4b6430 View commit details
    Browse the repository at this point in the history
  3. WIP

    MDavidson17 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    3d8652a View commit details
    Browse the repository at this point in the history
  4. wip

    paulfouquet committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4c88a7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8f53a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. chore: tidy code

    MDavidson17 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    471f6f7 View commit details
    Browse the repository at this point in the history
  2. chore: remove as already raises exception

    tested trying to merge 1x RGB and 1x DEM and got GDALExecutionException
    MDavidson17 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b0d6338 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    807aeff View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    93107ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1945240 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    1f7f595 View commit details
    Browse the repository at this point in the history
  2. test: test fails

    paulfouquet committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    b09c894 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7de6699 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

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

Commits on Jul 18, 2023

  1. wip

    paulfouquet committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d9131dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06ab7a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    037d20c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b1e3e9 View commit details
    Browse the repository at this point in the history
  5. docs: TODO docstring

    paulfouquet committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6044932 View commit details
    Browse the repository at this point in the history
  6. wip: tidying

    paulfouquet committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c29edfe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db98051 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22c95b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Update scripts/cli/cli_helper.py

    Co-authored-by: Alice Fage <afage@linz.govt.nz>
    paulfouquet and amfage authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    dbfbb84 View commit details
    Browse the repository at this point in the history
  2. Update scripts/cli/cli_helper.py

    Co-authored-by: Alice Fage <afage@linz.govt.nz>
    paulfouquet and amfage authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    1f404c9 View commit details
    Browse the repository at this point in the history
  3. Update scripts/standardising.py

    Co-authored-by: Alice Fage <afage@linz.govt.nz>
    paulfouquet and amfage authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2a08c97 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    914c682 View commit details
    Browse the repository at this point in the history