OWPHydroTools Release v2.2.2
Content
hydrotools-2.2.2
_restclient-3.0.5
nwis_client-3.0.6
caches-0.1.3
nwm_client-5.0.1
events-1.1.5
metrics-1.1.3
Notes
gcp_client
is still available, but deprecated. nwm_client_new
is still in pre-release development. The hydrotools
superpackage now pulls in google-cloud-storage dependencies by default.
What's Changed
- Warn for Null values in series when calling event detection by @jarq6c in #124
- Update documentation by @jarq6c in #125
- update name version and front page by @jarq6c in #126
- Update package level installation makefile by @aaraney in #128
- Fix #99: "RuntimeError: This event loop is already running" in colab and notebook. Re-PR of #100 by @aaraney in #130
- fix nwis_client bug causing KeyError when station does not return data -- Updated by @jarq6c in #135
- fix nwis_client bug causing KeyError when station does not return data by @aaraney in #134
- nwis_client now requires _restclient >= 3.0.4 by @aaraney in #140
- Redesign NWM Client Subpackage by @jarq6c in #138
- Move package/subpackage version inside package source by @aaraney in #142
- Move nwm_client_new version inside package source by @aaraney in #149
- fix 153; _restclient pins aiohttp version to <=3.7.4.post0 by @aaraney in #154
- Switch NWM Crosswalk Source from CSV to URL by @jarq6c in #156
- NWM Client: Limit number of get calls for testing by @jarq6c in #158
- NWM Client New: Separate Large Modules by @jarq6c in #159
- Metrics: Default to numpy scalars for computation by @jarq6c in #163
- Advance Superpackage to 2.2.2 by @jarq6c in #165
Full Changelog: v2.1.2...v2.2.2