[
https://issues.apache.org/jira/browse/CLIMATE-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961109#comment-13961109
]
ASF GitHub Bot commented on CLIMATE-396:
----------------------------------------
GitHub user MJJoyce opened a pull request:
https://github.com/apache/climate/pull/14
CLIMATE-396 - Ensure RCMED parameters are cast properly
- Cast RCMED dataset id and parameter id to integers before attempting
to load a dataset.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MJJoyce/climate CLIMATE-396
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/14.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 #14
----
commit 900f264abc202f0235f7dee47155cb26d59315c9
Author: Michael Joyce <[email protected]>
Date: 2014-04-05T05:33:36Z
CLIMATE-396 - Ensure RCMED parameters are cast properly
- Cast RCMED dataset id and parameter id to integers before attempting
to load a dataset.
----
> RCMED Parameters are improperly parsed in UI backend
> ----------------------------------------------------
>
> Key: CLIMATE-396
> URL: https://issues.apache.org/jira/browse/CLIMATE-396
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Components: webapp
> Affects Versions: 0.3-incubating
> Reporter: Michael Joyce
> Assignee: Michael Joyce
> Fix For: 0.4
>
>
> When attempting to load an RCMED dataset for an evaluation, the UI backend
> never converts the parameter and dataset ids from strings to integers which
> can result in the dataset failing to load.
--
This message was sent by Atlassian JIRA
(v6.2#6252)