Online Links:
Online Links:
Range of values | |
---|---|
Minimum: | 1 |
Maximum: | 8966 |
Units: | shot |
Range of values | |
---|---|
Minimum: | -75.202086 |
Maximum: | -75.062936 |
Units: | decimal degrees |
Range of values | |
---|---|
Minimum: | 38.569244 |
Maximum: | 38.618986 |
Units: | decimal degrees |
Range of values | |
---|---|
Minimum: | 2010 |
Maximum: | 2010 |
Units: | year |
# read SEG-Y standard file and convert to SU native format echo " " echo "Read SEG-Y file and output SU native format..." echo " " # Set endian=0 for Intel or DEC or endian=1 for Sun, SGI, MAC... segyread tape=$1.sgy verbose=1 vblock=1000 conv=1 endian=0 | \ segyclean > $1.su # extract SEG-Y trace header values (ffid, source x, source y, year, # julian day, hour, minute, second, source depth, source elevation) echo " " echo "Extracting SEG-Y trace header words... (ffid, source X, source Y, year, julian day, hour, minute, seconds)" echo " " echo " " echo "Writing shot navigation files to nav directory..." echo " " sugethw key=tracl,sx,sy,year,day,hour,minute,sec output=ascii < $1.su | \ grep tracl | sed 's/=/ /g' | sed 's/ //g' | \ awk '{FS=" "} {OFS=" "} {printf "%6s%7s\t%5s\t%6s\t%9.6f\t%9.6f\t%4s\t%3s:%02d:%02d:%02d\n", \ $4,$6,line,$2,$4/360000,$6/360000,$8,$10,$12,$14,$16} ' line=$1 - > ../nav/$1.temp.txt sort -b -g -um -k 1,2 ../nav/$1.temp.txt | cut -f2-7 > ../nav/$1.txt rm ../nav/$1.temp.txtThis process step and all subsequent process steps were performed by the same person: VeeAnn A. Cross. Person who carried out this activity:
Online Links:
Online Links:
Access_Constraints | None. |
---|---|
Use_Constraints | The public domain data from the U.S. Government are freely redistributable with proper metadata and source attribution. Please recognize the U.S. Geological Survey as the originator of the dataset. |
Data format: | This WinZip (v. 14) file contains the point shapefile, CSV file used to create the shapefile, as well as the associated metadata files. in format Shapefile (version ArcGIS 9.2) Esri shapefile Size: 0.6 |
---|---|
Network links: |
https://pubs.usgs.gov/of/2011/1039/data/navigation/seismics/ir_seisnav.zip https://pubs.usgs.gov/of/2011/1039/html/ofr2011-1039-catalog.html https://doi.org/10.3133/ofr20111039 |
Data format: | This WinZip (v. 14) file contains the point shapefile, CSV file used to create the shapefile, as well as the associated metadata files. in format CSV (version information unavailable from original metadata) Comma separated values. Size: 0.6 |
---|---|
Network links: |
https://pubs.usgs.gov/of/2011/1039/data/navigation/seismics/ir_seisnav.zip https://pubs.usgs.gov/of/2011/1039/html/ofr2011-1039-catalog.html https://doi.org/10.3133/ofr20111039 |