You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2016/07/24 04:56:20 UTC

[jira] [Updated] (CLIMATE-803) AttributeError in Utils.py

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

Lewis John McGibbney updated CLIMATE-803:
-----------------------------------------
    Fix Version/s: 1.2.0

> AttributeError in Utils.py
> --------------------------
>
>                 Key: CLIMATE-803
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-803
>             Project: Apache Open Climate Workbench
>          Issue Type: Bug
>            Reporter: Ibrahim Jarif
>            Priority: Critical
>             Fix For: 1.2.0
>
>
> AttributeError in *calc_subregion_area_mean_and_std* function
> {code}
> AttributeError: 'numpy.ndarray' object has no attribute 'mask'
> {code}
> The following line raises the error
> {code}
> mask_array = dataset_array[0].values[0,:].mask
> {code}



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