Versions Compared

Key

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

...

  1. Create a text file with name description.txt that contains a plain-text description of the database you want to save
  2. Run the tool in 'dry run mode first':

    Code Block
    createpublicdb_imas -n <USER> <TOKAMAK> <DATAVERSION> <SHOT> <RUN> description.txt
    createpublicdb_imas -n g2dfigat jet 3 12 12 description.txt


This will output the actions that will be taken and the metadata file that will be created on stdout.

...

Code Block
ls -l $IMASPUBLICDBHOME/<TOKAMAK>/3/0/

or

Code Block
imasdbsbin/publicIMASdb -u public

6. please report any problems you find.

...