Skip to main content

Define HAND based Flood Depth and Extent from NWM Forecast

Description

D:\Projects\Branches\10.6_Final\ArcHydroTools\srcPy\AHMain\Scripts\archydro\definehandfloodfromnwmforecast.py

Usage

Parameters

Parameter NameTypeDirectionData TypeDialog Reference
River Feature ClassRequiredInputFeature LayerRiver
COMID FieldRequiredInputFieldCOMID
NWM Forecast TypeRequiredInputString
NWM TS Table NameOptionalInputStringTime series table name - holding the downloaded time series data from (URL10Day = 'http://livefeeds2.arcgis.com/arcgis/rest/services/NFIE/NationalWaterModel_Medium/MapServer/4/query') or URL18Hrs = 'http://livefeeds2.arcgis.com/arcgis/rest/services/NFIE/NationalWaterModel_Short/MapServer/4/query')
Optimize PerformanceRequiredInputBoolean
  • True : downloading, use multiple records post (may fail for large number of stations
  • False : downloading one record at a time (slow but always work)
  • TSXIDRef TableRequiredInputTable ViewCOMID to HYDROID ref
    Lookup TableRequiredInputTable ViewQ to H look up table
    Flood Dataset FolderRequiredInputFolderThe folder containing the FloodDS processing results [fp.gdb, depth (grid), etc)
    Target WorkspaceRequiredInputWorkspaceTarget workspace to store the processing results, e.g., d:\data\fpout.gdb
    Layer Name of Floodplain Zone RiverRequiredInputStringFloodplain polygons (one polygon per river per time step) FPZoneRiver
    Layer Name of Floodplain ZoneRequiredInputStringFloodplain polygon (one polygon per time step = FPZoneRiver dissolved on Time), FPZone
    Name of Mosaic Flood Depth RaterRequiredInputStringMosaic Flood Depth rater
    Add flood zone for the base levelRequiredInputBooleanTrue, adding/mosaic the river raster to the resulting floodplain raster (for delta H < 3 ft)
    Include Raster ProcessingRequiredInputBooleanProcessing the mosaic raster if checked.