-
Notifications
You must be signed in to change notification settings - Fork 4
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
EPA Water Quality Exchange Plugin #177
Conversation
7ae5008
to
25a71e7
Compare
A sample of manual tests. Comment / uncomment the various versions. Setup
Monitoring Feature queries:
MeasurementTVPObservation queries
|
25a71e7
to
b9e5197
Compare
@vchendrix: please have a look at the new readthedoc plugins page in the documentation. The build is under this branch. |
- Plugin and mapping modules - Tests - Documentation updated
b9e5197
to
320187b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dschristianson I ran the tests (unit and integration). All looked great! I then walked through code examples in the plugin documentation and have a few comments and feedback. Feel free address what you feel is appropriate. Some feedback can be considered for future issue tickets.
I then saw you PR comment with code examples and walked through those. Thanks! The measurement tvp example might be good for the epa plugin examples.
Changed doc example in basin3d/synthesis.py b/c the epa plugin gets imported in the plugins.rst tests which happen in the basin3d/synthesis tests. Add epa in the synthesis.py doc example to make it explicit.
Thanks for the great comments, @vchendrix! Address them all plus the few we found during today's discussion. |
Add plugin for EPA Water Quality eXchange
Data acquired thru the Water Quality Portal: https://www.waterqualitydata.us/
Type of change
How Has This Been Tested?
- [ ] Integration testsTest Configuration
PR Self Evaluation
- [ ] Any dependent changes have been merged and published in the appropriate modules