You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sdap.apache.org by "Frank Greguska (JIRA)" <ji...@apache.org> on 2019/01/14 21:22:00 UTC

[jira] [Created] (SDAP-172) TimeAvgMapSpark includes mean of 0 elements

Frank Greguska created SDAP-172:
-----------------------------------

             Summary: TimeAvgMapSpark includes mean of 0 elements
                 Key: SDAP-172
                 URL: https://issues.apache.org/jira/browse/SDAP-172
             Project: Apache Science Data Analytics Platform
          Issue Type: Bug
          Components: nexus
            Reporter: Frank Greguska


Some results being returned from TimeAvgMapSpark indicate a count of 0 (a mean was taken over 0 numbers). This results in reporting a mean of 0.

Example query:

timeAvgMapSpark?ds=MUR-JPL-L4-GLOB-v4.1&maxLon=-134.9925&minLon=-140.0025&minLat=5.0025&maxLat=10.0125&startTime=1538352000&endTime=1540944000

In the results, search for "cnt": 0,

Need to investigate why no measurements went into these means. These results should be eliminated.

May be related to SDAP-116



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)