-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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" ;
I believe this is wrong for two reasons:
- @fcasson states in Update README.md #2 that the data dictionary version is
3.x - The equilibrium data is not consistent with COCOS 17 (which would be required for it to be IMAS DD version 4 https://imas-data-dictionary.readthedocs.io/en/latest/cocos.html#cocos)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels