GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/496
CLIMATE-947 - Updates in cordex.py
The goal of this PR is to facilitate building a RCMES docker image.
- The variable 'errored' is defined outside a for loop.
- domain, workdir, obs_dir, and models_dir can be sys.argv
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-947
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/496.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 #496
----
commit c2ca575d194fe90f1550a065c7646836780441e7
Author: huikyole <huikyole@...>
Date: 2018-01-22T01:30:12Z
CLIMATE-947 - Updates in cordex.py
----
---