[
https://issues.apache.org/jira/browse/CLIMATE-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14338864#comment-14338864
]
Michael Joyce commented on CLIMATE-587:
---------------------------------------
Hey Mazi,
The functionality isn't necessarily part of processing just because it's in
dataset_processor.py. The general metric for determining where the
functionality should go has always been whether the function being developed
does/doesn't take/return a ocw.dataset.Dataset object.
So, my recommendation would be:
If it does take and return a Dataset object then it should be in
dataset_processor.py
If it doesn't take and return a Dataset object then it should be in utils.
> Unit conversion
> ---------------
>
> Key: CLIMATE-587
> URL: https://issues.apache.org/jira/browse/CLIMATE-587
> Project: Apache Open Climate Workbench
> Issue Type: Sub-task
> Components: general
> Reporter: Kim Whitehall
> Assignee: Kim Whitehall
> Priority: Minor
> Fix For: 1.0.0
>
>
> Add function to replicate functionality in rcmet2.1.3 that converts data
> units from s-1 to day-1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)