Last Modified: 2024-06-20 14:05:17.33

Software Version

HEC-HMS version 4.12 was used to create this example. You can open the example project with HEC-HMS v4.12 or a newer version.

HEC-DSSVue version 3.2.3 was used to download data within this example.  You can download HEC-DSSVue here: https://www.hec.usace.army.mil/software/hec-dssvue/downloads.aspx.

Project Files

Download the initial project files here:

Swamp_Angel_Point_Calibration_Start.zip

Objectives

Starting in version 4.12, HEC-HMS has five snow accumulation and melt methods: Temperature Index, Gridded Temperature Index, Gridded Hybrid Snow, Gridded Energy Budget, and Energy Budget.  In this workshop, you will gain experience developing and calibrating one or more of the snow accumulation and melt methods available in HEC-HMS. This workshop focuses on setting up a model application for a point location (i.e. a gaging station) using observed meteorological forcings. Calibration will be performed using at-site data measured at the location. Calibrating the model will aid in understanding how individual snowmelt model parameters impact the simulated snow accumulation and melt.

Calibration of gridded snowmelt modeling methods is contained within this tutorial: Calibrating Gridded Snowmelt: Upper Truckee River, California.

The required meteorologic components for each snowmelt model are shown in the table below.

MethodTemperature IndexHybrid SnowEnergy Budget
SummaryUses air temperature as a proxy for available snowpack energyUses a radiation balance, rather than temperature, as a proxy for available snowpack energyPhysically-based energy and mass balance model
Required Meteorologic Components
PrecipitationXXX
TemperatureXXX
Shortwave Radiation
XX
Longwave Radiation
XX
Wind Speed

X
Atmospheric Pressure
XX
Relative Humidity
XX
Banded ImplementationX
X
Gridded ImplementationXXX

Study Area

The Swamp Angel Study Plot (SASP) is located in the San Juan Mountains in southwestern Colorado. SASP is located at an elevation of 11060 ft and is located in meadow sheltered by the surrounding terrain and subalpine forest. The location of SASP allows for snowpack and precipitation measurements under minimal wind influence. SASP was used in the Earth System Model-Snow Model Intercomparison Project (ESM-SnowMIP). ESM SnowMIP is an international modeling effort that evaluates snow modeling schemes (Krinner et al. 2018). 

For this tutorial, the study plot is treated as a point location. A simple HEC-HMS model with a single subbasin element was developed. The study plot has an area of 0.00034 square miles (0.22 acres).

Location of Swamp Angel Study Plot

Tasks

The following major tasks will serve as an outline for the workshop:

  1. Download snow water equivalent (SWE) data for SNOTEL gages near the Swamp Angel Study Plot.
  2. Create a Meteorologic Model and parameterize the requisite methods.
  3. Create a new Basin Model, select a snow method, and parameterize the snow method.
  4. Create a Simulation and evaluate results.
  5. Repeat for additional snowmelt methods.

Download SNOTEL data through HEC-DSSVue

  1. Open HEC-DSSVue.
  2. Create a new file by selecting File | New Ver 7....
  3. Name the file SNOTEL_SwampAngel and save the DSS file to the data directory of the HMS project: ...\SwampAngel\data.
  4. Select Data Entry | Import... | SnoTel, as shown below.
  5. Leave the Data Type as Daily. 
  6. Select the first radio button, next to Start Date. Enter 01OCT2005 as the Start Date and 30SEP2006 as the End Date.
  7. Click the Get List By State button and select Colorado. Click the OK button. Once the sites load, click the OK button.
  8. Select the checkboxes for the Red Mountain Pass (713) station. Click the Import to DSS button.
    SNOTEL Site Selection
  9. Verify that the station records were imported. The SWE time series should resemble the figure below. The Red Mountain Pass station has an elevation of 11,080 ft, which is close SASP's elevation. This SWE time series will be used to calibrate the snowmelt parameters in the following tasks.
    Red Mountain Pass SNOTEL WY2006 SWE
  10. Close HEC-DSSVue.

Enter Time-Series Components

  1. Open the HEC-HMS project.
  2. Once the project opens, select Components | Time-Series Data Manager.
  3. Select Snow Water Equivalent Gages from the drop-down menu and click the New... button.
  4. Enter SNOTEL_SwampAngel as the name and click the Create button.
  5. Navigate to the newly created Snow Water Equivalent gage in the Project tree and click on the SNOTEL_SwampAngel node.
  6. Change the Data Source to Single Record HEC-DSS.
  7. Select SNOTEL_SwampAngel.dss as the DSS Filename.
  8. In the DSS Pathname field, click the button and double left-click the DSS record with a C-part of SWE.
  9. The SNOTEL_SwampAngel Snow Water Equivalent Gage Component Editor should resemble the following:
    SNOTEL_SwampAngel SWE Time Series Gage
  10. Click Save.
  11. Expand the Basin Models folder.
  12. Expand the SwampAngel node and click the SASP subbasin node.
  13. In the Component Editor, select the Options tab.
  14. From the Observed SWE drop-down menu, select the SNOTEL_SnowAngel SWE gage. The SASP Options tab should resemble the following:
    SASP Options Tab
  15. Click Save.

Create and Parameterize a New Meteorologic Model 

  1. Select Components | Meteorologic Model Manager | New....
  2. Enter WY2006 as the Name
  3. In the Watershed Explorer, expand the Meteorologic Models folder and select the WY2006 node.
  4. From the Component Editor, select the following:
    1. Unit System: U.S. Customary
    2. Shortwave: Specified Pyranograph
    3. Longwave: Specified Pyrgeograph
    4. Precipitation: Specified Hyetograph
    5. Temperature: Specified Thermograph
    6. Windspeed: Specified Anemograph
    7. Pressure: Specified Barograph
    8. Dew Point: Specified Humidograph
    9. Evapotranspiration: --None--
    10. Replace Missing: Set To Default
  5. The Meteorologic Model Component Editor should appear as in the figure below.
  6. Within the Meteorologic Model Component Editor, navigate to the Basins tab. Under the Include Subbasins header, select Yes from the drop-down menu to link both the SwampAngel and SwampAngel_RTI basin models to the WY2006 meteorologic model.
  7. Select the Specified Pyranograph from the Watershed Explorer. Under the Gage header, select SWRadiation from the drop-down menu.
  8. Repeat the previous step and make the following selections:
    1. Specified Pyrgeograph: LWRadiation
    2. Specified Hyetograph: Precipitation
    3. Specified Thermograph: AirTemperature
      1. Lapse Method: --None--
    4. Specified Anemograph: WindSpeed
    5. Specified Barograph: AirPressure
    6. Specified Humidograph: Humidity
  9. Save the project.

Not all snow methods require the same meteorological boundary conditions.  However, if properly parameterized, the same Meteorologic Model can be used for several different snow methods.

Choose a Snow Method

Choose one of the following snow accumulation and melt methods to parameterize and calibrate. If time allows, select a second (or third) method to calibrate.

Option 1. Temperature Index: Swamp Angel Study Plot, Colorado

Option 2. Gridded Hybrid Snow: Swamp Angel Study Plot, Colorado

Option 3. Energy Budget: Swamp Angel Study Plot, Colorado