You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by ea...@apache.org on 2020/08/12 20:42:35 UTC

[incubator-sdap-ingester] branch granule-ingester-error-handling updated (6ebadcd -> e7b9a00)

This is an automated email from the ASF dual-hosted git repository.

eamonford pushed a change to branch granule-ingester-error-handling
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-ingester.git.


    from 6ebadcd  wip: automatic reading processor detector
     add e7b9a00  wip

No new revisions were added by this update.

Summary of changes:
 .../processors/ReadingProcessorSelector.py             | 10 ++++++++--
 .../reading_processors/EccoReadingProcessor.py         | 18 +++++++-----------
 .../reading_processors/GridReadingProcessor.py         | 15 ++++++---------
 .../reading_processors/SwathReadingProcessor.py        |  8 ++------
 .../reading_processors/TileReadingProcessor.py         |  8 +++++++-
 .../reading_processors/TimeSeriesReadingProcessor.py   | 13 +++++--------
 .../tests/processors/test_ReadingProcessorSelector.py  |  9 ++++++++-
 7 files changed, 43 insertions(+), 38 deletions(-)