Using ligo_data_find (successor to LSCdataFind)
The command line arguments are basically the same as before with
LSCdataFind. One new feature is the
-P
or
--no-proxy
option which allows it to query the service even without a valid grid proxy (July 2009):
$ ligo_data_find --observatory=H --type=H1_RDS_C03_L1 --gps-start-time=714024240 --gps-end-time=999999999 --url-type=file|wc -l
74058
$ ligo_data_find --observatory=H --type=H1_RDS_C03_L1 --gps-start-time=714024240 --gps-end-time=999999999 --url-type=file|tail
file://localhost/atlas/data/d15/LSC/H/H1/RDS/C03/L1/H-H1_RDS_C03_L1-865269296-128.gwf
file://localhost/atlas/data/d16/LSC/H/H1/RDS/C03/L1/H-H1_RDS_C03_L1-865269424-128.gwf
file://localhost/atlas/data/d17/LSC/H/H1/RDS/C03/L1/H-H1_RDS_C03_L1-865269552-128.gwf
file://localhost/atlas/data/d17/LSC/H/H1/RDS/C03/L1/H-H1_RDS_C03_L1-865269680-64.gwf
file://localhost/atlas/data/d12/LSC/H/H1/RDS/C03/L1/H-H1_RDS_C03_L1-865271534-128.gwf
file://localhost/atlas/data/d13/LSC/H/H1/RDS/C03/L1/H-H1_RDS_C03_L1-865271662-128.gwf
file://localhost/atlas/data/d14/LSC/H/H1/RDS/C03/L1/H-H1_RDS_C03_L1-865271790-128.gwf
file://localhost/atlas/data/d18/LSC/H/H1/RDS/C03/L1/H-H1_RDS_C03_L1-865271918-2.gwf
file://localhost/atlas/data/d15/LSC/H/H1/RDS/C03/L1/H-H1_RDS_C03_L1-865271920-128.gwf
file://localhost/atlas/data/d16/LSC/H/H1/RDS/C03/L1/H-H1_RDS_C03_L1-865272048-128.gwf
--
CarstenAulbert - 31 Jul 2009