[ https://issues.apache.org/jira/browse/CLIMATE-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Huikyo Lee updated CLIMATE-658: ------------------------------- Description: In the current version, the evaluation result is a hierarchical list. When numpy.squeeze function is used to extract values from this complicated structured list, all missing values are all converted to zeros. In order to address this, evaluation.results should provide a list of numpy.ma arrays. (was: In the current version, while adding evaluation results using 'append' operator for a list, missing values are all converted to zeros. In order to address this, evaluation.results must provide a list of numpy.ma arrays. ) Summary: Restructure evaluation results (was: Restructure evaluation results to handle missing data values) > Restructure evaluation results > ------------------------------- > > Key: CLIMATE-658 > URL: https://issues.apache.org/jira/browse/CLIMATE-658 > Project: Apache Open Climate Workbench > Issue Type: Bug > Components: metrics > Affects Versions: 1.0.0 > Reporter: Huikyo Lee > Assignee: Huikyo Lee > Priority: Critical > > In the current version, the evaluation result is a hierarchical list. When > numpy.squeeze function is used to extract values from this complicated > structured list, all missing values are all converted to zeros. In order to > address this, evaluation.results should provide a list of numpy.ma arrays. -- This message was sent by Atlassian JIRA (v6.3.4#6332)