Checking for non-preferred file/folder path names (may take a long time depending on the number of files/folders) ...

NHDPlus Value Added Attributes - no geometries


Authors:
Owners: This resource does not have an owner who is an active HydroShare user. Contact CUAHSI (help@cuahsi.org) for information on this resource.
Type: Resource
Storage: The size of this resource is 450.3 MB
Created: Nov 11, 2020 at 1:48 a.m.
Last updated: Feb 26, 2021 at 7:50 p.m.
Citation: See how to cite this resource
Sharing Status: Public
Views: 2078
Downloads: 2898
+1 Votes: Be the first one to 
 this.
Comments: No comments (yet)

Abstract

These files contain a curated set NHDPlusV2 flowline and 'Value Added Attributes' in tabular form for easier attribute based analysis and query. They were taken from national seamless geodatabase provided by the EPA. Utilities for access have been built into the USGS-nhdplusTools package and the parquet file is intended to support Python users directly.

``` r
install.package(nhdplusTools)
library(nhdplusTools)

get_vaa("slope")

comid slope
1 8318793 0.06083397
2 8318787 0.09534391
3 8318775 0.11273792
4 8318785 0.15142342
5 8318789 0.16246142
6 8318801 0.10504926
```

Roughness estimates have been added following the details in the README.md below.

Subject Keywords

Coverage

Spatial

Coordinate System/Geographic Projection:
WGS 84 EPSG:4326
Coordinate Units:
Decimal degrees
North Latitude
48.7950°
East Longitude
-66.2047°
South Latitude
24.6706°
West Longitude
-125.6188°

Content

README.md

nhd-roughness

This is an information based (no code) repository for describing the creation of NHD-level roughness estimates to support terrain based synthetic rating curves using the Height Above Nearest Drainage (HAND) Approach. It hopes to support ongoing work by NOAA for operational continental scale flood forecasting and documents the technical methods presented in the in-review paper:

Johnson, J.M., Eyelade D., Clarke K.C, Singh-Mohudpur, J. (2021) “Characterizing Reach-level Empirical Roughness Along the National Hydrography Network: Developing DEM-based Synthetic Rating Curves.

The gradient boosted machine approach used is documented here, and the predictions can be accessed with the USGS-nhdplusTools package

More complete documentation is here

Background

In the first iteration of the NFIE, and the following Continental Flood Inundation Mapping framework (CFIM), a global roughness value of 0.05 was used for all NHDPlus reaches. Zheng, Tarboton, et al. (2018) found a global roughness produced SRCs with variable accuracy, but that accurate depth estimates could be achieved for the Tar River Watershed by calibrating roughness to a streamflow-stage relation produced from HEC-RAS modeling. Zheng, Maidment, et al., (2018) implemented the HAND approach with a LiDAR based DEM, calling the approach ‘GeoFlood’. This approach proved capable of capturing the Federal Emergency Management Agency flood plain coverage with 60–90% accuracy but was dependent on adjusting the Manning’s n value. As part of that work, the authors highlighted that extreme sensitivity of SRC estimates to even small variations in roughness.

Other studies have evaluated the skill of SRCs indirectly by comparing HAND-based inundation maps to remotely sensed flood products or aerial imagery (Garousi‐Nejad et al., 2019; Johnson et al., 2019). In these studies, the assignment of roughness was also identified as the principal limiting factor in accurate flood prediction and the success of the continental flood mapping framework. It is promising that in most cases, it appears roughness can be calibrated to achieve accurate results while the downside is that this requirement removes the primary advantage of the SRCs approach, namely its applicability across large scales and in ungauged basins.

Our objective in this work is to define a national set of reach-level empirical roughness values suitable to theoretical rating curve techniques that can support ongoing efforts to improve operational flood prediction and activities relaying on estimated roughness.

Citations

Zheng, X., Tarboton, D. G., Maidment, D. R., Liu, Y. Y., & Passalacqua, P. (2018). River Channel Geometry and Rating Curve Estimation Using Height above the Nearest Drainage. JAWRA Journal of the American Water Resources Association, 54(4), 785–806. https://doi.org/10.1111/1752-1688.12661

Zheng, X., Maidment, D. R., Tarboton, D. G., Liu, Y. Y., & Passalacqua, P. (2018). GeoFlood: Large-Scale Flood Inundation Mapping Based on High-Resolution Terrain Analysis. Water Resources Research, 54(12), 10,013-10,033. https://doi.org/10.1029/2018WR023457

Johnson, J. M., Munasinghe, D., Eyelade, D., & Cohen, S. (2019). An Integrated Evaluation of the National Water Model (NWM) Height Above Nearest Drainage (HAND) Flood Mapping Methodology. https://doi.org/10.5194/nhess-19-2405-2019

Garousi‐Nejad, Irene, et al. “Terrain analysis enhancements to the height above nearest drainage flood inundation mapping method.” Water Resources Research 55.10 (2019): 7983-8009. https://doi.org/10.1029/2019WR024837

How to Cite

Johnson, J. M. (2021). NHDPlus Value Added Attributes - no geometries, HydroShare, http://www.hydroshare.org/resource/6092c8a62fac45be97a09bfd0b0bf726

This resource is shared under the Creative Commons Attribution CC BY.

http://creativecommons.org/licenses/by/4.0/
CC-BY

Comments

There are currently no comments

New Comment

required