warning('Ohmic current density data not available for time(s) %s interpolating instead',sprintf(' %3f,',ids_core_profiles.time(data_unavailable_indexes)));
else
temp_1d_desc.j_ohmic=string(temp_1d_desc.j_ohmic)+' and interpolation on time(s)'+sprintf(' %3f,',ids_core_profiles.time(data_unavailable_indexes));
warning('Bootstrap current density data not available for time(s) %s interpolating instead',sprintf(' %3f,',ids_core_profiles.time(data_unavailable_indexes)));
temp_1d_desc.j_bootstrap=string(temp_1d_desc.j_bootstrap)+' and interpolation on time(s)'+sprintf(' %3f,',ids_core_profiles.time(data_unavailable_indexes));
warning('Parallel conductivity data not available for time(s) %s interpolating instead',sprintf(' %3f,',ids_core_profiles.time(data_unavailable_indexes)));