[
https://issues.apache.org/jira/browse/CLIMATE-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14648501#comment-14648501
]
ASF GitHub Bot commented on CLIMATE-643:
----------------------------------------
GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/213
CLIMATE-643 - Updating unit conversion function
In many cases, observational and model datasets have different units for
the same variable. We need to update variable_unit_conversion module is needed
in dataset_processor. This new module is based on water_flux_unit_conversion.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-643
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/213.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #213
----
commit 3b297dbf29e789f4aec46e5f2f3ea151d9e14372
Author: huikyole <[email protected]>
Date: 2015-07-30T23:37:34Z
Added: ocw.dataset_processor.variable_unit_conversion
----
> Updating unit conversion function
> ----------------------------------
>
> Key: CLIMATE-643
> URL: https://issues.apache.org/jira/browse/CLIMATE-643
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Components: general, regridding/data processing
> Affects Versions: 1.0.0
> Reporter: Huikyo Lee
> Assignee: Huikyo Lee
> Fix For: 1.0.0
>
>
> In many cases, observational and model datasets have different units for the
> same variable. We need to update variable_unit_conversion module is needed in
> dataset_processor. This new module is based on water_flux_unit_conversion.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)