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

Make the metadata keys that uniquely identify a DataArray (DataID) configurable per reader #1088

Merged
merged 208 commits into from Aug 4, 2020

Commits on Feb 25, 2020

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

Commits on Feb 27, 2020

  1. Make DatasetIDs dynamic

    mraspaud committed Feb 27, 2020
    Copy the full SHA
    2a09ae8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    789b5d4 View commit details
    Browse the repository at this point in the history
  3. Clean up style

    mraspaud committed Feb 27, 2020
    Copy the full SHA
    979d2f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

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

Commits on May 4, 2020

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

Commits on May 5, 2020

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

Commits on May 15, 2020

  1. Work on new DatasetIDs

    mraspaud committed May 15, 2020
    Copy the full SHA
    e712a43 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    acae746 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Copy the full SHA
    f590711 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    78b38fa View commit details
    Browse the repository at this point in the history
  3. Fix seviri l1b native tests

    mraspaud committed May 25, 2020
    Copy the full SHA
    385a986 View commit details
    Browse the repository at this point in the history
  4. Fix severi l1b native tests

    mraspaud committed May 25, 2020
    Copy the full SHA
    70315f1 View commit details
    Browse the repository at this point in the history
  5. Fix aapp l1b tests

    mraspaud committed May 25, 2020
    Copy the full SHA
    d8c14f6 View commit details
    Browse the repository at this point in the history
  6. Fix ABI l1b tests

    The bad calibration test was moved to the dataset id tests, as it is
    now handled there.
    mraspaud committed May 25, 2020
    Copy the full SHA
    7a155d0 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c4fc7b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Fix scene unit tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    5c50779 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cf7efaa View commit details
    Browse the repository at this point in the history
  3. Fix core unit tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    2f3284b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e717f1a View commit details
    Browse the repository at this point in the history
  5. Fix aapp tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    956717b View commit details
    Browse the repository at this point in the history
  6. Fix satpy's init

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    5325596 View commit details
    Browse the repository at this point in the history
  7. Fix abi reader tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    cb0a9dd View commit details
    Browse the repository at this point in the history
  8. Fix agri reader tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    5dd7d8e View commit details
    Browse the repository at this point in the history
  9. Fix yaml reader tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    d85a406 View commit details
    Browse the repository at this point in the history
  10. Fix ami_l1b tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    25480c7 View commit details
    Browse the repository at this point in the history
  11. Fix avhrr gaclac tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    8b3e42e View commit details
    Browse the repository at this point in the history
  12. Fix clavrx tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    b55a29c View commit details
    Browse the repository at this point in the history
  13. Fix claas reader

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    d10fcb4 View commit details
    Browse the repository at this point in the history
  14. Fix eps l1b tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    c876bf3 View commit details
    Browse the repository at this point in the history
  15. Fix fci tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    a49af2d View commit details
    Browse the repository at this point in the history
  16. Fix geocat tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    42cb0c3 View commit details
    Browse the repository at this point in the history
  17. Fix glm l2 tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    c6b28a8 View commit details
    Browse the repository at this point in the history
  18. Fix goes imager nc tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    235b3c8 View commit details
    Browse the repository at this point in the history
  19. Fix grib and nucaps tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    722f27e View commit details
    Browse the repository at this point in the history
  20. Fix iasi l2 tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    0c7ec62 View commit details
    Browse the repository at this point in the history
  21. Fix mersi2 l1b tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    3f987de View commit details
    Browse the repository at this point in the history
  22. Fix modis l2 tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    7665620 View commit details
    Browse the repository at this point in the history
  23. Fix slstr tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    d350572 View commit details
    Browse the repository at this point in the history
  24. Fix nwcsaf msg tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    fdd9f98 View commit details
    Browse the repository at this point in the history
  25. Fix olci nc tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    fbd2c1d View commit details
    Browse the repository at this point in the history
  26. Fix sar l2 tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    18b69ff View commit details
    Browse the repository at this point in the history
  27. Fix scmi tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    02f7880 View commit details
    Browse the repository at this point in the history
  28. Fix seviri hrit tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    8d1b72f View commit details
    Browse the repository at this point in the history
  29. Fix seviri native tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    7fc2f91 View commit details
    Browse the repository at this point in the history
  30. Fix tropomi tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    ea31c98 View commit details
    Browse the repository at this point in the history
  31. Fix vaisala tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    b63bf02 View commit details
    Browse the repository at this point in the history
  32. Fix viirs compact tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    86f9cb0 View commit details
    Browse the repository at this point in the history
  33. Fix viirs l1b tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    a2f2f60 View commit details
    Browse the repository at this point in the history
  34. Fix viirs_sdr tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    58613e4 View commit details
    Browse the repository at this point in the history
  35. Fix cf tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    7b5e3d4 View commit details
    Browse the repository at this point in the history
  36. Fix readers init tests

    mraspaud committed Jun 3, 2020
    Copy the full SHA
    f2d023e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Fix viirs readers test

    mraspaud committed Jun 5, 2020
    Copy the full SHA
    511cacc View commit details
    Browse the repository at this point in the history
  2. Fix mitiff writer tests

    mraspaud committed Jun 5, 2020
    Copy the full SHA
    97f4ee0 View commit details
    Browse the repository at this point in the history
  3. Fix style

    mraspaud committed Jun 5, 2020
    Copy the full SHA
    b47aa1d View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Introduce satpy_id

    mraspaud committed Jun 8, 2020
    Copy the full SHA
    f331bc0 View commit details
    Browse the repository at this point in the history
  2. Fix multiscene tests

    mraspaud committed Jun 8, 2020
    Copy the full SHA
    a509bce View commit details
    Browse the repository at this point in the history
  3. Fix scene tests

    mraspaud committed Jun 8, 2020
    Copy the full SHA
    e5895e8 View commit details
    Browse the repository at this point in the history
  4. Fix style issues

    mraspaud committed Jun 8, 2020
    Copy the full SHA
    9cc99d5 View commit details
    Browse the repository at this point in the history
  5. Fix style

    mraspaud committed Jun 8, 2020
    Copy the full SHA
    c9a5774 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2910946 View commit details
    Browse the repository at this point in the history
  7. Document new classes

    mraspaud committed Jun 8, 2020
    Copy the full SHA
    a8fb905 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    92c229f View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    9a26d01 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Fix node.py

    mraspaud committed Jun 9, 2020
    Copy the full SHA
    ae8aec3 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    mraspaud committed Jun 9, 2020
    Copy the full SHA
    cc746d3 View commit details
    Browse the repository at this point in the history
  3. Fix docstrings

    mraspaud committed Jun 9, 2020
    Copy the full SHA
    20ac96d View commit details
    Browse the repository at this point in the history
  4. Fix docstrings

    mraspaud committed Jun 9, 2020
    Copy the full SHA
    b71e977 View commit details
    Browse the repository at this point in the history
  5. Fix docstrings and comments

    mraspaud committed Jun 9, 2020
    Copy the full SHA
    8bff0b7 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    25ae631 View commit details
    Browse the repository at this point in the history
  7. Make query optional

    mraspaud committed Jun 9, 2020
    Copy the full SHA
    7c6d6c0 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    141fd40 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    195b018 View commit details
    Browse the repository at this point in the history
  10. Fix behaviour tests

    mraspaud committed Jun 9, 2020
    Copy the full SHA
    7f71116 View commit details
    Browse the repository at this point in the history
  11. Remove todo

    mraspaud committed Jun 9, 2020
    Copy the full SHA
    47d41bd View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Copy the full SHA
    782dbbb View commit details
    Browse the repository at this point in the history
  2. Fix DataID and Query repr

    mraspaud committed Jul 7, 2020
    Copy the full SHA
    939e4cd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ea1a491 View commit details
    Browse the repository at this point in the history
  4. Fix DataQuery equality

    mraspaud committed Jul 7, 2020
    Copy the full SHA
    46d9273 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b559045 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8d1812a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    661262e View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    8fc98cc View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    dfe6071 View commit details
    Browse the repository at this point in the history
  10. Describe DataQuery equality

    mraspaud committed Jul 7, 2020
    Copy the full SHA
    db51a56 View commit details
    Browse the repository at this point in the history
  11. Fix Error messages

    mraspaud committed Jul 7, 2020
    Copy the full SHA
    7601e6f View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    2c9e306 View commit details
    Browse the repository at this point in the history
  13. Fix the doc ref

    mraspaud committed Jul 7, 2020
    Copy the full SHA
    7fb04c1 View commit details
    Browse the repository at this point in the history
  14. Make deepcode happier

    mraspaud committed Jul 7, 2020
    Copy the full SHA
    aa8c5e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Fix naming and typos

    mraspaud committed Jul 8, 2020
    Copy the full SHA
    445f162 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fe872d1 View commit details
    Browse the repository at this point in the history
  3. Fix documentation

    mraspaud committed Jul 8, 2020
    Copy the full SHA
    48225c1 View commit details
    Browse the repository at this point in the history
  4. Fix unit tests

    mraspaud committed Jul 8, 2020
    Copy the full SHA
    cc4b4eb View commit details
    Browse the repository at this point in the history
  5. Add message to keyerror

    mraspaud committed Jul 8, 2020
    Copy the full SHA
    7ea15cd View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

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

