[
https://issues.apache.org/jira/browse/CLIMATE-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15354091#comment-15354091
]
Michael Anderson commented on CLIMATE-797:
------------------------------------------
Actually values is class numpy.ndarray, not a regular numpy array as my
previous comment stated, but my point still holds that the ndarray doesn't have
a mask attribute either.
> 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
> 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)