SPHY Manual - All versions
  • 📚Readme
  • manual
    • SPHY manual 3.1
      • Introduction
      • Theory
        • Background
        • Modules
        • Reference and potential evaporation
        • Dynamic vegetation processes
        • Snow processes
        • Glacier processes
        • Soil water processes
        • Soil erosion processes
        • Routing
      • Applications
        • Irrigation management in lowland areas
        • Snow- and glacier-fed river basins
        • Flow forecasting
        • Soil erosion and sediment transport
      • Installation of SPHY
        • Installing SPHY as a stand-alone application
          • Miniconda
          • SPHY v3.1 source code
      • Build your own SPHY-model
        • Select projection extent and resolution
        • Clone map
        • DEM and Slope
        • Delineate catchment and create local drain direction map
        • Preparing stations map and sub-basin.map
        • Glacier table
        • Soil hydraulic properties
        • Other static input maps
        • Meteorological forcing map series
        • Open water evaporation
        • Dynamic vegetation module
        • Soil erosion model input
          • MMF
          • Soil erosion model calibration
          • Soil erosion model output
        • Sediment transport
      • Reporting and other utilities
        • Reporting
        • NetCDF
      • References
      • Copyright
      • Appendix 1: Input and Output
      • Appendix 2: Input and Output description
      • Appendix 3: Soil erosion model input
        • MUSLE
        • INCA
        • SHETRAN
        • DHVSM
        • HSFP
    • SPHY manual 3.0
      • Introduction
      • Theory
        • Background
        • Modules
        • Reference and potential evaporation
        • Dynamic vegetation processes
        • Snow processes
        • Glacier processes
        • Soil water processes
        • Soil erosion processes
        • Routing
      • Applications
        • Irrigation management in lowland areas
        • Snow- and glacier-fed river basins
        • Flow forecasting
      • Installation of SPHY
        • General
        • Installing SPHY as a stand-alone application
          • Miniconda
          • SPHY v3.1 source code
      • Build your own SPHY-model
        • Select projection extent and resolution
        • Clone map
        • DEM and Slope
        • Delineate catchment and create local drain direction map
        • Preparing stations map and sub-basin.map
        • Glacier fraction map
        • Soil hydraulic properties
        • Other static input maps
        • Meteorological forcing map series
        • Open water evaporation
        • Dynamic vegetation module
        • Soil erosion model input
          • MUSLE
          • MMF
          • INCA
          • SHETRAN
          • DHVSM
          • HSFP
          • Soil erosion model calibration
          • Soil erosion model output
        • Sediment transport
        • Applications
        • Reporting
        • NetCDF
      • References
      • Copyright
      • Appendix 1: Input and Output
Powered by GitBook
On this page
  1. manual
  2. SPHY manual 3.0
  3. Build your own SPHY-model

Dynamic vegetation module

Usage of the dynamic vegetation module in SPHY requires the availability of a time series of NDVI maps of the study area. These are prepared in the same format and naming conventions as the meteorological forcing map series (ndvi0000.001, etc.). NDVI maps for SPHY applications are typically derived from satellite-based sensors such as Sentinel-2, Landsat 8, or MODIS. As these satellites do not have daily overpass frequencies and clouds sometimes hinder the acquisition of high-quality images, daily NDVI maps are unlikely to be available. When SPHY is run with daily time steps, the model takes the most recent NDVI image until a new one is available from the forcing map series.

The NDVI is used within SPHY as an important indicator of vegetation vigor and amount of vegetation. It allows for dynamic simulation of processes such as evapotranspiration, interception and canopy storage. To couple NDVI with Kc (see Eq. 3), it is required to set maximum and minimum NDVI values that are linked to max and min Kc. Although these can be introduced as constant values, when modeling heterogeneous areas it is recommended to provide the model with spatial maps of these constants varied by land use/land cover class. Similarly, (see Eq. 6) typically depends on vegetation type and should be listed in a lookup table. Table 6 shows the values for a certain number of vegetation types.

Table 10: Overview of mandatory inputs to the SPHY dynamic vegetation module

Parameter

Spatial map [SM], single value [SV]

For maps: Boolean [BO], Nominal [NO], Scalar [SC], Directional [DI]. For single value: Integer [IN] or Float [FL]

Unit

Parameter determination

Name

Kcmax

SM, SV

SC

[-]

Free

kcmax_utm.map

Kcmin

SM. SV

SC

[-]

Free

kcmin_utm.map

NDVImax

SM, SV

SC

[-]

Observable

ndvimax.map

NDVImin

SM, SV

SC

[-]

Observable

ndvimin.map

NDVI

SM

FL

[-]

Observable

forcing mapseries (ndvi0000.*)

Vegetation type

LAImax [-]

Broadleaf evergreen trees

7

Broadleaf deciduous trees

7

Mixed trees

7.5

Needleleaf evergreen trees

8

High latitude deciduous trees

8

Grass with 10 - 40% woody cover

5

Grass with <10% woody cover

5

Shrubs and bare soil

5

Moss and lichens

5

Bare

5

Cultivated

6

PreviousOpen water evaporationNextSoil erosion model input

Last updated 1 year ago