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

Dask resampler and gradient search overhaul #341

Merged
merged 85 commits into from
Jun 2, 2022

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    3fd2417 View commit details
    Browse the repository at this point in the history
  2. Add the dask resampler

    mraspaud committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    84fe10d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca6bbb5 View commit details
    Browse the repository at this point in the history
  4. Reset GradienSearch class

    mraspaud committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    78ae222 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8b5b1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e262e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    18f434c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32779ca View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Optimize the dask resampler

    mraspaud committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    966ba82 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Merge master

    Signed-off-by: Martin Raspaud <martin.raspaud@smhi.se>
    mraspaud committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    49f6374 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    7c49d62 View commit details
    Browse the repository at this point in the history
  2. Fix bounds computations

    mraspaud committed May 17, 2021
    Configuration menu
    Copy the full SHA
    78e7d3e View commit details
    Browse the repository at this point in the history
  3. Add more slicer tests

    mraspaud committed May 17, 2021
    Configuration menu
    Copy the full SHA
    ea3c1a8 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Add an InvalidArea exception

    mraspaud committed May 18, 2021
    Configuration menu
    Copy the full SHA
    44aef41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abf0153 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    134adb8 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    42cf4a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dab9fd5 View commit details
    Browse the repository at this point in the history
  3. Introduce resample blocks

    mraspaud committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    07bdf03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f504b45 View commit details
    Browse the repository at this point in the history
  5. Merge main

    mraspaud committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    7f45820 View commit details
    Browse the repository at this point in the history
  6. Clean up

    mraspaud committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    b35276f View commit details
    Browse the repository at this point in the history
  7. Refactor and fix tests

    mraspaud committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    34e4f4b View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

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

Commits on Jan 22, 2022

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

Commits on Jan 27, 2022

  1. Make slicer tests smarter

    mraspaud committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    e537a40 View commit details
    Browse the repository at this point in the history
  2. Test resample_blocks more

    mraspaud committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    307b0b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78319f8 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    mraspaud committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    3214077 View commit details
    Browse the repository at this point in the history
  5. Use chunk size

    mraspaud committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    3a0ca54 View commit details
    Browse the repository at this point in the history
  6. Rename a function

    mraspaud committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    3c444f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8141ee4 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

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

Commits on Jan 31, 2022

  1. Fix pyproj flipping x and y

    mraspaud committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    7d3451c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bc5c86 View commit details
    Browse the repository at this point in the history
  3. Fix gradient tests

    mraspaud committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    6e264ca View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Cleanup

    mraspaud committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    ef5b055 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e89c6a View commit details
    Browse the repository at this point in the history
  3. Cleanup

    mraspaud committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    79b3b31 View commit details
    Browse the repository at this point in the history
  4. Update pyresample/gradient/__init__.py

    Co-authored-by: David Hoese <david.hoese@ssec.wisc.edu>
    mraspaud and djhoese authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    fe1198d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

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

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    ca76531 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b060820 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    512bb7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f919faf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f019f0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81fa810 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a824e4 View commit details
    Browse the repository at this point in the history
  8. Refactor resample-blocks

    mraspaud committed May 2, 2022
    Configuration menu
    Copy the full SHA
    9362842 View commit details
    Browse the repository at this point in the history
  9. Fix test

    mraspaud committed May 2, 2022
    Configuration menu
    Copy the full SHA
    9aa9297 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b8638c7 View commit details
    Browse the repository at this point in the history
  11. Refactor bbox

    mraspaud committed May 2, 2022
    Configuration menu
    Copy the full SHA
    19e1ea5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d8aeeec View commit details
    Browse the repository at this point in the history
  13. Fix swath to area equality

    mraspaud committed May 2, 2022
    Configuration menu
    Copy the full SHA
    92ce583 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    81f1dd1 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Fix docstring typo

    Co-authored-by: Panu Lahtinen <pnuu+git@iki.fi>
    mraspaud and pnuu authored May 3, 2022
    Configuration menu
    Copy the full SHA
    f7e388e View commit details
    Browse the repository at this point in the history
  2. Fix docstring typo

    Co-authored-by: Panu Lahtinen <pnuu+git@iki.fi>
    mraspaud and pnuu authored May 3, 2022
    Configuration menu
    Copy the full SHA
    bfd98b0 View commit details
    Browse the repository at this point in the history
  3. Improve docstrings

    mraspaud committed May 3, 2022
    Configuration menu
    Copy the full SHA
    0395df6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17d352b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8fa327 View commit details
    Browse the repository at this point in the history
  6. Fix docstring for property

    mraspaud committed May 3, 2022
    Configuration menu
    Copy the full SHA
    286bdb4 View commit details
    Browse the repository at this point in the history
  7. Fix docstrings for property

    mraspaud committed May 3, 2022
    Configuration menu
    Copy the full SHA
    1a83bf2 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    2347caa View commit details
    Browse the repository at this point in the history
  2. Rename line to row

    mraspaud committed May 30, 2022
    Configuration menu
    Copy the full SHA
    cf00ddb View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    5e64519 View commit details
    Browse the repository at this point in the history
  2. Refactor resample_blocks

    mraspaud committed May 31, 2022
    Configuration menu
    Copy the full SHA
    87f1b7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93ed524 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c91b65 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    1e52806 View commit details
    Browse the repository at this point in the history
  2. Remove redundant import

    mraspaud committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    e4051ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    612012b View commit details
    Browse the repository at this point in the history
  4. Remove unneeded spaces

    mraspaud committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    7baa907 View commit details
    Browse the repository at this point in the history
  5. Remove unneeded test class

    mraspaud committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    1b03e05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2d7641 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f7fb45 View commit details
    Browse the repository at this point in the history
  8. Update rtd requirements

    mraspaud committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    680a268 View commit details
    Browse the repository at this point in the history
  9. Update rtd requirements

    mraspaud committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    7f9e6a2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    491dd12 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a845d0c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    20b7321 View commit details
    Browse the repository at this point in the history
  13. Update API sphinx docs

    djhoese committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    9ca58ba View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d8f1fa0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8572f69 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4c37100 View commit details
    Browse the repository at this point in the history