file
|
Shows the setting of domain and other main parameters of CHyM output file you are analyzing
rivers
|
Shows the list of the river for the current domain, it is equivalent of plot rivers command
Saving fields save <FIELD> <FILENAME> <FORMAT>
Save the field passed as first argument (drai or dem). The last argument is not yet used and the field is saved in ascii format.
|
Plotting static fields plot <FIELD> <GraphOpt> <Plotopt>
The graphic options corresponds to the standard option used by chymplot routines. If the minus sign "-" is passed for this argument, the standard graphic options are used.
To customize the labelbar, modify and call the routine personallabelbar inside chymlab code
In the first column of the following rows, the possible options for the first argument are listed.
|
accl
|
Plots the map of the acclivity defined as the sinus of the terrein slope in the direction of surface flow
area
|
Plots the map of area array containg the area of each cell (km²)
avrt
|
Plots the map of average runoff time toward the sea (hours)
avru
|
Plots the map of average runoff time for the upstream basin
dem
|
Plots the map of dem array containg the height above sea level of each cell (m)
drai
|
Plots the map of drai array containg the total drained area by each cell (thousunds of km²)
fmap
|
Plots the map of fmap array containg, for each cell, a coded value of
flow direction. 1 means North-West, 2 means North, 3 means North-East, 4 means East, 5 means South-East, 6 means South, 7 means South-West, 8 means West.
lat
|
Plots the map of lat array containg, for each cell, the latitude.
lon
|
Plots the map of lon array containg, for each cell, the longitude.
luse
|
Plots the map of luse array containg, for each cell, the landuse code.
ndrc
|
Plots the map of total number of drained cells
rbasin
|
Plot one or several river catchements. As an example the plot on the right has been produced with the command
plot rbasin Lc 66 23 42
66, 23 and 42 are number of different basins as listed by plot rivers command (see below).
If a single basin is selected, also the drainage network is plotted over the catchment.
rdem
|
Plot the drainage network over the dem field. The plot on the right has been produced with the command
plot rdem Llc 66
66 is the number of basin as listed by plot rivers command (see below).
rivers
|
Plots the map of river mouths. The number assigned to each mouth allows the user to select a specific domain in the following analysys.
A list is also produced to standard output with the name of the rivers (if it is included in the river.basin database of MuSEO)
rtsc
|
Plots the map of runt array containg, for each cell, the runoff time (hours)
runt
|
Plots the map of runt array containg, for each cell, the average runoff time (hours) of the upstream basin
srs
|
Plots the map of surface runoff speed
|
| | | | | | | | | | | | | | | | | | | |