Uploaded image for project: 'Apache Open Climate Workbench (Retired)'
  1. Apache Open Climate Workbench (Retired)
  2. CLIMATE-293

Dataset processor needs to handle normalizing Dataset time values

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.2-incubating
    • 0.3-incubating
    • analysis
    • None

    Description

      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

      Attachments

        Activity

          People

            mjoyce Michael Joyce
            mjoyce Michael Joyce
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: