Skip to content
Snippets Groups Projects
Commit 40e3c35b authored by Antonia Frank's avatar Antonia Frank
Browse files

Clean up core_profiles ids and add jbs and johm

parent e8506a8e
No related branches found
No related tags found
1 merge request!137Add quantities to ids for MRE
...@@ -365,6 +365,7 @@ for it=1:length(ids_core_profiles.time) ...@@ -365,6 +365,7 @@ for it=1:length(ids_core_profiles.time)
ids_core_profiles.profiles_1d{it}.conductivity_parallel = signeo.data(:,it); ids_core_profiles.profiles_1d{it}.conductivity_parallel = signeo.data(:,it);
temp_1d_desc.conductivity_parallel = signeo.label; temp_1d_desc.conductivity_parallel = signeo.label;
end end
%% add descriptions for profiles_1d %% add descriptions for profiles_1d
ids_core_profiles_description.profiles_1d = temp_1d_desc; ids_core_profiles_description.profiles_1d = temp_1d_desc;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment