[
https://issues.apache.org/jira/browse/SDAP-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16607576#comment-16607576
]
ASF GitHub Bot commented on SDAP-50:
------------------------------------
jjacob7734 closed pull request #27: SDAP-50 Fix incorrect Hovmoller
Implementation
URL: https://github.com/apache/incubator-sdap-nexus/pull/27
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
----------------------------------------------------------------
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:
[email protected]
> Fix incorrect Hovmoller Implementation
> --------------------------------------
>
> Key: SDAP-50
> URL: https://issues.apache.org/jira/browse/SDAP-50
> Project: Apache Science Data Analytics Platform
> Issue Type: Bug
> Components: nexus
> Reporter: Frank Greguska
> Assignee: Joseph Jacob
> Priority: Major
> Fix For: 0.1
>
>
> Currently the Hovmoller calculation is averaging latitudes or longitudes
> within individual tiles. However, depending on the search domain, unique
> lats/lons can be in multiple tiles.
> The algorithm needs to be updated to average all unique (time, lat) or (time,
> lon) values regardless of tiles.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)