Data Folder Structure For Uploading Seismic Data
For all data types before uploading It is required to have a file containing the ProjectID in it in the top level directory you are uploading from, the file should be named projectid.txt and should just contain the ProjectID of the data being uploaded.
Organising your data into a folder structure will allow the upload page to automatically assign the DatasetID to all the items in common sub-folders. Lower case for directory/folder and file names is recommended and spaces should be replaced with underscores. Only UTF-8 characters should be used for the directory/folder and file names.
Example seismic folder structure to upload from |
||||
Project folder name |
Neptune_3d_2008 (folder contains projectid.txt file) |
|||
Sub-folder name(s) |
reports |
vsp_segy |
field_segd |
|
1024p |
1048r |
|||
File names |
Acqis_rept.pdf time_proc.pdf
|
fin_stack_il_101_301.sgy fin_stack_il_302_601.sgy fin_stack_il_602_901.sgy |
ffid1001.sgd ffid1002.sgd ffid1003.sgd |
ffid1001.sgd ffid1002.sgd ffid1003.sgd |
In this example the files from company GW__ will be assigned ProjectID and DatasetID as follows:
File |
ProjectID |
DatasetID |
time_proc.pdf |
GW__2008seis0001 |
GW__2008seis0001_reports |
fin_stack_il_101_301.sgy |
GW__2008seis0001_final_stack |
|
fin_stack_il_302_601.sgy |
GW__2008seis0001_final_stack |
|
ffid1001.sgd |
GW__2008seis0001_field_sgd_1024p |
|
ffid1002.sgd |
GW__2008seis0001_field_sgd_1024p |
|
ffid1002.sgd |
GW__2008seis0001_field_sgd_1048r |
|
|
|
Comments
0 comments
Article is closed for comments.