[
https://issues.apache.org/jira/browse/CLIMATE-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ibrahim Jarif updated CLIMATE-797:
----------------------------------
Description:
The *mask_missing_data* function in *dataset processor* module throws
*AttributeError: Object does not have attribute mask* when trying to execute
the function.
{code}
Line 737: def mask_missing_data(dataset_array):
{code}
was:The *mask_missing_data* function throws "AttributeError: Object does not
have attribute mask" when trying to execute the function.
> Attribute error in mask_missing_data
> ------------------------------------
>
> Key: CLIMATE-797
> URL: https://issues.apache.org/jira/browse/CLIMATE-797
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Reporter: Ibrahim Jarif
> Assignee: Ibrahim Jarif
> Priority: Critical
>
> The *mask_missing_data* function in *dataset processor* module throws
> *AttributeError: Object does not have attribute mask* when trying to execute
> the function.
> {code}
> Line 737: def mask_missing_data(dataset_array):
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)