wphyojpl commented on a change in pull request #37: URL: https://github.com/apache/incubator-sdap-ingester/pull/37#discussion_r687229545
########## File path: granule_ingester/granule_ingester/processors/reading_processors/__init__.py ########## @@ -1,5 +1,6 @@ from granule_ingester.processors.reading_processors.EccoReadingProcessor import EccoReadingProcessor from granule_ingester.processors.reading_processors.GridReadingProcessor import GridReadingProcessor +from granule_ingester.processors.reading_processors.GridMultiVariableReadingProcessor import GridMultiVariableReadingProcessor Review comment: add swath multi variable reading processor here -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@sdap.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org