@@ -6,4 +6,10 @@ These pages contain real-life examples of various use-cases for VDS and the tips
[Pre-stack VDS read](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/seismic/open-vds/-/wikis/Pre-stack-data#pre-stack-vds-read) : read a shot- or receiver-gather from AWS S3 into a Numpy array using a Python function
[Use of a mask](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/seismic/open-vds/-/wikis/Pre-stack-data#use-of-a-mask) : remove the zero-valued padded traces that are inserted in the VDS
\ No newline at end of file
[Use of a mask](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/seismic/open-vds/-/wikis/Pre-stack-data#use-of-a-mask) : remove the zero-valued padded traces that are inserted in the VDS
[Retrieve SEGY trace headers](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/seismic/open-vds/-/wikis/Pre-stack-data#retrieve-segy-trace-header) : read the SEGY trace headers to access x,y,z coordinates for shots and receivers