DATASET NAME: XGC data DATASET OWNER’S NAME AND CONTACT: Jong Choi, choij@ornl.gov ARRAY DIMENSION (1D, 2D,…): 1D and 2D DATAPOINT NUMBER: 20694*512 DATA NATURE (INTEGER, DECIMAL,…): Double ROW AND COLUMN NAMES: This contains example XGC outputs. Files are as follows: * xgc.mesh.bp: XGC mesh data * xgc.3d.NNNNN.bp: XGC 3D field data XGC field data contains of multiple variables. Their name and shape can be checked as follows: ``` $ bpls -lva xgc.3d.08100.bp File info: of groups: 1 of variables: 7 of attributes: 0 of meshes: 0 time steps: 0 - 0 file size: 162 MB bp version: 3 endianness: Little Endian statistics: Min / Max / Avg / Std_dev integer nnode scalar = 20694 integer nphi scalar = 512 integer iphi scalar = 0 double dpot {20694, 512} = -1081.97 / 118.498 / 0.348762 / 14.3144 double iden {20694, 512} = -1.28258e+20 / 5.31729e+18 / 2.09892e+17 / 8.63202e+17 double pot0 {20694} = 1518.75 / 30712.2 / 18486.8 / 10839.9 double potm0 {20694} = 0 / 47442.3 / 19890.3 / 13900.3 ``` Check [Adios python wrapper]( https://jychoi-hpc.github.io/adios-python-docs/XGC-mesh-and-field-data.html) for more detials. ENDIAN FORMAT (LITTLE, BIG): LITTLE PRECISION (DOUBLE, SINGLE): DOUBLE ADDITIONAL GRAPHS: