Huikyo Lee created CLIMATE-732: ---------------------------------- Summary: Update dataset_processor.temporal_rebin Key: CLIMATE-732 URL: https://issues.apache.org/jira/browse/CLIMATE-732 Project: Apache Open Climate Workbench Issue Type: New Feature Reporter: Huikyo Lee Assignee: Huikyo Lee Priority: Blocker Fix For: 1.1
In the current version, dataset_processor.temporal_rebin is extremely slow and causes memory errors when handling large size daily output. By using numpy.where function, temporal_rebin module will become more efficient. -- This message was sent by Atlassian JIRA (v6.3.4#6332)