You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sdap.apache.org by GitBox <gi...@apache.org> on 2018/10/15 21:35:53 UTC

[GitHub] echyam commented on a change in pull request #10: SDAP-155 add processor to extract timestamp from granule metadata

echyam commented on a change in pull request #10: SDAP-155 add processor to extract timestamp from granule metadata
URL: https://github.com/apache/incubator-sdap-ningesterpy/pull/10#discussion_r225324860
 
 

 ##########
 File path: sdap/processors/__init__.py
 ##########
 @@ -62,6 +62,7 @@ def process_nexus_tile(self, nexus_tile):
 from sdap.processors.tilereadingprocessor import GridReadingProcessor, SwathReadingProcessor, TimeSeriesReadingProcessor
 from sdap.processors.tilesummarizingprocessor import TileSummarizingProcessor
 from sdap.processors.winddirspeedtouv import WindDirSpeedToUV
+from sdap.processors.extracttimestampprocessor import ExtractTimestampProcessor
 
 INSTALLED_PROCESSORS = {
 
 Review comment:
   fixed in ab557f0

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services