Alex Goodman created CLIMATE-126:
------------------------------------
Summary: deprecated function is used in process.py
Key: CLIMATE-126
URL: https://issues.apache.org/jira/browse/CLIMATE-126
Project: Apache Open Climate Workbench
Issue Type: Bug
Components: rcmet
Affects Versions: 0.1-incubating
Reporter: Alex Goodman
Assignee: Chris A. Mattmann
Priority: Trivial
Fix For: 0.1-incubating
In process.py, the function extract_sub_time_selection() uses
numpy.setmember1d(), which has been deprecated in more recent versions of
numpy. This should be replaced with numpy.in1d().
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira