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

Adding Python Solution #7

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Adding Python Solution #7

wants to merge 3 commits into from

Conversation

gcook-usgs
Copy link
Owner

Hi 👋

Thank you so much for helping me get the driver data prepped before I plug it into the model. As you recommended earlier, I separated my download and processing code into two different scripts. I can't wait to share this with the project team - they have been looking for a way to use code to prep their files in a more reliable way! Here I am following your advice of submitting a pull request with my initial effort so you can take a look at it before I move on to the modeling steps.

I haven't downloaded data from this site before, so I may have missed something obvious for how to download the precipitation files. I ended up doing it manually for all 42 years of data and then wrote my code to look for those files locally. I made a comment indicating this manual step in the download script. Finally, I added a plotting step to visually verify that my annual summaries are working properly.

I am using some common libraries in python so hopefully you can get those installed and run this yourself. Thanks, again! I know you are super busy and I really appreciate you taking the time to help me out.

😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant