Import Picodas Data
Use the Database > Import > Picodas PDAS > Import Data menu option (PICODAS GX) to import binary Picodas data from the PDAS acquisition system.
Picodas PDAS is an airborne instrument data acquisition system that records multi-parameter airborne survey data. The system produces a set of files for each survey flight. The files include an ASCII header file and a number of binary data files that contain the data for each survey flight. The ASCII header file fully documents the contents of the binary data files and includes a list of the binary files for that flight.
In order to import PDAS data, you must create an import template file with extension .I1. This is an ASCII file that specifies the channels of data that you would like to import and the database channel in which you would like to place the data. The Scan Picodas Data (SCANPICO GX) can be used to scan a given Picodas header file and create a default import template that will import all data contained in the Picodas.
Import Picodas Data dialog options
Picodas Data File |
Input data file name (PDAS header file). If not specified, the file indicated by the FILE parameter in the template is used. Script Parameter: PICODAS.DATA |
Picodas Template |
Import template file name (.I1assumed) Script Parameter: PICODAS.TEMPLATE |
Application Notes
Picodas PDAS is an airborne instrument data acquisition system that records multi-parameter airborne survey data. The system produces a set of files for each survey flight. The files include an ASCII header file and a number of binary data files that contain the data for each survey flight. The ASCII header file fully documents the contents of the binary data files and includes a list of the binary files for that flight.
In order to import PDAS data, you must create an import template file with extension .I1. This is an ASCII file that specifies the channels of data that you would like to import and the database channel in which you would like to place the data. The SCANPIC GX can be used to scan a given Picodas header file and create a default import template that will import all data contained in the Picodas
If the "Specify coordinate system on import" setting is set to "Yes" in the General Settings, and if no coordinate system is defined in the current X and Y channels, the "Georeference Database Channels" dialog is called so that the projection can be set on the X and Y.
Picodas Import Template File Format (*.i1)
The PICODAS import program looks for the line that contains [IMPORT PICODAS], then reads the instruction lines that follow to determine which Picodas data channels to import and the names and characteristics of the Oasis channels in which to place the data. Instruction lines can be FILE, IMPORT, FIDUCIAL or ALIAS.
A default template can be created using the program SCANPICO.GX.
Importing many channels of data requires considerable memory resources. It is possible to run out of memory when importing more than 10 channels under OE. We recommend that you use the OS script processor to import larger datasets.
Import template:
FILE s221103.t15
FIDUCIAL FID
IMPORT F1IP,F1IP,FLOAT,NORMAL,10,1
IMPORT F1QD,F1QD,FLOAT,NORMAL,10,1
IMPORT F2IP,F2IP,FLOAT,NORMAL,10,1
IMPORT F2QD,F2QD,FLOAT,NORMAL,10,1
IMPORT F3IP,F3IP,FLOAT,NORMAL,10,1
IMPORT F3QD,F3QD,FLOAT,NORMAL,10,1
IMPORT F4IP,F4IP,FLOAT,NORMAL,10,1
IMPORT F4QD,F4QD,FLOAT,NORMAL,10,1
IMPORT F5IP,F5IP,FLOAT,NORMAL,10,1
IMPORT F5QD,F5QD,FLOAT,NORMAL,10,1
IMPORT LTOT,LTOT,FLOAT,NORMAL,10,1
IMPORT LQAD,LQAD,FLOAT,NORMAL,10,1
IMPORT OTOT,OTOT,FLOAT,NORMAL,10,1
IMPORT OQAD,OQAD,FLOAT,NORMAL,10,1
IMPORT LTOT,LTOT,FLOAT,NORMAL,10,1
IMPORT MAG1,MAG1,DOUBLE,NORMAL,10,1
IMPORT LAT,RAWLAT,DOUBLE,NORMAL,14,2
IMPORT LON,RAWLON,DOUBLE,NORMAL,14,2
IMPORT GALT,RAWALT,DOUBLE,NORMAL,14,2
IMPORT GTIME,GPSTIME,FLOAT,TIME,10,2
ALIAS L100,L100
ALIAS L100,L100.1
ALIAS L100,L100.2
ALIAS L200
ALIAS L200,L200
See Also:
Got a question? Visit the Seequent forums or Seequent support
© 2024 Seequent, The Bentley Subsurface Company
Privacy | Terms of Use