Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2.2. Accessing MDSPlus database data

From the user's point of view, there are few characteristics that define single data tree:

ParameterEnvironment variableDescription
User name$USERDefines the name of the user who owns the data
Tokamak name$TOKAMAKNAMEDefines the name of the machine that was used during simulation (test - contains testing data)
UAL database version$DATAVERSIONSpecifies UAL data version
Shot numbernot definedShot number is represented by first digits in database file ids_SSSSRRRR.*; there is no limit for number of digits used
Run numbernot definedRun number is represented by last four digits in database file ids_SSSSRRRR.*
Info
titleimasdb script

All above environment variables are set to default values whenever imasdb script is executed

imasdb <machine_name>
 

 

2.2.1 Listing pulse files

...