You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running ncdump STEP_SPP_001_EBCC_freeboundary.nc | grep .data_dictionary I get the following output, implying that the data uses version 4.0.0 of the IMAS data dictionary:
:data_dictionary_version = "4.0.0" ;
string ids_properties.version_put.data_dictionary ;
string ids_properties.version_put.data_dictionary:_FillValue = "" ;
ids_properties.version_put.data_dictionary:documentation = "Version of Data Dictionary used to PUT this IDS" ;
ids_properties.version_put.data_dictionary = "4.0.0" ;
string ids_properties.version_put.data_dictionary ;
string ids_properties.version_put.data_dictionary:_FillValue = "" ;
ids_properties.version_put.data_dictionary:documentation = "Version of Data Dictionary used to PUT this IDS" ;
ids_properties.version_put.data_dictionary = "4.0.0" ;
string ids_properties.version_put.data_dictionary ;
string ids_properties.version_put.data_dictionary:_FillValue = "" ;
ids_properties.version_put.data_dictionary:documentation = "Version of Data Dictionary used to PUT this IDS" ;
ids_properties.version_put.data_dictionary = "4.0.0" ;
When running
ncdump STEP_SPP_001_EBCC_freeboundary.nc | grep .data_dictionaryI get the following output, implying that the data uses version4.0.0of the IMAS data dictionary:I believe this is wrong for two reasons:
3.x