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

Refactor for boundary lat/lon extraction #546

Open
wants to merge 40 commits into
base: main
Choose a base branch
from

Commits on Oct 10, 2023

  1. Add refactor

    ghiggi committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e203899 View commit details
    Browse the repository at this point in the history
  2. Fix wrong import

    ghiggi committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    95decd3 View commit details
    Browse the repository at this point in the history
  3. Lint

    ghiggi committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ae730f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Fix typo

    ghiggi committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    edcfcb4 View commit details
    Browse the repository at this point in the history
  2. Fix issues

    ghiggi committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    eae1873 View commit details
    Browse the repository at this point in the history
  3. Fix issues

    ghiggi committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1662d2d View commit details
    Browse the repository at this point in the history
  4. Fix issues

    ghiggi committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    655fb72 View commit details
    Browse the repository at this point in the history
  5. Improve doc

    ghiggi committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    b7df9be View commit details
    Browse the repository at this point in the history
  6. Improve doc

    ghiggi committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a5322a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88065d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Merge branch 'main' into refactor-get_bbox-lonlat

    # Conflicts:
    #	pyresample/geometry.py
    djhoese committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    0e992a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8eff9b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36795df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dca712 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c60e74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bba3bde View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34edc5c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Deprecate get_bbox_lonlats

    ghiggi committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    8fbf02f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9f4165 View commit details
    Browse the repository at this point in the history
  3. Add test area fixtures

    ghiggi committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    83ec6df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9de0a44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efd0773 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b669f8 View commit details
    Browse the repository at this point in the history
  7. Add BoundarySides test units

    ghiggi committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    cea363f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9cda35 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d41973a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c6a9378 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    6323814 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6210bea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28b5527 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0eb7a6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f1b578 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    059d496 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d35f1b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Deal with AreaDefinition with unvalid sides: polar projections, globa…

    …l planar projections, ...
    ghiggi committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    b3273b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3f4b24 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    915e34f View commit details
    Browse the repository at this point in the history
  2. Fix formatting warnings

    ghiggi committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    61240eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7069197 View commit details
    Browse the repository at this point in the history
  4. Some cleanout and notes

    ghiggi committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e638557 View commit details
    Browse the repository at this point in the history