~ubuntu-branches/debian/sid/gdal/sid

« back to all changes in this revision

Viewing changes to ogr/ogrsf_frmts/segy/segy.txt

  • Committer: Package Import Robot
  • Author(s): Francesco Paolo Lovergine
  • Date: 2012-05-07 15:04:42 UTC
  • mfrom: (5.5.16 experimental)
  • Revision ID: package-import@ubuntu.com-20120507150442-2eks97loeh6rq005
Tags: 1.9.0-1
* Ready for sid, starting transition.
* All symfiles updated to latest builds.
* Added dh_numpy call in debian/rules to depend on numpy ABI.
* Policy bumped to 3.9.3, no changes required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
http://sioseis.ucsd.edu/segy.header.html
 
2
http://www.seg.org/documents/10161/77915/seg_y_rev1.pdf
 
3
 
 
4
http://gdr.nrcan.gc.ca/seismtlitho/archive/le/stacks_e.php
 
5
http://apps1.gdr.nrcan.gc.ca/lithoprobe/le/ld0077_file_080.sgy
 
6
 
 
7
http://segymat.sourceforge.net/segypy/
 
8
http://www.cg.nrcan.gc.ca/lith_arch/stacks/ksz/ld0057_file_00095.sgy --> ko
 
9
http://apps1.gdr.nrcan.gc.ca/lithoprobe/ksz/ld0057_file_00095.sgy
 
10
 
 
11
http://utam.gg.utah.edu/SeismicData/SeismicData.html
 
12
http://utam.gg.utah.edu/SeismicData/NewMont/Acsg.segy
 
13
http://utam.gg.utah.edu/SeismicData/WFault3D/WD_3D.sgy
 
14
 
 
15
http://www.syqwestinc.com/stratabox/stratabox%20data%20download/index.htm
 
16
http://www.syqwestinc.com/stratabox/stratabox%20data%20download/20060113100958-1.zip
 
17
 
 
18
http://www.syqwestinc.com/B2010/data%20download/index.htm
 
19
http://www.syqwestinc.com/B2010/data%20download/20071121142735_CH1_35P.zip
 
20
 
 
21
http://software.seg.org/datasets/2D/Hess_VTI/
 
22
ftp://software.seg.org/pub/datasets/2D/Hess_VTI/timodel_c11.segy.gz
 
23
 
 
24
http://www.segy.ca/segy/examples/ --> non standard formats. Do not work with OGR SEGY driver
 
25
 
 
26
http://wush.net/trac/geocraft/browser/geoscience_data/trunk/saltmodel
 
27
http://wush.net/trac/geocraft/export/12564/geoscience_data/trunk/saltmodel/SeisSaltDepth20m5km.segy
 
28
http://wush.net/trac/geocraft/export/12564/geoscience_data/trunk/abavo/test_data3far.segy
 
29
 
 
30
g++ -fPIC -g -Wall ogr/ogrsf_frmts/segy/*.cpp -shared -o ogr_SEGY.so -Iport -Igcore -Iogr -Iogr/ogrsf_frmts -Iogr/ogrsf_frmts/segy -L. -lgdal