watershed-workflow icon indicating copy to clipboard operation
watershed-workflow copied to clipboard

WIP: Jgomezvelez/nhd medium res

Open jgomezvelez opened this issue 2 years ago • 1 comments

I created functions to download and store the NHD Plus V2 datasets given a domain boundary or HUC.

jgomezvelez avatar Nov 11 '22 18:11 jgomezvelez

WIP: Functions to read NHD Plus V2 and create the WW dictionary are ready. The bulk of the work is in "test_download_nhdplusv21.py" and "functions_NHDPlusV2_io.py"

jgomezvelez avatar Nov 14 '22 21:11 jgomezvelez

@ecoon : The manager for NHD Mid Res is ready for your review. I implemented a short script to test the class when called from the hilev functions. The script is in test_download_nhdplus_v2_ww_implementation.py

jgomezvelez avatar Jan 18 '23 21:01 jgomezvelez

Note that the streamlight portion of this PR has been stripped, and this PR is being shelved for now. The NHDPlus MR v12 through the EPA website does not seem to be robust across machines, with great difficulty in getting the URL to download. Therefore we will switch to the new NLDI API supported by USGS for this data.

ecoon avatar Jul 24 '23 18:07 ecoon