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

PR for dask support to ARIAtools - WIP #379

Closed
wants to merge 56 commits into from
Closed

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    a0591fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7684d07 View commit details
    Browse the repository at this point in the history
  3. add perp_mask import

    mgovorcin committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3e518d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    462203c View commit details
    Browse the repository at this point in the history
  5. add link to dask issues

    mgovorcin committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    4bd35aa View commit details
    Browse the repository at this point in the history
  6. fix typo

    mgovorcin committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    0b9617f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

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

Commits on Aug 24, 2023

  1. Merge branch 'dev' into dask_parallelize

    bbuzz31 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d0c15a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. fix typos

    Marin Govorcin committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    38bf567 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    f5d335a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    285dab3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b9d54f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dask_parallelize' of github.com:aria-tools/ARIA-tools i…

    …nto dask_parallelize
    bbuzz31 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    90e5a96 View commit details
    Browse the repository at this point in the history
  5. fix syntax

    bbuzz31 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b820ea3 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'dask_parallelize' of github.com:aria-tools/ARIA-tools i…

    …nto dask_parallelize
    bbuzz31 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f005d44 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. add iono_dask support

    Marin Govorcin committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    ad61139 View commit details
    Browse the repository at this point in the history
  2. added TODO note

    Marin Govorcin committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    d785040 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Merge branch 'dask_parallelize' of github.com:aria-tools/ARIA-tools i…

    …nto dask_parallelize
    bbuzz31 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    38f0d93 View commit details
    Browse the repository at this point in the history
  2. typo fix

    bbuzz31 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d31a319 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Merge branch 'dev' into dask_parallelize

    bbuzz31 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c26f888 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4840963 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    6ebadf9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dask_parallelize' of github.com:aria-tools/ARIA-tools i…

    …nto dask_parallelize
    bbuzz31 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0e054ea View commit details
    Browse the repository at this point in the history
  3. for tropo, skip gunws without tropo layer

    bbuzz31 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ec7107f View commit details
    Browse the repository at this point in the history
  4. breath, messages

    bbuzz31 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    59058a5 View commit details
    Browse the repository at this point in the history
  5. typo

    bbuzz31 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5fdaa2c View commit details
    Browse the repository at this point in the history
  6. typo2

    bbuzz31 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e0398ec View commit details
    Browse the repository at this point in the history
  7. bugfix

    bbuzz31 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3f305f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    95cc5b0 View commit details
    Browse the repository at this point in the history
  2. Fix typo in function

    sssangha committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a04eedd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa2e1b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

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

Commits on Sep 14, 2023

  1. Mask definition bug

    sssangha committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    efad147 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Fix typo in iono code

    sssangha committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ef53017 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    537bea6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. set nodata value so mintpy goes

    bbuzz31 committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    50abb1e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dask_parallelize' of github.com:aria-tools/ARIA-tools i…

    …nto dask_parallelize
    bbuzz31 committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    066269e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

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

Commits on Sep 30, 2023

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

Commits on Nov 4, 2023

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

Commits on Dec 12, 2023

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

Commits on Dec 13, 2023

  1. add author

    mgovorcin committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3a0b13f View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    6566280 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48a3b34 View commit details
    Browse the repository at this point in the history
  3. add white space at the end

    mgovorcin committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e062011 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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

Commits on Dec 23, 2023

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

    mgovorcin committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    17a133d View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. minor fixes

    mgovorcin committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    56c7a64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc02b90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b50180 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b4e522 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aecc63c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8c856f View commit details
    Browse the repository at this point in the history
  7. update get_stack_ix

    mgovorcin committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    504c7d6 View commit details
    Browse the repository at this point in the history