-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NWIS Client: Expose cache filename as option #175
Comments
This is a pretty easy lift. Once #174 is merged, ill open a PR that adds this feature. |
Nice! |
@amaes3owp, see #176. Ill post a link to |
Thank you guys for getting this done so quickly! |
@amaes3owp, version pip install hydrotools.nwis-client==3.1.0 |
Awesome!! |
Oh yeah of course! Thanks for opening up the ticket! |
Thanks Austin! |
Allow users to set an alternative path for the cache when instantiating
IVDataService
.Relevant line here:
hydrotools/python/nwis_client/src/hydrotools/nwis_client/iv.py
Line 89 in 7294aac
The text was updated successfully, but these errors were encountered: