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

Only add longitude/latitude variables in cf_writer if they are not included already. #1357

Merged
merged 5 commits into from Sep 16, 2020

Commits on Sep 10, 2020

  1. Only add lon/lat variables if they are not included already.

    Level1c4pps ended up with both lat/lon and latitude/longitude coordinates.
    Nina.Hakansson committed Sep 10, 2020
    Copy the full SHA
    ba754f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Copy the full SHA
    1bb3c64 View commit details
    Browse the repository at this point in the history
  2. Added test for new functions

    Nina.Hakansson committed Sep 14, 2020
    Copy the full SHA
    8d2942e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Copy the full SHA
    7925f9b View commit details
    Browse the repository at this point in the history
  2. Added test that latitude/longitude are not added when available as da…

    …tasets
    Nina.Hakansson committed Sep 16, 2020
    Copy the full SHA
    344d78f View commit details
    Browse the repository at this point in the history