286 | | == Dataset download options == |
287 | | The dataset options are in a context menu that is displayed right-clicking in a dataset element. Depending on the state of download are displayed different options: |
288 | | ||`Download all`||Put all files added to download queue to download|| |
289 | | ||`Pause all`||Put all files that are being downloading to paused|| |
| 286 | == Context menu of downloads == |
| 287 | The datasets and the files have a context menu. This menu are displayed after right-clicking in a dataset or file element. Depending on the state of download are displayed different options: |
| 288 | || Option || Description || |
| 289 | ||`Start download`/`Start all file downloads`||Start the download|| |
| 290 | ||`Pause download`/`Pause all file downloads`||Pause the download|| |
| 291 | ||`Reset`||To reset all download. Remove file/files of file system (disk) and reset its/their status|| |
| 292 | ||`Retry`/`Retry download in failed files`||To retry download. In a file element, you must select a data node and then the download is reinitialized. In a dataset element, the download is retry in all files with failed state|| |
| 293 | ||`Remove`||To remove a file or a dataset and their files of the downloads queue. This option doesn't delete the files from disk|| |
| 294 | ||`File info`/`Dataset info`||To display info of file/dataset|| |
| 295 | ||`Services`||To access services of files/datasets (the services will be described in the next table)|| |
| 296 | |
| 297 | [[Image(contextual_menu.png)]] |
| 298 | |
| 299 | |
| 300 | |
291 | | ||`Reset`||To reset all download. (All files downloads)|| |
292 | | ||`Remove`||To remove a dataset and their files of the downloads queue. This option doesn't delete the files from disk|| |
293 | | |
294 | | [[Image(menuContextualDatasetTHREDDS.png)]] |
295 | | |
296 | | [[Image(Catalog_Chooser_THREDDS.png)]] |
297 | | |
298 | | == File download options == |
299 | | The file options are in a context menu that is displayed right-clicking in a file element. Depending on the state of download are displayed different options: |
300 | | |
301 | | ||`Download`||To start the file download|| |
302 | | ||`Pause`||To pause the file download|| |