-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add western stream database reference or link #190
Comments
Or maybe this is just the NHD referred to in other issues? I'll keep digging. If this ends up being it I'll close. |
yeah this is a good idea. Let's get two birds with one stone and start gathering all the publicly sourced data in this thread. |
https://www.dnr.state.mn.us/aboutdnr/disclaimers_and_policies.html https://www.fs.fed.us/rm/boise/AWAE/projects/NorWeST/ModeledStreamTemperatureScenarioMaps.shtml |
@zacharyrpope it seems NorWeST has some new data. I doubt I'll be using it until the govt shutdown is done because I'd want to reach out to them directly. I can, however, batch them all into a zip file and send them to you if you prefer. lmk. |
Yea, I've noticed a lot of gov't sites down here this week. That would be fantastic if you could .zip them up. That said, your link is quite sufficient, appreciate it! |
@zacharyrpope you never know when this climate science related stuff is just gonna poof disappear from the USFS. ~700 MB zip |
@andest01 Sweet dataset. How did you get stream names to this NowrWeST data? |
wanna know the trade secrets eh? short answer: download and install literally the NHD, filter out the unnamed creeks, hail Mary, and dissolve by GNIS_ID. Then, write a series of very careful postgis queries that find the greatest matching NorWeST candidate by several house recipes. After about 5 weeks of work you may just get the results you wanted just in time for the USGS to update the NHD again, and now you get to do it all over again. Alternatively, when this whole government shutdown kerfuffle is over, we could talk to the folks who run the data set and ask them kindly to include the GNIS_ID in the norwest dataset when available and we could all save ourselves about three thousand lines of code and a month of our lives with a |
I'm of course being facetious. But God bless the GNIS. Equally important and thankless work, that. |
OK, now that TroutSpotr officially uses MIT + attribution, the website has to be updated to conform to this. |
Just a formal request to consider, assuming the dataset is not proprietary and originates from a public source or agency such as DNR or USGS. Specifically, the request is to reference or include the original dataset for those streams west of Minnesota (SD, MT, WY, ID etc...)
The text was updated successfully, but these errors were encountered: