[
https://issues.apache.org/jira/browse/CLIMATE-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16214550#comment-16214550
]
ASF GitHub Bot commented on CLIMATE-932:
----------------------------------------
GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/458
CLIMATE-932 - A whitespace error in running the CORDEX script
- RCMES/run_RCMES.py has been fixed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-932
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/458.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 #458
----
commit e7d99b6ccf00b2f406a3b93217f8512c3dfe2184
Author: huikyole <[email protected]>
Date: 2017-10-23T02:34:40Z
CLIMATE-932 - A whitespace error in running the CORDEX script
- RCMES/run_RCMES.py has been fixed
----
> A whitespace error in running the CORDEX script
> -----------------------------------------------
>
> Key: CLIMATE-932
> URL: https://issues.apache.org/jira/browse/CLIMATE-932
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Affects Versions: 1.2.0
> Reporter: Huikyo Lee
> Assignee: Huikyo Lee
> Fix For: 1.3.0
>
>
> 'boundary_type' in the yaml files generated by RCMES/CORDEX/cordex.py
> includes a leading whitespace (ex) ' CORDEX NAM'). This simple fix will
> resolve this issue while maintaining the previous version's function.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)