[GitHub] climate pull request #428: CLIMATE-898 - Debugging WRF loaders

2017-03-08 Thread asfgit
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (CLIMATE-898) Debugging WRF loaders

2017-03-08 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CLIMATE-898:


Github user asfgit closed the pull request at:

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


> Debugging WRF loaders
> -
>
> Key: CLIMATE-898
> URL: https://issues.apache.org/jira/browse/CLIMATE-898
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>
> There are several bugs in 
> ocw.data_source.local.load_WRF_2d_files/load_WRF_2d_files_RAIN modules in 
> terms of handling missing values. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (CLIMATE-902) Debugging regrid_spatial_mask

2017-03-08 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CLIMATE-902:


Github user asfgit closed the pull request at:

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


> Debugging regrid_spatial_mask
> -
>
> Key: CLIMATE-902
> URL: https://issues.apache.org/jira/browse/CLIMATE-902
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>
> Several bugs in ocw.utils.regrid_spatial_mask will be fixed. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Closed] (CLIMATE-900) Debugging temporal subset

2017-03-08 Thread Huikyo Lee (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLIMATE-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Huikyo Lee closed CLIMATE-900.
--
Resolution: Fixed

> Debugging temporal subset
> -
>
> Key: CLIMATE-900
> URL: https://issues.apache.org/jira/browse/CLIMATE-900
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>
> A typo in ocw.dataset_processor.temporal_subset will be fixed. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Closed] (CLIMATE-901) Debugging calc_histogram_overlap

2017-03-08 Thread Huikyo Lee (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLIMATE-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Huikyo Lee closed CLIMATE-901.
--
Resolution: Fixed

> Debugging calc_histogram_overlap
> 
>
> Key: CLIMATE-901
> URL: https://issues.apache.org/jira/browse/CLIMATE-901
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>
> ocw.metrics.calc_histogram_overlap will be updated to properly handle missing 
> values in the input datasets.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] climate pull request #431: CLIMATE-902 - Debugging regrid_spatial_mask

2017-03-08 Thread huikyole
GitHub user huikyole opened a pull request:

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

CLIMATE-902 - Debugging regrid_spatial_mask

- Several bugs in ocw.utils have been fixed.

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

$ git pull https://github.com/huikyole/climate CLIMATE-902

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

https://github.com/apache/climate/pull/431.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 #431


commit 82bc52290224a05e26080caeb538e455ce940f5f
Author: huikyole 
Date:   2017-03-08T17:53:48Z

CLIMATE-902 - Debugging regrid_spatial_mask

- Several bugs in ocw.utils have been fixed.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] climate pull request #431: CLIMATE-902 - Debugging regrid_spatial_mask

2017-03-08 Thread asfgit
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (CLIMATE-902) Debugging regrid_spatial_mask

2017-03-08 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CLIMATE-902:


GitHub user huikyole opened a pull request:

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

CLIMATE-902 - Debugging regrid_spatial_mask

- Several bugs in ocw.utils have been fixed.

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

$ git pull https://github.com/huikyole/climate CLIMATE-902

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

https://github.com/apache/climate/pull/431.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 #431


commit 82bc52290224a05e26080caeb538e455ce940f5f
Author: huikyole 
Date:   2017-03-08T17:53:48Z

CLIMATE-902 - Debugging regrid_spatial_mask

- Several bugs in ocw.utils have been fixed.




> Debugging regrid_spatial_mask
> -
>
> Key: CLIMATE-902
> URL: https://issues.apache.org/jira/browse/CLIMATE-902
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>
> Several bugs in ocw.utils.regrid_spatial_mask will be fixed. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Closed] (CLIMATE-898) Debugging WRF loaders

2017-03-08 Thread Huikyo Lee (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLIMATE-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Huikyo Lee closed CLIMATE-898.
--
Resolution: Fixed

> Debugging WRF loaders
> -
>
> Key: CLIMATE-898
> URL: https://issues.apache.org/jira/browse/CLIMATE-898
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>
> There are several bugs in 
> ocw.data_source.local.load_WRF_2d_files/load_WRF_2d_files_RAIN modules in 
> terms of handling missing values. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Closed] (CLIMATE-902) Debugging regrid_spatial_mask

