dords.s3 - driver scriptrdsloop.tcl -
- main script that issues createRDS commandsThe following specify channels and compression level:
rds_s3.lhords_s3.llords_l2.lhords_l2.llo
The subdirectory on dev containing the S3_RDS frames, /ldas_outgoing/frames/S3_RDS/*,
/ldas_outgoing/frames/S3_RDS/LH2
/ldas_outgoing/frames/S3_RDS/LHO
/ldas_outgoing/frames/S3_RDS/LL2
/ldas_outgoing/frames/S3_RDS/LLO
/ldas_outgoing/frames/S3_RDS/MERGED
needs to be cleared out of
frame files or the job submitted will result in error from detecting an existing file. You can run the script rdsclean.tcl with delete as argument to remove all the files from the above directories before starting the test.
cd <your scripts directory>
Usage: dords.s3 dev
invokes 5 rdsloop.tcl, each to create RDS frames written into one of the frame directories above.
To monitor the progress, you can run the script verifycreaterds.tcl on the ldas gateway to display the number of output frames in each directory:
e.g. verifycreaterds.tcl
/ldas_outgoing/frames/S3_RDS/LH2: 60 files
/ldas_outgoing/frames/S3_RDS/LHO: 123 files
/ldas_outgoing/frames/S3_RDS/LL2: 66 files
/ldas_outgoing/frames/S3_RDS/LLO: 160 files
/ldas_outgoing/frames/S3_RDS/MERGED: 80 files
/ldas_outgoing/frames/S3_RDS/LH2: 223 files
/ldas_outgoing/frames/S3_RDS/LHO: 223 files
/ldas_outgoing/frames/S3_RDS/LL2: 223 files
/ldas_outgoing/frames/S3_RDS/LLO: 223 files
/ldas_outgoing/frames/S3_RDS/MERGED: 223 files