[installation] Change to nightly
This commit is contained in:
@ -177,6 +177,8 @@ Cities
|
||||
|
||||
.. option:: --city-xml arg
|
||||
|
||||
Type: *string*
|
||||
|
||||
Path to the cities.xml file. If undefined, the data is
|
||||
read from CONFIGDIR\@\/cities.xml or \@DATADIR\@\/cities.xml.
|
||||
|
||||
@ -186,30 +188,52 @@ Options
|
||||
|
||||
.. option:: -r, --region arg
|
||||
|
||||
Unit: *degree*
|
||||
|
||||
Type: *string*
|
||||
|
||||
Cut region \([lat_dim]x[lon_dim]+lat0+lon0 or +lat0+lon+lat1+lon1\).
|
||||
|
||||
.. option:: -m, --margin arg
|
||||
|
||||
Unit: *degree*
|
||||
|
||||
Type: *string*
|
||||
|
||||
Margin in degrees around origin \(margin\|margin_latxmargin_lon\).
|
||||
|
||||
.. option:: -d, --dimension arg
|
||||
|
||||
Unit: *px*
|
||||
|
||||
Type: *string*
|
||||
|
||||
Output image dimension \(wxh\).
|
||||
|
||||
.. option:: -o, --output arg
|
||||
|
||||
Type: *string*
|
||||
|
||||
Output image, file name.
|
||||
|
||||
.. option:: --lat arg
|
||||
|
||||
Unit: *degree*
|
||||
|
||||
Type: *float*
|
||||
|
||||
Latitude of symbol.
|
||||
|
||||
.. option:: --long arg
|
||||
|
||||
Unit: *degree*
|
||||
|
||||
Longitude of symbol.
|
||||
|
||||
.. option:: --depth arg
|
||||
|
||||
Unit: *km*
|
||||
|
||||
Depth of event.
|
||||
|
||||
.. option:: --mag arg
|
||||
|
||||
Reference in New Issue
Block a user