Changes between Version 27 and Version 28 of ESGFToolsUI
- Timestamp:
- Apr 29, 2014 5:09:35 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ESGFToolsUI
v27 v28 75 75 Then the result will be the number of records that belong to BNU-ESM model and made by BNU or CCCMA institutes i.e. 76 76 ((Institute,BNU)V(Institute,CCCMA))𐌡((Model,BNU-ESM)) 77 77 78 }}} 78 79 … … 139 140 140 141 == Metadata Harvesting of ESGF Datasets of a search == 141 The metadata harvesting will allow after completed, download the datasets from multiple data nodes, and will allow exploring climate datasets without having to download the dataset itself . So we can know its nature in detail before selecting them to download or we can know the services offered from ESGF to access and/or explore the dataset. Some of these services can be explored from ToolsUI NetCDF Java as will be explained after.142 The metadata harvesting will allow, after completed, download the datasets from multiple data nodes, and will allow exploring climate datasets without having to download the dataset itself . So we can know its nature in detail before selecting them to download or we can know the services offered from ESGF to access and/or explore the dataset. Some of these services can be explored from ToolsUI NetCDF Java as will be explained after. 142 143 143 144 [[NoteBox(note,The harvesting are doing at `dataset` level.)]] … … 173 174 174 175 === Exploring search harvesting === 175 Forexploring the search harvesting of a search you must click on `Explore Search` option that is always visible in harvesting panel. And then a window pops up with the exploring options.176 To exploring the search harvesting of a search you must click on `Explore Search` option that is always visible in harvesting panel. And then a window pops up with the exploring options. 176 177 177 178 This window provides a paginated list of harvesting states of datasets that belong to the search. Each dataset are identify by its instance_id. The last value comma separated is the version of dataset. The exploring options in this window are provided at dataset level. Each dataset have options, and these are only provided when the dataset harvesting is completed. … … 209 210 * Download dataset - put to download the files selected in this window 210 211 211 212 213 214 215 216 217 218 219 212 To export the search to Metalink you must click on "Export to Metalink". This option is is visible when harvesting of search is completed. And then a window pops up with the save options. 213 214 === Export to Metalink === 215 To export the search to Metalink you must click on "Export to Metalink". This option is is visible when harvesting of search is completed. And then a window pops up with the save options. 216 217 [[Image(save_metalink.png)]] 218 219 Metalink is an extensible metadata file format that describes one or more computer files available for download. It specifies files appropriate for the user's language and operating system; facilitates file verification and recovery from data corruption; and lists alternate download sources (mirror URIs). For more info: [[http://www.metalinker.org|Metalink]], [[http://en.wikipedia.org/wiki/Metalink|Metalink-Wikipedia]] 220 221 Exist many clients that supports Metalink: [[http://aria2.sourceforge.net/|Aria2]], [[http://www.getright.com/|GetRight]], [[http://www.downthemall.net/|DownloadThemAll]], [[http://www.orbitdownloader.com|Orbit Downloader]], etc. 222 223 [[NoteBox(warn, Note that if you want use a external client to download ESGF files you must configure the client for using the `ESGF certificates`.)]] 224 225 226 227 228 229 230 231 232