plotcoretransport

plotcoretransport Displays the Core plasma transport of particles, energy, momentum and poloidal flux. refer data dictionary.

Syntax plotcoretransport

$ plotcoretransport -h
Usage: plotcoretransport [-h] -u URI [--dd-update] [--rc RC] [--no-provenance]
                         [-m {CLOSEST,PREVIOUS,LINEAR}] [-o OCCURRENCE]
                         [-t TIME] [--logscale] [--save]
                         [--directory DIRECTORY]

Check match between transport fluxes and a simple calculation

Options:
  -h, --help            show this help message and exit
  -u, --uri URI         URI of the dataentry (e.g, imas:hdf5?path=./testdb or
                        ./testpulse.nc)
  --dd-update           Convert IDS to the default version of the data
                        dictionary if enabledotherwise, use the original IDS
                        stored on disk.
  --rc RC               Semicolon-separated rcParams string (e.g.,
                        'lines.linewidth=2;axes.titlesize=14')
  --no-provenance       Hide URI provenance information from plot titles
  -m, --slicingmethod {CLOSEST,PREVIOUS,LINEAR}
                        Slicing method (default=CLOSEST)
  -o, --occurrence OCCURRENCE
                        occurrence
  -t, --time TIME       Time
  --logscale            Shows y axis with logarithmic scale wherever
                        appropriate
  --save                Save figure at default location
  --directory DIRECTORY
                        Directory to save the figure

Example plotcoretransport

$ plotcoretransport --uri "imas:mdsplus?user=public;pulse=92436;run=850;database=TEST;version=3"
image not found