NCAR / wrf-python

A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting (WRF-ARW) Model.
https://wrf-python.readthedocs.io
Apache License 2.0
410 stars 155 forks source link

Fix FutureWarning with numpy 1.15 in destag.py #72

Closed honnorat closed 6 years ago

honnorat commented 6 years ago

Related to #66.

bladwig1 commented 6 years ago

Thanks!