[jira] [Updated] (SDAP-351) Fix reading of data with cftime.datetime.Gregorian type

2021-10-06 Thread Joseph C. Jacob (Jira)
[ https://issues.apache.org/jira/browse/SDAP-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph C. Jacob updated SDAP-351: - Description: We check for cftime.datetime.Julian datatype in https://issues.apache.org/jira/browse

[jira] [Updated] (SDAP-351) Fix reading of data with cftime.datetime.Gregorian type

2021-10-06 Thread Joseph C. Jacob (Jira)
[ https://issues.apache.org/jira/browse/SDAP-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph C. Jacob updated SDAP-351: - Description: We check for cftime.datetime.Julian datatype in https://issues.apache.org/jira/browse

[jira] [Updated] (SDAP-351) Fix reading of data with cftime.datetime.Gregorian type

2021-10-06 Thread Joseph C. Jacob (Jira)
[ https://issues.apache.org/jira/browse/SDAP-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph C. Jacob updated SDAP-351: - Description: We check for cftime.datetime.Julian datatype in https://issues.apache.org/jira/browse

[jira] [Created] (SDAP-351) Fix reading of data with cftime.datetime.Gregorian type

2021-10-06 Thread Joseph C. Jacob (Jira)
Joseph C. Jacob created SDAP-351: Summary: Fix reading of data with cftime.datetime.Gregorian type Key: SDAP-351 URL: https://issues.apache.org/jira/browse/SDAP-351 Project: Apache Science Data Analyti

[jira] [Updated] (SDAP-343) Fix reading of time stamp in GPM data

2021-10-06 Thread Joseph C. Jacob (Jira)
[ https://issues.apache.org/jira/browse/SDAP-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph C. Jacob updated SDAP-343: - Assignee: Joseph C. Jacob Status: In Progress (was: To Do) > Fix reading of time stamp in GP

[jira] [Updated] (SDAP-343) Fix reading of time stamp in GPM data

2021-10-06 Thread Joseph C. Jacob (Jira)
[ https://issues.apache.org/jira/browse/SDAP-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph C. Jacob updated SDAP-343: - Resolution: Fixed Status: Done (was: In Progress) Fixed by Stepheny Perez in https://gith

[jira] [Issue Comment Deleted] (SDAP-343) Fix reading of time stamp in GPM data

2021-10-06 Thread Joseph C. Jacob (Jira)
[ https://issues.apache.org/jira/browse/SDAP-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph C. Jacob updated SDAP-343: - Comment: was deleted (was: Fixed by Stepheny Perez in [https://github.com/apache/incubator-sdap-in

[jira] [Commented] (SDAP-343) Fix reading of time stamp in GPM data

2021-10-06 Thread Joseph C. Jacob (Jira)
[ https://issues.apache.org/jira/browse/SDAP-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17425314#comment-17425314 ] Joseph C. Jacob commented on SDAP-343: -- Fixed by Stepheny Perez in [https://github.co

[GitHub] [incubator-sdap-ingester] jjacob7734 removed a comment on pull request #44: Julian datetime fix for GPM data

2021-10-06 Thread GitBox
jjacob7734 removed a comment on pull request #44: URL: https://github.com/apache/incubator-sdap-ingester/pull/44#issuecomment-937383277 Confirmed I was able to ingest a GPM_3IMERGDE_V06 file with this fix. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-sdap-ingester] jjacob7734 commented on pull request #44: Julian datetime fix for GPM data

2021-10-06 Thread GitBox
jjacob7734 commented on pull request #44: URL: https://github.com/apache/incubator-sdap-ingester/pull/44#issuecomment-937383277 Confirmed I was able to ingest a GPM_3IMERGDE_V06 file with this fix. -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [incubator-sdap-ingester] jjacob7734 merged pull request #44: Julian datetime fix for GPM data

2021-10-06 Thread GitBox
jjacob7734 merged pull request #44: URL: https://github.com/apache/incubator-sdap-ingester/pull/44 -- 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:

[GitHub] [incubator-sdap-ingester] skorper opened a new pull request #44: Julian datetime fix for GPM data

2021-10-06 Thread GitBox
skorper opened a new pull request #44: URL: https://github.com/apache/incubator-sdap-ingester/pull/44 Fixed issue with GPM data seen here: https://issues.apache.org/jira/browse/SDAP-343 I have not regression tested this issue but all GridReadingProcessor tests are passing. -- Th