NCAR / wrf_hydro_py

Python API for the WRF-Hydro model
59 stars 43 forks source link

Move to xarray 0.14.1 #199

Closed jmccreight closed 4 years ago

jmccreight commented 4 years ago
pep8speaks commented 4 years ago

Hello @jmccreight! Thanks for updating this PR.

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2020-01-25 03:38:11 UTC
coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 514


Changes Missing Coverage Covered Lines Changed/Added Lines %
wrfhydropy/core/ioutils.py 0 3 0.0%
<!-- Total: 41 44 93.18% -->
Files with Coverage Reduction New Missed Lines %
wrfhydropy/util/xrcmp.py 1 70.0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 467: 0.2%
Covered Lines: 3385
Relevant Lines: 3819

💛 - Coveralls