2017-03-08 Thread Huikyo Lee (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLIMATE-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Huikyo Lee closed CLIMATE-902.
--
Resolution: Fixed

> Debugging regrid_spatial_mask
> -
>
> Key: CLIMATE-902
> URL: https://issues.apache.org/jira/browse/CLIMATE-902
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>
> Several bugs in ocw.utils.regrid_spatial_mask will be fixed. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Closed] (CLIMATE-894) Debugging regrid_spatial_mask

2017-03-08 Thread Huikyo Lee (JIRA)

 [ 
https://issues.apache.org/jira/browse/CLIMATE-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Huikyo Lee closed CLIMATE-894.
--
Resolution: Fixed

> Debugging regrid_spatial_mask
> -
>
> Key: CLIMATE-894
> URL: https://issues.apache.org/jira/browse/CLIMATE-894
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
> Fix For: 1.2.0
>
>
> When comparing arrays, .any() or .all() should be used. This fix will correct 
> the if statement error. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] climate pull request #429: CLIMATE-900 - Debugging temporal subset

2017-03-08 Thread huikyole
GitHub user huikyole opened a pull request:

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

CLIMATE-900 - Debugging temporal subset

-ocw.dataset_processor.temporal_subset has been updated.

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

$ git pull https://github.com/huikyole/climate CLIMATE-900

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

https://github.com/apache/climate/pull/429.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 #429


commit 7c171058a56cbd50b4aa3f57ce8e0b2ff9643be7
Author: huikyole 
Date:   2017-03-08T17:10:55Z

CLIMATE-900 - Debugging temporal subset

-ocw.dataset_processor.temporal_subset has been updated.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (CLIMATE-901) Debugging calc_histogram_overlap

2017-03-08 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CLIMATE-901:


Github user asfgit closed the pull request at:

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


> Debugging calc_histogram_overlap
> 
>
> Key: CLIMATE-901
> URL: https://issues.apache.org/jira/browse/CLIMATE-901
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>
> ocw.metrics.calc_histogram_overlap will be updated to properly handle missing 
> values in the input datasets.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] climate pull request #430: CLIMATE-901 - Debugging calc_histogram_overlap

2017-03-08 Thread asfgit
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (CLIMATE-900) Debugging temporal subset

2017-03-08 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CLIMATE-900:


GitHub user huikyole opened a pull request:

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

CLIMATE-900 - Debugging temporal subset

-ocw.dataset_processor.temporal_subset has been updated.

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

$ git pull https://github.com/huikyole/climate CLIMATE-900

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

https://github.com/apache/climate/pull/429.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 #429


commit 7c171058a56cbd50b4aa3f57ce8e0b2ff9643be7
Author: huikyole 
Date:   2017-03-08T17:10:55Z

CLIMATE-900 - Debugging temporal subset

-ocw.dataset_processor.temporal_subset has been updated.




> Debugging temporal subset
> -
>
> Key: CLIMATE-900
> URL: https://issues.apache.org/jira/browse/CLIMATE-900
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>
> A typo in ocw.dataset_processor.temporal_subset will be fixed. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (CLIMATE-900) Debugging temporal subset

2017-03-08 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CLIMATE-900:


Github user asfgit closed the pull request at:

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


> Debugging temporal subset
> -
>
> Key: CLIMATE-900
> URL: https://issues.apache.org/jira/browse/CLIMATE-900
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>
> A typo in ocw.dataset_processor.temporal_subset will be fixed. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] climate pull request #429: CLIMATE-900 - Debugging temporal subset

2017-03-08 Thread asfgit
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (CLIMATE-901) Debugging calc_histogram_overlap

2017-03-08 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CLIMATE-901:


GitHub user huikyole opened a pull request:

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

