We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8f7c06 commit 69dff81Copy full SHA for 69dff81
docs/src/primer.md
@@ -35,7 +35,7 @@ The spec takes the following form:
35
# The node type which defines which model is used for this node
36
# In this case, it is the IHACRES with the bilinear formulation of the CMD module
37
node_type: IHACRESBilinearNode
38
- area: 130.0 # subcatchment area in km^2 (from BoM)
+ area: 130.0 # subcatchment area in km^2 (from the Australian Bureau of Meteorology)
39
40
# This spec defines a single node system
41
# so it has no nodes upstream (inlets) or downstream (outlets)
0 commit comments