Download ManagerThe Download Manager allows files to be securely downloaded from the data catalog. It has two variants:
Note: The download manager checks if the files to be downloaded already exist. If so they will not be downloaded again. If a newer version exists it will replace the existing version (and the existing version will be renamed *-old-n). Data Catalog GUI-based VersionThe Data Catalog is a database designed for tracking LAT datasets, and can be used with:
The catalog simplifies access to data by providing a uniform view of files, regardless of their physical location. Data can be organized into a tree of "virtual" folders, which do not have to correspond with the physical location of data. Data can also have associated "meta-data", some of which is required and verified by the catalog software (e.g., size, location, run range, and creation date). Other meta-data is user-defined and is arbitrarily extensible. Data can be browsed using virtual folders and by "groups", which contain a homogeneous list of datasets, and it can be searched using meta-data. Note: As new datasets are registered, the Data Crawler validates the files, and extracts meta-data such as file size, number of events, etc.
The Download Manager GUI will be displayed: Launch Download Manager from Key LocationsTip: Note the Key location shortcuts in the Name column when you first go to the Data Catalog: Launch Download Manager from the Data Processing MonitorTip: The Download Manager can also be launched from the Data Processing monitor.
Line Mode VersionNote: You can use this line mode tool to download files to remote sites using a cron job. Prerequisite: Java version 1.5, or greater.
java -jar launcher.jar --folder=/Data/Flight/Level1/LPA --group=FT1 --destination data/FT1 Arguments: The full list of arguments supported is:
|