These parameters are valid for /action:autosearch (look in the manual for more information)
Name |
Description |
Valid values |
Default value |
/ autosearchtemplate |
The template used to determine which series to autosearch. |
Name of series template |
<none> |
/autosearchseriestype |
The types of series to autosearch. |
String |
<none> |
/autosearchexclude |
Excludes any series that contains this in name. % is wildcard. |
String |
<none> |
/autosearchinclude |
Includes any series that contains this in name. % is wildcard. |
String |
<none> |
/autosearchminhistory |
The minimum history that a station should have to be considered valid. |
Integer |
<none> |
/autosearchmaxdistance |
The maximum distance that a station should have to the series to be considered valid. |
Integer |
<none> |
/autosearchstationmaxdistance |
The maximum distance from the other station that it should have to be considered valid. |
Integer |
<none> |
/autosearchfetchhistory |
The amount of history data, in months, that should be fetched after creating a station. |
Integer |
<none> |
/autosearchcreateclimate |
Indicates if a climate file should be created or if it should be copied from closest station. If true, creates a new climate file. |
boolean |
false |
/autosearchcreatestations |
Indicates if the autosearch should do the create stations step of the procedure. |
boolean |
true |
/autosearchconnectstations |
Indicates if the autosearch should do the connect stations step of the procedure. |
boolean |
true |
/autosearchweatherpositions |
Indicates which weather positions that should be checked. |
List<Integer> |
<empty> |
/autosearchonlymissing |
Indicates if autosearch should only be applied to missing station positions. |
boolean |
false |
/autosearchconnections |
Indicates which sources should be checked on each position. If empty, default values in settings is used. |
List<String> |
<empty> |
/autosearchsite |
Indicates if autosearch should be run on a specific site. If empty, then autosearch will be used on all sites. |
Integer |
<none> |
/autosearchweights |
The weights used when weighting the stations. |
List<String> |
<empty> |
/autosearchweightstations |
Indicates if stations should be weighted. |
Boolean |
true |
/autosearchlocalstations |
Indicates if local stations should be considered. |
Boolean |
false |