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

Add reader for FIDUCEO MVIRI FCDR data #1427

Merged
merged 47 commits into from Dec 8, 2020

Commits on Nov 6, 2020

  1. Copy the full SHA
    f8699ac View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f04b3bd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b784bdf View commit details
    Browse the repository at this point in the history
  4. Update documentation

    sfinkens committed Nov 6, 2020
    Copy the full SHA
    061d58c View commit details
    Browse the repository at this point in the history
  5. Add calibration reference

    sfinkens committed Nov 6, 2020
    Copy the full SHA
    b8a0c2a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    0b6e49d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Copy the full SHA
    0640ea3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f375f7f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1314497 View commit details
    Browse the repository at this point in the history
  4. Fix orbital parameters

    sfinkens committed Nov 18, 2020
    Copy the full SHA
    bfe6787 View commit details
    Browse the repository at this point in the history
  5. Fix tiepoint interpolation

    sfinkens committed Nov 18, 2020
    Copy the full SHA
    3477641 View commit details
    Browse the repository at this point in the history
  6. Define IR/WV netCDF keys in the baseclass

    This facilitates testing.
    sfinkens committed Nov 18, 2020
    Copy the full SHA
    585f971 View commit details
    Browse the repository at this point in the history
  7. Mask VIS channel only

    sfinkens committed Nov 18, 2020
    Copy the full SHA
    6a1a768 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Add more angle datasets

    sfinkens committed Nov 19, 2020
    Copy the full SHA
    6983faf View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    sfinkens committed Nov 19, 2020
    Copy the full SHA
    6168bb4 View commit details
    Browse the repository at this point in the history
  3. Fix standard names

    sfinkens committed Nov 19, 2020
    Copy the full SHA
    499b528 View commit details
    Browse the repository at this point in the history
  4. Add test for area defs

    sfinkens committed Nov 19, 2020
    Copy the full SHA
    599d542 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e9f7f0e View commit details
    Browse the repository at this point in the history
  6. Add test for ang2fac

    sfinkens committed Nov 19, 2020
    Copy the full SHA
    48716a2 View commit details
    Browse the repository at this point in the history
  7. Fix angle resolution

    sfinkens committed Nov 19, 2020
    Copy the full SHA
    61bd85a View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    0438f2a View commit details
    Browse the repository at this point in the history
  9. Test file pattern matching

    sfinkens committed Nov 19, 2020
    Copy the full SHA
    6759ad8 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    62bfd93 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Copy the full SHA
    bb90e34 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    abb53b2 View commit details
    Browse the repository at this point in the history
  3. Simplify angle datasets

    sfinkens committed Nov 20, 2020
    Copy the full SHA
    84cff72 View commit details
    Browse the repository at this point in the history
  4. Fix docstring

    sfinkens committed Nov 20, 2020
    Copy the full SHA
    81d6bee View commit details
    Browse the repository at this point in the history
  5. Simplify angle interpolation

    sfinkens committed Nov 20, 2020
    Copy the full SHA
    4f957f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Fix VIS masking

    sfinkens committed Nov 23, 2020
    Copy the full SHA
    cdeee73 View commit details
    Browse the repository at this point in the history
  2. Remove ancillary_variables attribute

    Avoids misleading warnings from satpy.
    sfinkens committed Nov 23, 2020
    Copy the full SHA
    ffabcc3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    15d465e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    20d6c18 View commit details
    Browse the repository at this point in the history
  5. Simplify masking

    Furthermore, issue a warning if all pixels are flagged as
    "use with caution".
    sfinkens committed Nov 23, 2020
    Copy the full SHA
    da3df9b View commit details
    Browse the repository at this point in the history
  6. Fix documentation

    sfinkens committed Nov 23, 2020
    Copy the full SHA
    e40dd3b View commit details
    Browse the repository at this point in the history
  7. Add test for warning

    sfinkens committed Nov 23, 2020
    Copy the full SHA
    8633801 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Copy the full SHA
    22aa270 View commit details
    Browse the repository at this point in the history
  2. Clarify method name

    sfinkens committed Nov 24, 2020
    Copy the full SHA
    2c74ec1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    35877dc View commit details
    Browse the repository at this point in the history
  4. Simplify get_dataset

    sfinkens committed Nov 24, 2020
    Copy the full SHA
    eb2ebf5 View commit details
    Browse the repository at this point in the history
  5. Fix geos_area test

    sfinkens committed Nov 24, 2020
    Copy the full SHA
    6f51ca9 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Copy the full SHA
    180929b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    72042bf View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary else

    sfinkens committed Nov 25, 2020
    Copy the full SHA
    bc7b749 View commit details
    Browse the repository at this point in the history
  4. Resolve more test misses

    sfinkens committed Nov 25, 2020
    Copy the full SHA
    1b50469 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ba1ee85 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Copy the full SHA
    4bebf0b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

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