NOAA-OWP / hydrotools

Suite of tools for retrieving USGS NWIS observations and evaluating National Water Model (NWM) data.
Other
53 stars 12 forks source link

`nwm_client_new`: Minimum dask version 2021.11.1 #162

Closed jarq6c closed 1 year ago

jarq6c commented 2 years ago

Looks like sort_values is somewhat recent to dask, requiring a minimum version. This ticket is to update setup.cfg with a minimum dask[complete]>=2021.11.1.

jarq6c commented 1 year ago

Looks like this issue is outdated with recent versions and moving minimum support to python 3.8.