Eamon Ford created SDAP-294:
-------------------------------
Summary: Support date normalization on analysis side
Key: SDAP-294
URL: https://issues.apache.org/jira/browse/SDAP-294
Project: Apache Science Data Analytics Platform
Issue Type: Improvement
Components: analysis
Reporter: Eamon Ford
Every algorithm on the analysis side (nexus-webapp) should be enhanced to
accept a a flag which, if set to true, will cause dates to be normalized to the
beginning of the month. For example, a data point dated 2020-01-16 would be
converted to 2020-01-01. This is so that different datasets can be compared
even if their stored dates do not perfectly line up.
The deseason algorithm has this date normalization functionality. The date
normalization code in the deseason algorithm can probably be adapted for every
other algorithm.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)