dataset_magda
Version 1.20 07jun05
Introduction
Dataset File catalog interface for Magda.
The dataset system is described at
http://www.usatlas.bnl.gov/~dladams/dataset
Although, the components in this package were written to support the dataset
system, they are generic and could have application in other realms.
Dependencies
Dependencies are described in the
ctest LIBDEPS and
CMT requirements files.
Status
Version.
Change log.
Components
The components here are listed in dependency order. Each component depends
only on those listed above it. The test associated with each component is
a main program that returns zero if the component is working properly.
Magda implementation of FileCatalog.
Set up Magda for DIAL purpose
At BNL, Magda can be set up as the following (modifying the line with changeit):
setenv MAGDA_HOST usatlas.bnl.gov
setenv MAGDA_KAIMEN changeit
set path=(/afs/usatlas.bnl.gov/project/magda/current $path)
setenv PERL5LIB /afs/usatlas.bnl.gov/project/magda/current
dladams@bnl.gov