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

Fix geo interpolation for aapp data #1918

Merged
merged 5 commits into from
Dec 14, 2021

Commits on Dec 3, 2021

  1. Added test that fails for lat/lon data near lon = 180

    This is actual data from hrpt_metop03_20211129_0631_15888.l1b
    Nina.Hakansson committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    68fe541 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. flake8

    Nina.Hakansson committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    5b48757 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Use GeoInterpolator for geolocation

    Nina.Hakansson committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    4245a6c View commit details
    Browse the repository at this point in the history
  2. isort

    Nina.Hakansson committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    e8f3630 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Test interpolation of angles

    Nina.Hakansson committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    ab4b750 View commit details
    Browse the repository at this point in the history