Changes of core_profiles/profiles_1d/grid/area to core_profiles/profiles_1d/grid/surface
I think the name of a core_profiles/profiles_1d/grid/area
changed to core_profiles/profiles_1d/grid/surface
in latest imas version.
If I load IMAS/3.27.0-4.7.1
, everything works smoothly
$ module load MATLAB
$ module load IMAS
$ matlab-nodesktop
>> ids=load('/home/ITER/vallarm/public/68587_eq_coreprof.mat');
>> run ~/../sautero/public/matlab/startup.m
>> [ids_put_status] = ids2database(68587, 001, 001, ids);
core_profiles ec_launchers equilibrium magnetics nbi pf_active summary tf thomson_scattering wall Warning: IDS_list not available, quick fix introducing list of ids available for TCV: b
> In ids2database (line 92)
these subfields are not ids names, so not used: core_profiles_description equilibrium_description params_tcv2ids
problems in putting data in database:
Error using ids_put
Unable to get field surface from input structure
... in field profiles_1d/grid/surface
... in IDS core_profiles
Error in ids2database (line 126)
ids_put(idx,[ids_to_get '/' num2str(occurence)],ids2put.(ids_to_get));