Model:CREST: Difference between revisions
From CSDMS
(Created page with '{{Modeler information |First name=Jiahu |Last name=Wang |Type of contact=Technical contact |Institute / Organization=University of Oklahoma |Postal address 1=Center for Natural H…') |
m (Text replacement - "{{End headertab}}" to "{{End headertab}} {{{{PAGENAME}}_autokeywords}}") |
||
(37 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Model identity | |||
|Model type=Single | |||
}} | |||
{{Start models incorporated}} | |||
{{End a table}} | |||
{{Model identity2 | |||
|ModelDomain=Hydrology | |||
|Spatial dimensions=2D | |||
|Spatialscale=Continental, Regional-Scale | |||
|One-line model description=The Coupled Routing and Excess STorage (CREST) model is a distributed hydrologic model developed to simulate the spatial and temporal variation of atmospheric, land surface, and subsurface water fluxes and storages by cell-to-cell simulation. | |||
|Extended model description=The Coupled Routing and Excess STorage (CREST) distributed hydrological model is a hybrid modeling strategy that was recently developed by the University of Oklahoma (http://hydro.ou.edu) and NASA SERVIR Project Team. CREST simulates the spatiotemporal variation of water and energy fluxes and storages on a regular grid with the grid cell resolution being user-defined, thereby enabling global- and regional-scale applications. The scalability of CREST simulations is accomplished through sub-grid scale representation of soil moisture storage capacity (using a variable infiltration curve) and runoff generation processes (using linear reservoirs). The CREST model was initially developed to provide online global flood predictions with relatively coarse resolution, but it is also applicable at small scales, such as single basins. This README file and the accompanying code concentrates on and tests the model at the small scale. The CREST Model can be forced by gridded potential evapotranspiration and precipitation datasets such as, satellite-based precipitation estimates, gridded rain gauge observations, remote sensing platforms such as weather radar, and quantitative precipitation forecasts from numerical weather prediction models. The representation of the primary water fluxes such as infiltration and routing are closely related to the spatially variable land surface characteristics (i.e., vegetation, soil type, and topography). The runoff generation component and routing scheme are coupled, thus providing realistic interactions between atmospheric, land surface, and subsurface water. | |||
}} | |||
{{Start model keyword table}} | |||
{{Model keywords | |||
|Model keywords=continental | |||
}} | |||
{{End a table}} | |||
{{Modeler information | {{Modeler information | ||
|First name=Jiahu | |First name=Jiahu | ||
Line 7: | Line 24: | ||
|Town / City=Norman | |Town / City=Norman | ||
|Postal code=73019 | |Postal code=73019 | ||
|Country=United States | |||
|State=Oklahoma | |State=Oklahoma | ||
|Email address=yanghong@ou.edu | |Email address=yanghong@ou.edu | ||
|Phone=+1-405-325-3644 | |Phone=+1-405-325-3644 | ||
}} | }} | ||
{{Model technical information | {{Model technical information | ||
Line 26: | Line 35: | ||
|Start year development=2008 | |Start year development=2008 | ||
|Does model development still take place?=Yes | |Does model development still take place?=Yes | ||
|DevelopmentCode=Active | |||
|DevelopmentCodeYearChecked=2020 | |||
|Model availability=As code | |Model availability=As code | ||
|Source code availability=Through web repository | |Source code availability=Through web repository | ||
|Source web address=http://hydro.ou.edu/ | |Source web address=http://hydro.ou.edu/research/crest/ | ||
|Program license type=Other | |Program license type=Other | ||
|Program license type other=-- | |Program license type other=-- | ||
|Memory requirements=-- | |Memory requirements=-- | ||
|Typical run time=-- | |Typical run time=-- | ||
Line 41: | Line 49: | ||
* DEM | * DEM | ||
* Precipitation | * Precipitation | ||
* Potential Evapotranspiration | * Potential Evapotranspiration | ||
|Input format=ASCII, Binary | |Input format=ASCII, Binary | ||
|Describe output parameters=CREST outputs consist of several variables, including: | |Describe output parameters=CREST outputs consist of several variables, including: | ||
Line 48: | Line 56: | ||
*relative change of the six reservoir levels representing actual evapotranspiration from the canopy and soil layers, | *relative change of the six reservoir levels representing actual evapotranspiration from the canopy and soil layers, | ||
*overland and interflow excess rain, | *overland and interflow excess rain, | ||
* overland and interflow runoff. | * overland and interflow runoff. | ||
|Output format=ASCII | |Output format=ASCII | ||
|Pre-processing software needed?=No | |Pre-processing software needed?=No | ||
Line 57: | Line 65: | ||
{{Process description model | {{Process description model | ||
|Describe processes represented by the model=Processes represented by CREST are: Canopy interception, excess rain and infiltration water, runoff, evapotranspiration | |Describe processes represented by the model=Processes represented by CREST are: Canopy interception, excess rain and infiltration water, runoff, evapotranspiration | ||
|Describe key physical parameters and equations=-- | |Describe key physical parameters and equations=-- | ||
|Describe length scale and resolution constraints=-- | |Describe length scale and resolution constraints=-- | ||
Line 64: | Line 71: | ||
}} | }} | ||
{{Model testing | {{Model testing | ||
|Describe available calibration data sets=See: http://hydro.ou.edu/ | |Describe available calibration data sets=See: http://hydro.ou.edu/Model/CREST/CREST_downloads.html | ||
|Describe available test data sets=See: http://hydro.ou.edu/ | |Describe available test data sets=See: http://hydro.ou.edu/Model/CREST/CREST_downloads.html | ||
}} | }} | ||
{{Users groups model | {{Users groups model | ||
Line 72: | Line 78: | ||
}} | }} | ||
{{Documentation model | {{Documentation model | ||
|Manual model available=Yes | |Manual model available=Yes | ||
|Model manual=CREST Readme v1.6 07 22 2010.pdf, | |Model manual=CREST Readme v1.6 07 22 2010.pdf, | ||
|Model website if any=http://hydro.ou.edu/CREST_downloads.html | |Model website if any=http://hydro.ou.edu/Model/CREST/CREST_downloads.html | ||
|Model forum=-- | |Model forum=-- | ||
}} | }} | ||
Line 81: | Line 86: | ||
|Comments=This form is fill out by Albert Kettner | |Comments=This form is fill out by Albert Kettner | ||
}} | }} | ||
{{CSDMS staff part | |||
|OpenMI compliant=No but possible | |||
|IRF interface=No but possible | |||
|CMT component=No but possible | |||
|CCA component=No but possible | |||
}} | |||
{{Start coupled table}} | |||
{{End a table}} | |||
{{End headertab}} | |||
{{{{PAGENAME}}_autokeywords}} | |||
<!-- PLEASE USE THE "EDIT WITH FORM" BUTTON TO EDIT ABOVE CONTENTS; CONTINUE TO EDIT BELOW THIS LINE --> | <!-- PLEASE USE THE "EDIT WITH FORM" BUTTON TO EDIT ABOVE CONTENTS; CONTINUE TO EDIT BELOW THIS LINE --> | ||
==Introduction== | ==Introduction== | ||
Line 86: | Line 102: | ||
== History == | == History == | ||
== | == References == | ||
<br>{{AddReferenceUploadButtons}}<br><br> | |||
{{#ifexist:Template:{{PAGENAME}}-citation-indices|{{{{PAGENAME}}-citation-indices}}|}}<br> | |||
{{Include_featured_references_models_cargo}}<br> | |||
== Issues == | == Issues == | ||
== Help == | == Help == | ||
{{#ifexist:Model_help:{{PAGENAME}}|[[Model_help:{{PAGENAME}}]]|}} | |||
== Input Files == | == Input Files == | ||
== Output Files == | == Output Files == | ||
Latest revision as of 19:19, 16 September 2020
CREST
Metadata
|
|
Introduction
History
References
Nr. of publications: | 40 |
Total citations: | 2117 |
h-index: | 21 |
m-quotient: | 1.5 |
Featured publication(s) | Year | Model described | Type of Reference | Citations |
---|---|---|---|---|
Wang, Jiahu; Hong, Yang; Li, Li; Gourley, Jonathan J.; Khan, Sadiq I.; Yilmaz, Koray K.; Adler, Robert F.; Policelli, Frederick S.; Habib, Shahid; Irwn, Daniel; Limaye, Ashutosh S.; Korme, Tesfaye; Okello, Lawrence; 2011. The coupled routing and excess storage (CREST) distributed hydrological model. Hydrological Sciences Journal, 56, 84–98. 10.1080/02626667.2010.543087 (View/edit entry) | 2011 | CREST |
Model overview | 163 |
Chen, G.; Zhang, K.; Wang, S.; Xia, Y.; Chao, L.; 2023. iHydroSlide3D v1.0: an advanced hydrological–geotechnical model for hydrological simulation and three-dimensional landslide prediction. Geoscientific Model Development, 16, 2915–2937. 10.5194/gmd-16-2915-2023 (View/edit entry) | 2023 | CREST IHydroSlide3D |
Model overview | 31 |
See more publications of CREST |