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

Fixed some of the examples in PyHSPF/examples/gis directory. Implemented new NHDPlusExtractor. #2

Merged
merged 9 commits into from
Jul 18, 2018

Conversation

Msawtelle
Copy link
Contributor

-Implemented new NHDPlusExtractor Class
-Fixed issues with ftable, and cdl examples
-Added link.txt file to prerequisite data folder
-Modified nwisextractor, and cdlextractor to accommodate changes in nwis and cdl websites

Copy link
Owner

@djlampert djlampert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

climateprocessor08.py—lines 168-181 and 225-230. Why are all these commented out?

Ftable01.py—why is the json import statement here?

ftable02.py—why change the gage station number?

huc08example.py—line 45. Why is the print statement here?

Climateprocessor.py—line 249-256. Why the indentation?

Gagestation.py—lines 263-283. Probably should add some error handling to provide specific language if the try statement fails. If the server changes, the message should provide info to help illustrate this issue.

@djlampert djlampert merged commit 5e6032d into djlampert:master Jul 18, 2018
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.

None yet

3 participants