Skip to content
Snippets Groups Projects
Commit 88a314d5 authored by Luke Simons's avatar Luke Simons
Browse files

Fixed comment about tcv imas in gdat_imas.m

parent 7ffc93dc
Branches
Tags
1 merge request!193add new call to read/write from/to IMAS database including backend
Pipeline #262619 passed
......@@ -7,7 +7,7 @@ function [gdat_data,gdat_params,error_status,varargout] = gdat_imas(shot,data_re
%
% If no inputs are provided, return the list of available pre-defined data_request in gdat_data and default parameters gdat_params
%
% IMAS means assume access data from IDS database ala IMAS with run_number, database_user, tokamak_name, data_major_version and using imas_open_env and ids_get calls (added backend choice as well, default hdf5 (13), otherwise 12 for mdsplus)
% IMAS assumes data access from IDS database ala IMAS with run_number, database_user, tokamak_name, data_major_version and using imas_open_env and ids_get calls (added backend choice as well, default hdf5 (13), otherwise 12 for mdsplus)
% Should be the same on ITER hpc and gateway, to be checked
%
% At first only "ids" request implemented, but keywords like ip etc should relate to specific IDS as for any machine
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment