Michael Joyce created CLIMATE-293:
-------------------------------------
Summary: Dataset processor needs to handle normalizing Dataset
time values
Key: CLIMATE-293
URL: https://issues.apache.org/jira/browse/CLIMATE-293
Project: Apache Open Climate Workbench
Issue Type: Bug
Components: analysis
Affects Versions: 0.2-incubating
Reporter: Michael Joyce
Assignee: Michael Joyce
Fix For: 0.3-incubating
So I just ran into an issue with using two monthly datasets that are not pinned
to the same day of the month. One uses the first, and the other uses the 15th.
See:
(datetime.datetime(1989, 1, 1, 0, 0), datetime.datetime(1989, 1, 15, 0, 0))
To fix this we need:
Daily data to be forced to an hour value of 00:00:00
Monthly data to be forced to the first of the month at midnight
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira