Navigation Links

An error occurred while processing the template.
No compatible overloaded variation was found; can't convert (unwrap) the 2nd argument to the desired Java type.
The FTL type of the argument values were: number (wrapper: f.t.SimpleNumber), number (wrapper: f.t.SimpleNumber).
The matching overload was searched among these members:
    com.sun.proxy.$Proxy478.fetchFolder(long, String),
    com.sun.proxy.$Proxy478.fetchFolder(long, long, String),
    com.sun.proxy.$Proxy478.fetchFolder(long)

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign baseFolder = journalFolderLoc...  [in template "10132#10165#641386" at line 27, column 1]
----
1<#--  
2Display templates are used to lay out the fields defined in a data definition. 
3--> 
4 
5<#assign cssLink = CSS_URL.getData() /> 
6<link href="${cssLink}" rel="stylesheet" /> 
7 
8<script src="https://vlab.noaa.gov/documents/10165/641324/jquery.min.js/6d1ed07e-c602-4b15-83b8-819dc2ba2805"></script> 
9<script src="https://vlab.noaa.gov/documents/10165/641324/accordion.js/5ee49d5a-7129-49c5-8203-c1781c89917c"></script> 
10 
11<#-- Adding the following div so that the edit ellipses show --> 
12<div>&nbsp;</div> 
13 
14<#assign folderName = Base_Folder_Name.getData() /> 
15 
16<#assign groupLocalService = serviceLocator.findService("com.liferay.portal.kernel.service.GroupLocalService") /> 
17<#assign group = groupLocalService.fetchGroup(getterUtil.getLong(groupId)) /> 
18<#assign groupFriendlyURL = group.getFriendlyURL() /> 
19 
20<#assign pageURL = themeDisplay.getPortalURL() + themeDisplay.getURLCurrent() + "/-/" /> 
21 
22<#assign myIndex = pageURL?index_of(groupFriendlyURL) /> 
23<#assign startIndex = myIndex + groupFriendlyURL?length + 1 /> 
24<#assign baseURL = pageURL?substring(0, startIndex) + "-/" /> 
25 
26<#assign journalFolderLocalService = serviceLocator.findService("com.liferay.journal.service.JournalFolderLocalService") /> 
27<#assign baseFolder = journalFolderLocalService.fetchFolder(getterUtil.getLong(groupId), getterUtil.getLong(folderName)) /> 
28<#assign folderId = baseFolder.getFolderId() /> 
29 
30<#assign folders = journalFolderLocalService.getFolders(getterUtil.getLong(groupId), folderId) /> 
31 
32<#assign journalArticleLocalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") /> 
33 
34<#assign url = request.attributes.CURRENT_URL!"" /> 
35<#assign selectedFolder = httpUtil.getParameter(url, "selectedFolder", false)!"" /> 
36 
37<div id="cssmenu"> 
38  <ul> 
39    <#list folders as folder> 
40      <#if selectedFolder == folder.getFolderId()?string> 
41        <li class="active has-sub"><a href="#"><span>${folder.getName()}</span></a> 
42      <#else> 
43        <li class="has-sub"><a href="#"><span>${folder.getName()}</span></a> 
44      </#if> 
45 
46      <ul> 
47        <#assign articles = journalArticleLocalService.getArticles(getterUtil.getLong(groupId), folder.getFolderId()) /> 
48        <#list articles as article> 
49          <#assign param = "?selectedFolder=" + article.getFolderId()?string /> 
50          <#assign latestArticle = journalArticleLocalService.getLatestArticle(article.getResourcePrimKey()) /> 
51          <#if (latestArticle.getVersion() == article.getVersion()) && !article.isInTrash()> 
52            <li><a href="${baseURL}${article.getUrlTitle()}${param}">${article.getTitleCurrentValue()}</a></li> 
53          </#if> 
54        </#list> 
55      </ul> 
56      </li> 
57    </#list> 
58  </ul> 
59</div> 

Products Guide

Soil Saturation

Soil Saturation

Short Description

A comparison of the current model output of the water content in the top-layer soils at model initialization time to the maximum storage capacity of those top-layer soils.

Subproducts

CREST and SAC-SMA.  The FLASH EF5 framework runs multiple hydrological models using a common input.  For MRMS Version 12, there is a soil saturation product for the 2 models listed above.

Primary Users

NWS: WFO, RFC

Input Sources

MRMS Radar-Only QPE

Resolution

Spatial:  ~1 km x 1 km

Temporal:  10 minutes

Product Creation

The FLASH EF5 model framework uses MRMS Radar-Only QPE as input into the 2 hydrological models (CREST and SAC-SMA) which then use a subset of these hydrological principles (infiltration, storage, interflow, evapotranspiration, and runoff) to route the precipitation through the basins.  The amount of modeled water content in the top-layer soils at model initialization time for each grid point is compared to the maximum storage capacity of those top-layer soils in each grid point.  The result is a percentage value of maximum storage capacity.

Technical Details

Latest Update: MRMS Version 12

NOTE: In version 12, all FLASH products now use the instantaneous rainfall rates from the Dual-pol radar synthetic QPE product.

Accessible on:

  1. Operational AWIPS
    1. V11.5 -- MRMS menu
    2. V12 -- via LDM, if set-up
  2. MRMS Development site

References

Gourley, J., Z. Flamig, H. Vergara, P. Kirstetter, R. Clark III, E. Argyle, A. Arthur, S. Martinaitis, G. Terti, J. Erlingis, Y. Hong, and K. Howard, 2016: The Flooded Locations And Simulated Hydrographs (FLASH) project: improving the tools for flash flood monitoring and prediction across the United States. Bull. Amer. Meteor. Soc. doi:10.1175/BAMS-D-15-00247.1, in press.

Jiahu Wang , Yang Hong , Li Li , Jonathan J. Gourley , Sadiq I. Khan , Koray K. Yilmaz , Robert F. Adler , Frederick S. Policelli , Shahid Habib , Daniel Irwn , Ashutosh S. Limaye , Tesfaye Korme & Lawrence Okello (2011) The coupled routing and excess storage (CREST) distributed hydrological model, Hydrological Sciences Journal, 56:1, 84-98, DOI: 10.1080/02626667.2010.543087