[
https://issues.apache.org/jira/browse/CLIMATE-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14182938#comment-14182938
]
ASF GitHub Bot commented on CLIMATE-538:
----------------------------------------
GitHub user MJJoyce opened a pull request:
https://github.com/apache/climate/pull/118
CLIMATE-538 - Add optional parameter for elevation level
- Add an optional parameter for selecting elevation level when loading a
dataset. By default it is set to 0 (which is the current value used)
to ensure backwards compatibility.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MJJoyce/climate CLIMATE-538
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/118.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 #118
----
commit 370bbd8b1db891aa611cd09dad075e13acbae872
Author: Michael Joyce <[email protected]>
Date: 2014-10-24T15:30:13Z
CLIMATE-538 - Add optional parameter for elevation level
- Add an optional parameter for selecting elevation level when loading a
dataset. By default it is set to 0 (which is the current value used)
to ensure backwards compatibility.
----
> Allow selection of elevation level on dataset load
> --------------------------------------------------
>
> Key: CLIMATE-538
> URL: https://issues.apache.org/jira/browse/CLIMATE-538
> Project: Apache Open Climate Workbench
> Issue Type: New Feature
> Components: data sources
> Affects Versions: 0.4
> Reporter: Michael Joyce
> Assignee: Michael Joyce
> Fix For: 0.5
>
>
> At the moment we can't specify the elevation index when loading a dataset in
> local.py. This can be problematic with datasets with a number of valid
> elevation options. This was especially noticeable when working on
> CLIMATE-518. We should add an optional parameter for dataset loading so a
> user can specify an elevation index besides 0.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)