CLIMATE-901 - Debugging calc_histogram_overlap

- ocw.metrics.calc_histogram_overlap has been updated.

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

$ git pull https://github.com/huikyole/climate CLIMATE-901

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

https://github.com/apache/climate/pull/430.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 #430


commit 11458e7c4b2045166b04fd0ff641b45e581f24ed
Author: huikyole 
Date:   2017-03-08T17:34:18Z

CLIMATE-901 - Debugging calc_histogram_overlap

- ocw.metrics.calc_histogram_overlap has been updated.




> Debugging calc_histogram_overlap
> 
>
> Key: CLIMATE-901
> URL: https://issues.apache.org/jira/browse/CLIMATE-901
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>
> ocw.metrics.calc_histogram_overlap will be updated to properly handle missing 
> values in the input datasets.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] climate pull request #430: CLIMATE-901 - Debugging calc_histogram_overlap

2017-03-08 Thread huikyole
GitHub user huikyole opened a pull request:

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

CLIMATE-901 - Debugging calc_histogram_overlap

- ocw.metrics.calc_histogram_overlap has been updated.

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

$ git pull https://github.com/huikyole/climate CLIMATE-901

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

https://github.com/apache/climate/pull/430.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 #430


commit 11458e7c4b2045166b04fd0ff641b45e581f24ed
Author: huikyole 
Date:   2017-03-08T17:34:18Z

CLIMATE-901 - Debugging calc_histogram_overlap

- ocw.metrics.calc_histogram_overlap has been updated.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (CLIMATE-903) Adding a module to calculate the least square trend and standard error

2017-03-08 Thread Huikyo Lee (JIRA)
Huikyo Lee created CLIMATE-903:
--

 Summary: Adding a module to calculate the least square trend and 
standard error
 Key: CLIMATE-903
 URL: https://issues.apache.org/jira/browse/CLIMATE-903
 Project: Apache Open Climate Workbench
  Issue Type: New Feature
Reporter: Huikyo Lee
Assignee: Huikyo Lee


A new module to calculate the least square trend and standard error in the 
input time series.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] climate pull request #432: CLIMATE-899 - Update the GPM loader

2017-03-08 Thread huikyole
GitHub user huikyole opened a pull request:

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

CLIMATE-899 - Update the GPM loader

- ocw.data_source.local.load_GPM_IMERG_files_with_spatial_filter has been 
added

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

$ git pull https://github.com/huikyole/climate CLIMATE-899

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

https://github.com/apache/climate/pull/432.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 #432


commit 2af4512379d9b8c3556e6cd012d931266195598f
Author: huikyole 
Date:   2017-03-08T22:44:45Z

CLIMATE-899 - Update the GPM loader

- ocw.data_source.local.load_GPM_IMERG_files_with_spatial_filter has been 
added




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (CLIMATE-899) Update the GPM loader

2017-03-08 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CLIMATE-899:


GitHub user huikyole opened a pull request:

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

CLIMATE-899 - Update the GPM loader

- ocw.data_source.local.load_GPM_IMERG_files_with_spatial_filter has been 
added

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

$ git pull https://github.com/huikyole/climate CLIMATE-899

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

https://github.com/apache/climate/pull/432.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 #432


commit 2af4512379d9b8c3556e6cd012d931266195598f
Author: huikyole 
Date:   2017-03-08T22:44:45Z

CLIMATE-899 - Update the GPM loader

- ocw.data_source.local.load_GPM_IMERG_files_with_spatial_filter has been 
added




> Update the GPM loader
> -
>
> Key: CLIMATE-899
> URL: https://issues.apache.org/jira/browse/CLIMATE-899
> Project: Apache Open Climate Workbench
>  Issue Type: Bug
>Reporter: Huikyo Lee
>Assignee: Huikyo Lee
>
> To improve the efficiency of loading GPM datasets, a spatial filtering option 
> will be added to ocw.datsa_source.local.load_GPM_IMERG_files. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)