You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/19 16:34:40 UTC

[jira] [Commented] (CLIMATE-609) Add source flag to dataset origin information

    [ https://issues.apache.org/jira/browse/CLIMATE-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14369551#comment-14369551 ] 

ASF GitHub Bot commented on CLIMATE-609:
----------------------------------------

GitHub user MJJoyce opened a pull request:

    https://github.com/apache/climate/pull/180

    CLIMATE-609 - Add data source flag to dataset origin information

    - Add a 'source' flag to dataset origin information when loaded from a
      data_source. This is set to 'local', 'dap', 'esgf', or 'rcmed'
      depending on the data_source used.
    - Update data_source tests to take new source flag into account.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MJJoyce/climate CLIMATE-609

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/climate/pull/180.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 #180
    
----
commit 119834915abafae23ed77d152d8dd7be97fac2f1
Author: Michael Joyce <jo...@apache.org>
Date:   2015-03-19T15:29:00Z

    CLIMATE-609 - Add data source flag to dataset origin information
    
    - Add a 'source' flag to dataset origin information when loaded from a
      data_source. This is set to 'local', 'dap', 'esgf', or 'rcmed'
      depending on the data_source used.
    - Update data_source tests to take new source flag into account.

----


> Add source flag to dataset origin information
> ---------------------------------------------
>
>                 Key: CLIMATE-609
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-609
>             Project: Apache Open Climate Workbench
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 0.5
>            Reporter: Michael Joyce
>            Assignee: Michael Joyce
>             Fix For: 1.0.0
>
>
> It would be nice for the dataset origin information to contain a flag that specifies the data source that loaded it. This will save us some introspection when trying to handle the origin data.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)