Skip to content

Commit fbc0ae2

Browse files
authored
Doc bug fix
1 parent 5a52deb commit fbc0ae2

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-
"`flow_dir(y, x)`",{bdg-primary}`data.nc` {bdg-success}`config.yaml` ,int,"Optional in {bdg-success}`config.yaml` if `dem` present",-,"Flow direction using D8 indices. `nfdata` will attempt to calculate this from `dem` if this is not provided in {bdg-success}`config.yaml`.,
2+
"`flow_dir(y, x)`",{bdg-primary}`data.nc` {bdg-success}`config.yaml` ,int,"Optional in {bdg-success}`config.yaml` if `dem` present",-,"Flow direction using D8 indices. `nfdata` will attempt to calculate this from `dem` if this is not provided in {bdg-success}`config.yaml`.",
33
"`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 can be used to calculate flow direction. 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)
44
"`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
55
"`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

0 commit comments

Comments
 (0)