Skip to content

Commit baf8569

Browse files
authored
Adding HydroSHEDS to example data sources
1 parent 64990de commit baf8569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/users/parameters/met-hydro-parameters.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name(dimensions),Specified in,Data type,Required or optional,Model units,Description,Potential source
2-
"`dem(y, x)`",{bdg-primary}`data.nc` {bdg-success}`config.yaml` ,float,"Required in {bdg-success}`config.yaml`, optional in {bdg-primary}`data.nc`",dm,"Digital elevation model (height above mean sea level). In the model, this is only used to calculate slope, which defaults to 0.0005 m/m. In the NanoFASE data module, it is used to calculate numerous [secondary variables](netcdf-namelist-input:secondary-derived-variables) for input to the model. Standard name: `height_above_mean_sea_level`",[Copernicus DEM](https://spacedata.copernicus.eu/collections/copernicus-digital-elevation-model)
2+
"`dem(y, x)`",{bdg-primary}`data.nc` {bdg-success}`config.yaml` ,float,"Required in {bdg-success}`config.yaml`, optional in {bdg-primary}`data.nc`",dm,"Digital elevation model (height above mean sea level). In the model, this is only used to calculate slope, which defaults to 0.0005 m/m. In the NanoFASE data module, it is used to calculate numerous [secondary variables](netcdf-namelist-input:secondary-derived-variables) for input to the model. Standard name: `height_above_mean_sea_level`",[HydroSHEDS](https://www.hydrosheds.org/) or [Copernicus DEM](https://dataspace.copernicus.eu/explore-data/data-collections/copernicus-contributing-missions/collections-description/COP-DEM)
33
"`quickflow(t, y, x)`",{bdg-primary}`data.nc` {bdg-success}`config.yaml` ,float,Required,m/dt,"Also called surface runoff, this is the component of runoff that is responsible for driving soil erosion. Standard name: `surface_runoff_flux`",Usually obtained from a hydrological model
44
"`runoff(t, y, x)`",{bdg-primary}`data.nc` {bdg-success}`config.yaml` ,float,Required,m/dt,This is the total runoff (subsurface and surface) that is routed by the model to provide surface water flows. Standard name: `runoff_flux`,Usually obtained from a hydrological model
55
"`precip(t, y, x)`",{bdg-primary}`data.nc` {bdg-success}`config.yaml` ,float,Required,m/dt,"Amount of precipitation, used to drive soil percolation. Standard name: `rainfall_flux`",[Copernicus E-OBS](https://cds.climate.copernicus.eu/cdsapp#!/dataset/10.24381/cds.151d3ec6?tab=overview) or [CEH-GEAR](https://doi.org/10.5285/dbf13dd5-90cd-457a-a986-f2f9dd97e93c) for the UK

0 commit comments

Comments
 (0)