[
https://issues.apache.org/jira/browse/CLIMATE-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15109183#comment-15109183
]
ASF GitHub Bot commented on CLIMATE-720:
----------------------------------------
GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/277
CLIMATE-720 - Revise file structure
- A new folder, 'RCMES', is generated.
- Configuration files are moved into RCMES/configuration_files/
- cli_app.py is now in RCMES
- test.py is same as examples/knmi_to_cru31_full_bias.py
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-729
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/277.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 #277
----
commit c6c9dd1c59469b3a22104d880f07e0691a9289b4
Author: huikyole <[email protected]>
Date: 2016-01-20T19:02:12Z
CLIMATE-720 - Revise file structure
- A new folder, 'RCMES', is generated.
- Configuration files are moved into RCMES/configuration_files/
- cli_app.py is now in RCMES
- test.py is same as examples/knmi_to_cru31_full_bias.py
----
> Revise file structure
> ---------------------
>
> Key: CLIMATE-720
> URL: https://issues.apache.org/jira/browse/CLIMATE-720
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Reporter: Huikyo Lee
> Assignee: Huikyo Lee
> Priority: Critical
> Fix For: 1.1
>
>
> New folders will be generated to organize CLI, configuration file examples
> and stand-alone examples.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)