Changes between Version 13 and Version 14 of ESGFToolsUI
- Timestamp:
- Apr 28, 2014 7:20:25 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ESGFToolsUI
v13 v14 51 51 === Selecting search parameters === 52 52 The search parameters can be configured on the panel in two ways: 53 * By values selection in tree of parameters 53 * By values selection in tree of parameters `double click` 54 54 * By parameter selection in drop-down list 55 55 … … 60 60 The tree of parameters shows the parameters with bounded values which are defined by the federation. In the first level is the name of the parameter and the number of its bounded values. In the second level are the parameter values, each one with the count of records that satisfy the previous configured constraints (restrictions that are listed in the "configured parameters" section) + the new constraint (parameter-value). 61 61 62 For each parameter can be selected more than one value . Finally, for adding the selected values on the tree in the search constraints you must click on "Add parameters" button. All values selected in a parameter are linked by logic OR and the selected parameters are linked by logic AND. Generally, the parameter configuration is as follows, where "P" is a parameter and "V" a value.62 For each parameter can be selected more than one value `doing double click in the checkbox`. Finally, for adding the selected values on the tree in the search constraints you must click on "Add parameters" button. All values selected in a parameter are linked by logic OR and the selected parameters are linked by logic AND. Generally, the parameter configuration is as follows, where "P" is a parameter and "V" a value. 63 63 64 64 [[Image(math.png)]] … … 130 130 [[NoteBox(note, The name of search must be unique. Duplicated names aren't allowed)]] 131 131 132 === Select a saved search === 133 You can select a previously saved search from the right top drop-down list. After select a search, the search panel is updated.[[BR]] 134 135 [[Image(save_search-comboBox-2.png, 18%)]] 136 137 === Reset search panel === 138 To restart the search panel must be selected in the drop-down list the option: `<<New search>>` 132 139 133 140