GRPDS(1)



NAME

     grpds - group datasets


SYNOPSIS

     grpds [-qv] [argument=value ...]


DESCRIPTION

     grpds is a strategy level module that can be  run  from  the
     command  line,  or as the server grpds_svc from pe. It takes
     the given input datasets and copies them in the order  given
     to  an output dataset. Will only allow one output dataset to
     be specified.

     grpds will currently only copy the .fits files of the  input
     datasets.  If  there  are no .fits files in one of the input
     datasets, grpds will abort. Uses  the  input  fsn/lsn  range
     given,  or if omitted, will use the range found in the data-
     base if run in the pe environment.



OPTIONS

     in=  The input datacollection to be grouped

     out= The output dataset


EXAMPLES

     >more          map.group           !setenv           mdi_raw
     wd:{dbase}/{level}/{series};bn:{series}.{#%05d#series}
     DSDSOUT=100 p=grpds d=1 a=n \
       in=prog:mdi_raw,level:lev0,series:ffffff03_01h[5209-
     5211],sel:[0-3] \
       out=prog:mdi_raw,level:group,series:ffffff03[99],sel:[],fmt:%04d

     >pe  -v db=test1 map=map.group dsds_svc tid=471a7 spawned on
     rumble.Stanford.EDU for db=test1 This is the version  of  pe
     without   the   lago_svc   grpds_svc  tid=471a8  spawned  on
     rumble.Stanford.EDU  Registered  with  dsds_svc  as  uid=836
     Allocated       104857600      bytes      from      dsds_svc
     wd=/scr6/dsds/test1/D836 rumble.Stanford.EDU grpds_svc sent:
       in=prog:mdi_raw,level:lev0,series:ffffff03_01h[5209-
     5211],sel:[0-3]
         rumble.Stanford.EDU grpds_svc complete:
         /scr6/dsds/test1/D836/group/ffffff03/ffffff03.00099.0011.fits
     Archive   pending:   wd=/scr6/dsds/test1/D836/group/ffffff03
     bytes=1778688  Deallocated  103078912  bytes  with  dsds_svc
     Deregistered with dsds_svc as uid=836 PE Normal Completion

     >cd         /scr6/dsds/test1/D836/group/ffffff03         >ls
     ffffff03.00099.0000.fits            ffffff03.00099.0007.fits
     ffffff03.00099.0001.fits            ffffff03.00099.0008.fits
     ffffff03.00099.0002.fits            ffffff03.00099.0009.fits
     ffffff03.00099.0003.fits            ffffff03.00099.0010.fits
     ffffff03.00099.0004.fits            ffffff03.00099.0011.fits
     ffffff03.00099.0005.fits                     grpds_471a8.log
     ffffff03.00099.0006.fits        map.group


FILES

     none


DIAGNOSTICS


RESTRICTIONS

     Currently only copies the .fits files of the input datasets.


AUTHOR

     Jim Aloise


HISTORY

     1994-10-31     SOI Version 0.9