Skip to content

Update to Python code for a deprecated numpy command

Latest

Choose a tag to compare

@rjwilson-LASP rjwilson-LASP released this 13 Mar 17:59

numpy.float() is now deprecated, and replaced with numpy.float64(). Affected just one line in each Python code