[GitHub] climate pull request #506: CLIMATE - 803 Initial Stucture for Handling mask ...

2018-06-26 Thread prateekiiest
GitHub user prateekiiest reopened a pull request: https://github.com/apache/climate/pull/506 CLIMATE - 803 Initial Stucture for Handling mask for non-maskedd arrays As an initial structure I am only including checking the exception and will gradually work upon finding the masked

[GitHub] climate pull request #506: CLIMATE - 803 Initial Stucture for Handling mask ...

2018-06-26 Thread prateekiiest
Github user prateekiiest closed the pull request at: https://github.com/apache/climate/pull/506 ---

[GitHub] climate pull request #506: CLIMATE - 803 Initial Stucture for Handling mask ...

2018-06-26 Thread prateekiiest
GitHub user prateekiiest reopened a pull request: https://github.com/apache/climate/pull/506 CLIMATE - 803 Initial Stucture for Handling mask for non-maskedd arrays As an initial structure I am only including checking the exception and will gradually work upon finding the masked

[GitHub] climate pull request #506: CLIMATE - 803 Initial Stucture for Handling mask ...

2018-06-26 Thread prateekiiest
Github user prateekiiest closed the pull request at: https://github.com/apache/climate/pull/506 ---

[GitHub] climate issue #506: CLIMATE - 803 Initial Stucture for Handling mask for non...

2018-06-26 Thread lewismc
Github user lewismc commented on the issue: https://github.com/apache/climate/pull/506 Hi @prateekiiest please close and reopen again, I added ```https://pypi.org/project/netcdftime/``` to the build profiles ---

[jira] [Commented] (CLIMATE-937) ETCCDI/CRD climate change indicies

2018-06-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16524558#comment-16524558 ] ASF GitHub Bot commented on CLIMATE-937: Github user lewismc commented on the issue:

[GitHub] climate issue #503: CLIMATE-937 ETCCDI

2018-06-26 Thread lewismc
Github user lewismc commented on the issue: https://github.com/apache/climate/pull/503 @prateekiiest correct, this is with all builds right now. Please see the mailing list and comment there, I've opened a thread for that. Thank you ---

[GitHub] climate issue #506: CLIMATE - 803 Initial Stucture for Handling mask for non...

2018-06-26 Thread prateekiiest
Github user prateekiiest commented on the issue: https://github.com/apache/climate/pull/506 @lewismc still fails for `pydap` as in the other PR #503 ---

[GitHub] climate issue #503: CLIMATE-937 ETCCDI

2018-06-26 Thread prateekiiest
Github user prateekiiest commented on the issue: https://github.com/apache/climate/pull/503 there is a dependency failure for `pydap` ---

[GitHub] climate issue #506: CLIMATE - 803 Initial Stucture for Handling mask for non...

2018-06-26 Thread prateekiiest
Github user prateekiiest commented on the issue: https://github.com/apache/climate/pull/506 ok, @agoodm ---

[GitHub] climate issue #513: [CLIMATE - 957] Include Absolute Biasing under Metrics

2018-06-26 Thread prateekiiest
Github user prateekiiest commented on the issue: https://github.com/apache/climate/pull/513 sure @lewismc , I will add a test soon ---

[GitHub] climate pull request #506: CLIMATE - 803 Initial Stucture for Handling mask ...

2018-06-26 Thread prateekiiest
GitHub user prateekiiest reopened a pull request: https://github.com/apache/climate/pull/506 CLIMATE - 803 Initial Stucture for Handling mask for non-maskedd arrays As an initial structure I am only including checking the exception and will gradually work upon finding the masked

[GitHub] climate pull request #506: CLIMATE - 803 Initial Stucture for Handling mask ...

2018-06-26 Thread prateekiiest
Github user prateekiiest closed the pull request at: https://github.com/apache/climate/pull/506 ---

Availability of Pydap

2018-06-26 Thread lewis john mcgibbney
Hi Folks, It looks like Pydap now only supports Python 3 https://pypi.org/project/Pydap/#files Our build on Python 2.7 fails due to absence of a Python 2.7 package. Lewis -- http://home.apache.org/~lewismc/ http://people.apache.org/keys/committer/lewismc

[GitHub] climate issue #506: CLIMATE - 803 Initial Stucture for Handling mask for non...

2018-06-26 Thread agoodm
Github user agoodm commented on the issue: https://github.com/apache/climate/pull/506 Oh, and please close and reopen the PR @prateekiiest so we can see the build run again. ---

[GitHub] climate issue #506: CLIMATE - 803 Initial Stucture for Handling mask for non...

2018-06-26 Thread agoodm
Github user agoodm commented on the issue: https://github.com/apache/climate/pull/506 Ah, I take it this is why you added cython to the dependencies list @lewismc ? conda has been having all sorts of issues with dependency trees lately, as recently @huikyole and I both discovered

[jira] [Commented] (CLIMATE-937) ETCCDI/CRD climate change indicies

2018-06-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16524152#comment-16524152 ] ASF GitHub Bot commented on CLIMATE-937: Github user lewismc commented on the issue:

[GitHub] climate issue #506: CLIMATE - 803 Initial Stucture for Handling mask for non...

2018-06-26 Thread lewismc
Github user lewismc commented on the issue: https://github.com/apache/climate/pull/506 @huikyole @agoodm can you guys please scope out this PR. Thanks, we are working on the build issues. ---

[GitHub] climate pull request #514: Add cython to build dependency files

2018-06-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/climate/pull/514 ---

[GitHub] climate issue #514: Add cython to build dependency files

2018-06-26 Thread agoodm
Github user agoodm commented on the issue: https://github.com/apache/climate/pull/514 Curious what you are planning to use cython for? Pretty sure this dependency is already covered by netCDF4. ---

[GitHub] climate pull request #514: Add cython to build dependency files

2018-06-26 Thread lewismc
GitHub user lewismc opened a pull request: https://github.com/apache/climate/pull/514 Add cython to build dependency files You can merge this pull request into a Git repository by running: $ git pull https://github.com/lewismc/climate master Alternatively you can review and

[GitHub] climate issue #513: [CLIMATE - 957] Include Absolute Biasing under Metrics

2018-06-26 Thread lewismc
Github user lewismc commented on the issue: https://github.com/apache/climate/pull/513 @prateekiiest can you please provide a Unit test? ---