data.nhd

Download USGS National Hydrography Dataset (NHD) data for a given HUC-4 or HUC-8 watershed.

  • Kind: standard
  • Network: yes

Inputs🔗

NameTypeDescription
hucstringHUC-4 or HUC-8 watershed code (numeric, 4 or 8 digits).
resolutionstringOne of medium or high (default).

Outputs🔗

NameTypeDescription
datasetdirectory (GeoPackage)NHD GeoPackage (or FileGDB) extracted to a directory.

Example🔗

- id: 01890000-0000-0000-0000-00000000010a
  name: data.nhd
  args:
    huc: "0105"
    resolution: "high"