Commits on Jul 14, 2020

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

Commits on Jul 15, 2020

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

Commits on Jul 27, 2020

  1. Add test for pytroll#1258

    mraspaud committed Jul 27, 2020
    Copy the full SHA
    8ff8287 View commit details
    Browse the repository at this point in the history
  2. Add tests

    mraspaud committed Jul 27, 2020
    Copy the full SHA
    c47b4f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Copy the full SHA
    0b231ce View commit details
    Browse the repository at this point in the history
  2. Make dataids pickable

    mraspaud committed Jul 28, 2020
    Copy the full SHA
    6ba7688 View commit details
    Browse the repository at this point in the history
  3. Fix docstrings

    mraspaud committed Jul 28, 2020
    Copy the full SHA
    438144e View commit details
    Browse the repository at this point in the history
  4. Check 'time' dimension in timeseries

    zxdawn authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    72d1679 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b56cab3 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2c8bd2f View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    011bcd1 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b4bbb71 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    44526aa View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    1d3df0d View commit details
    Browse the repository at this point in the history
  11. Add time dimension to test_timeseries

    zxdawn authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    162e2fb View commit details
    Browse the repository at this point in the history
  12. Delete trailing newlines

    zxdawn authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    f5b9964 View commit details
    Browse the repository at this point in the history
  13. move set_orientation to yaml_reader and create new GEOFlippableFileYA…

    …MLReader class
    ameraner authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    75cca0c View commit details
    Browse the repository at this point in the history
  14. improve handling of kwargs

    ameraner authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    61ea485 View commit details
    Browse the repository at this point in the history
  15. add support for segmented data

    ameraner authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    ca3d809 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    aa353dd View commit details
    Browse the repository at this point in the history
  17. improve handling of None datasets

    ameraner authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    984bed4 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    b822f90 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    2c4d320 View commit details
    Browse the repository at this point in the history
  20. use crs check instead of proj

    ameraner authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    3102a32 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    bdff963 View commit details
    Browse the repository at this point in the history
  22. Add VII L1b example to documentation.

    sjoro authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    b511ba1 View commit details
    Browse the repository at this point in the history
  23. Add VII L1b example to index.rst.

    sjoro authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    de74d20 View commit details
    Browse the repository at this point in the history
  24. Add VII L1b example to toc-tree.

    sjoro authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    de9bbd9 View commit details
    Browse the repository at this point in the history
  25. Update release notes for 0.22.0 release

    djhoese authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    a8aa1f3 View commit details
    Browse the repository at this point in the history
  26. Update travis badge to point to .com

    djhoese authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    816c614 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    5521c20 View commit details
    Browse the repository at this point in the history
  28. Remove handling of derived metadata

    I.e. midnight scanline and missing scanlines
    sfinkens authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    f0bc4f5 View commit details
    Browse the repository at this point in the history
  29. Update test

    sfinkens authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    c072205 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    8492d19 View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    5418784 View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    69a44c5 View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    b3c7c22 View commit details
    Browse the repository at this point in the history
  34. Add contributors names

    nedelceo authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    a7dcd1d View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    8783111 View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    759b53a View commit details
    Browse the repository at this point in the history
  37. Fix the type statement

    zxdawn authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    4cc7bc9 View commit details
    Browse the repository at this point in the history
  38. Add comment

    zxdawn authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    11a8449 View commit details
    Browse the repository at this point in the history
  39. Copy the full SHA
    0872d08 View commit details
    Browse the repository at this point in the history
  40. Copy the full SHA
    b39936e View commit details
    Browse the repository at this point in the history
  41. Switch to item() method

    zxdawn authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    ebc98c0 View commit details
    Browse the repository at this point in the history
  42. Add test utility to make a scene.

    Add a test utility to make a scene from artificial data.  The artificial
    data are provided by the user, fake areas are added by the routine.
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    e53a215 View commit details
    Browse the repository at this point in the history
  43. Improve test coverage

    sfinkens authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    5ba692a View commit details
    Browse the repository at this point in the history
  44. Correct dim order when making a scene

    In the testing utility to make a scene, correct the order of dimensions.
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    7dd5b0b View commit details
    Browse the repository at this point in the history
  45. Expand make-a-scene utility and add a test for it

    Expand the make_a_scene utility in the tests, and add a test for the
    test utility itself.
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    1fed950 View commit details
    Browse the repository at this point in the history
  46. Copy the full SHA
    6a52b5d View commit details
    Browse the repository at this point in the history
  47. Rename make_a_scene and accept concrete areas

    Rename make_a_scene to make_a_fake_scene.  Add an option to accept a
    concrete area to be used for the generated datasets.  Rename cont_dict
    to content_dict.  Improve documentation.
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    db482b4 View commit details
    Browse the repository at this point in the history
  48. Add per-frame decoration to MultiScene

    In MultiScene.save_animation, add the ability to add decorations,
    enhancements, and overlays.  As a special case, decoration text will be
    substituted allowing it to vary per frame.  This enables the user to add
    the time to every frame.
    
    I took the unit test out of the `unittest.TestCase` class because I
    could otherwise not get the call assertions on the `get_enhanced_image`
    mock to wark.
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    7510a5d View commit details
    Browse the repository at this point in the history
  49. Copy the full SHA
    6871c1a View commit details
    Browse the repository at this point in the history
  50. Refactor formatting to own method

    Refactor the formatting of text in an animated decoration to its own
    method, reducing code complexity.
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    7389409 View commit details
    Browse the repository at this point in the history
  51. Fixes in multiscene decoration

    In the multiscene decoration and its test, a couple of small fixes.
    Tests now pass.
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    0a79ca9 View commit details
    Browse the repository at this point in the history
  52. Refactor part of _get_animation_frames

    Refactor part of _get_animation_frames into its own method, reducing the
    complexity of the former.
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    e0d734e View commit details
    Browse the repository at this point in the history
  53. Verify versions on Travis

    Tests for Python 3.7 are failing on Travis CI but succeeding on my local
    workstation.  Temporarily add a `conda list` command to be executed on
    Travis so I can compare versions for numpy and other packages.
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    613c8a2 View commit details
    Browse the repository at this point in the history
  54. Replace assert_called_with with direct args check

    In the mock for testing decorating a multiscene, replace the assertion
    that it's called with a particular dataset to more direct argument
    checking.  Any assert_calls with a numpy array is unreliable, because
    assert_called_with will use an equality operator which may fail, in this
    case depending on the unpredictable order of calls.  See
    https://stackoverflow.com/q/56644729/974555
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    ac4ce29 View commit details
    Browse the repository at this point in the history
  55. Adapt deco for correct interface to pydecorate

    Fix the animation decoration text replacement for the correct interface;
    the text to be replaced is in
    `kwargs["decorate"]["decorate"][0]["text"]["txt"]`.
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    8465e56 View commit details
    Browse the repository at this point in the history
  56. Add decoration example to multiscene documentation

    In the multiscene documentation, add an example of how to add the time
    for each frame to each image.
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    6bea3fc View commit details
    Browse the repository at this point in the history
  57. Refactor, group arguments to get_enhanced_image

    Reduce number of function arguments to save_animation by grouping the
    arguments to be passed to get_enhanced_image.
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    eb34447 View commit details
    Browse the repository at this point in the history
  58. Remove conda list from travis.yml again

    Remove conda list from travis.yml again, as it was a red herring and did
    not really help me fix the (now resolved) issue in the unit test
    mocking.
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    87f16be View commit details
    Browse the repository at this point in the history
  59. Refactor save_animation to make it shorter

    Refactor save_animation to make it shorter, moving some of the
    functionality to its own method.
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    26ad3fc View commit details
    Browse the repository at this point in the history
  60. Fix bug due to retained dict

    Fix bug introduced in refactoring, where the caller's dictionary was
    inadvertently changed.
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    ea652b3 View commit details
    Browse the repository at this point in the history
  61. Copy the full SHA
    c7fa007 View commit details
    Browse the repository at this point in the history
  62. Add missing docs with sphinx-apidoc

    Added missing documentations by re-running
    ``sphinx-apidoc -f -T -o source/api ../satpy ../satpy/tests``
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    894924a View commit details
    Browse the repository at this point in the history
  63. Remove article from function name

    Remove the article ``a`` from the function name in
    ``make_a_fake_scene``, such that this function is now called
    ``make_fake_scene``.
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    7972de0 View commit details
    Browse the repository at this point in the history
  64. PEP8 fixes

    Fixed formatting which had become un-PEP8-ified due to function renaming.
    
    Co-authored-by: Martin Raspaud <martin.raspaud@smhi.se>
    gerritholl and mraspaud committed Jul 28, 2020
    Copy the full SHA
    af906ba View commit details
    Browse the repository at this point in the history
  65. Remove _maybe from method name

    In the multiscene decoration, remove _maybe from the method name.
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    a18b8c6 View commit details
    Browse the repository at this point in the history
  66. Support pyproj < 2.0

    mraspaud committed Jul 28, 2020
    Copy the full SHA
    af64a1e View commit details
    Browse the repository at this point in the history
  67. Remove duplicate line from multiscene decoration

    Remove a duplicate line from the multiscene decoration
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    3154cc8 View commit details
    Browse the repository at this point in the history
  68. Remove more duplicate lines

    Remove more duplicate lines, doubly initialising two dictionaries.
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    c065452 View commit details
    Browse the repository at this point in the history
  69. fix handling of HRV RSS and add tests

    ameraner authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    4d950be View commit details
    Browse the repository at this point in the history
  70. Copy the full SHA
    d769c7f View commit details
    Browse the repository at this point in the history
  71. Fix "see above" reference at start of enhance docs

    Fix a reference to an example "above" that was completely at the start
    of the enhancements.rst documentation.  From an earlier version, it
    appears this was intended to refer to an enhancements example in
    composites.rst.  Change "above" to instead link to this example in
    composites.rst.
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    aba5b66 View commit details
    Browse the repository at this point in the history
  72. Copy the full SHA
    053838b View commit details
    Browse the repository at this point in the history
  73. Copy the full SHA
    ed0f3c9 View commit details
    Browse the repository at this point in the history
  74. Copy the full SHA
    81f9bc3 View commit details
    Browse the repository at this point in the history
  75. Copy the full SHA
    80cdd6c View commit details
    Browse the repository at this point in the history
  76. add documentation

    ameraner authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    370ae99 View commit details
    Browse the repository at this point in the history
  77. add acceped values in documentation

    ameraner authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    b842eb8 View commit details
    Browse the repository at this point in the history
  78. Copy the full SHA
    2b879ba View commit details
    Browse the repository at this point in the history
  79. Copy the full SHA
    97b8246 View commit details
    Browse the repository at this point in the history
  80. Move test_fake_scene to test_utils

    Move the function that tests make_fake_scene from testing/utils.py to
    testing/test_utils.py, so that it should be executed by default as part
    of the testing suite, including on Travis.
    gerritholl authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    5c2cb75 View commit details
    Browse the repository at this point in the history
  81. change from da.stack to np.stack

    ameraner authored and mraspaud committed Jul 28, 2020
    Copy the full SHA
    fc5a1e8 View commit details
    Browse the repository at this point in the history
  82. Fix pep8

    mraspaud committed Jul 28, 2020
    Copy the full SHA
    4e1cad3 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Copy the full SHA
    7137fe9 View commit details
    Browse the repository at this point in the history
  2. Fix style

    mraspaud committed Jul 29, 2020
    Copy the full SHA
    851ba7f View commit details
    Browse the repository at this point in the history
  3. Ensure modifiers are tuples

    mraspaud committed Jul 29, 2020
    Copy the full SHA
    2b53cc8 View commit details
    Browse the repository at this point in the history
  4. Fix modifier matching

    mraspaud committed Jul 29, 2020
    Copy the full SHA
    8878c2d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1b3dbf2 View commit details
    Browse the repository at this point in the history
  6. Merge master branch

    mraspaud committed Jul 29, 2020
    Copy the full SHA
    86f6c3e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    124ff40 View commit details
    Browse the repository at this point in the history
  8. Fix style

    mraspaud committed Jul 29, 2020
    Copy the full SHA
    dd062e0 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    c32cdc7 View commit details
    Browse the repository at this point in the history
  10. Fix style

    mraspaud committed Jul 29, 2020
    Copy the full SHA
    2b96803 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    3432839 View commit details
    Browse the repository at this point in the history
  12. Fix .attr calls in dataid

    mraspaud committed Jul 29, 2020
    Copy the full SHA
    d8d7496 View commit details
    Browse the repository at this point in the history
  13. Fix style

    mraspaud committed Jul 29, 2020
    Copy the full SHA
    ce6fd71 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    9c69348 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Fix tests

    mraspaud committed Jul 30, 2020
    Copy the full SHA
    52c438e View commit details
    Browse the repository at this point in the history
  2. Fix style

    mraspaud committed Jul 30, 2020
    Copy the full SHA
    3caab9a View commit details
    Browse the repository at this point in the history
  3. Fix deprecation warnings

    mraspaud committed Jul 30, 2020
    Copy the full SHA
    bbec61a View commit details
    Browse the repository at this point in the history
  4. Remove print statement

    mraspaud committed Jul 30, 2020
    Copy the full SHA
    4221a03 View commit details
    Browse the repository at this point in the history
  5. Fix deprecation warning

    mraspaud committed Jul 30, 2020
    Copy the full SHA
    aeb5548 View commit details
    Browse the repository at this point in the history
  6. Fix style

    mraspaud committed Jul 30, 2020
    Copy the full SHA
    8cff18c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    4508b80 View commit details
    Browse the repository at this point in the history
  8. Fix typo in doc/source/dev_guide/satpy_internals.rst

    Co-authored-by: Gerrit Holl <gerrit.holl@gmail.com>
    mraspaud and gerritholl committed Jul 30, 2020
    Copy the full SHA
    7230b2d View commit details
    Browse the repository at this point in the history
  9. Add unit test

    mraspaud committed Jul 30, 2020
    Copy the full SHA
    210a0f5 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    f37a756 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Fix wavelength range display

    mraspaud committed Jul 31, 2020
    Copy the full SHA
    2ac930b View commit details
    Browse the repository at this point in the history