Skip to content
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

CUAHSI WaterML parsing and WOF/suds request enhancements #165

Merged
merged 3 commits into from
Feb 4, 2019

Conversation

emiliom
Copy link
Contributor

@emiliom emiliom commented Jan 7, 2019

2 commits adding:

  • 2f5596d. A waterml check for the existence of miscellaneous (less critical) attributes. It's a one-line edit. I've been using this fix operationally for over a year.
  • dbb4e38. Optional suds timeout parameter, giving users more control. Addresses Add suds-jurko timeout support in cuahsi/wof #155. I tested it "manually" (Python 3.6), but not sure how to create a test using the existing suds + mock tests. Plus, as mentioned in State of ulmo #161, "Unfortunately, there are currently many test failures due to changes in various upstream websites", so I'm not sure how to proceed.

Also threw in a commit with a small update to .gitignore

Default suds timeout value (90 seconds) was being used. This optional parameter will give users more control. Added to all get_* calls in cuahsi/wof/core.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants