|
[Sponsors] |
Import Data with multpiple zones and variablelist |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 13, 2015, 07:32 |
Import Data with multpiple zones and variablelist
|
#1 |
New Member
Stefan Schmidt
Join Date: Oct 2013
Posts: 1
Rep Power: 0 |
Dear All,
Is it possible to import data from a single file organised in 2 zones. Each zone has a different variable set. In a layout file it is easy to import 2 files with different variables, but can I also put these into a single ASCII file such as: # data file (data itself not important) VARIABLES=x,y,z,a, ZONE T="zone 1" I=5 1. 0. 0. 1. 1. 1. 0. 1. 1. 1. 1. 1. 2. 1. 1. 2. 2. 1. 1. 3. VARIABLES=x,y,z,a,b,c ZONE T="zone 2" I=4 1. 0. 0. 0. 0. 0. 1. 1. 0. 0. 0. 0. 1. 1. 1. 0. 0. 0. 1. 1. 1. 1. 0. 0. # end of file Any help greatly appreciated. Regards Stefan |
|
Tags |
data import, multiple variables, multiple zones |
|
|