Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gdat
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SPC
  • gdat
  • Issues
  • #36

Closed
Open
Created Jan 14, 2021 by Matteo Vallar@vallarDeveloper

Changes of core_profiles/profiles_1d/grid/area to core_profiles/profiles_1d/grid/surface

@osauter @amerle

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));
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking