csiro-coasts / emsarray

xarray extension that supports EMS model formats
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link

Fix numpy warnings about casting unsafe values #85

Closed mx-moth closed 1 year ago

mx-moth commented 1 year ago

Recent versions of numpy have started emitting warnings about unsafe casting. Both xarray and emsarray started emitting warnings from this. This PR resolves the issues in emsarray, and filters out the warnings from xarray.