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
ACCESS-NRI would like the capability to embed global metadata attributes into diagnostic ouput files.
Specifically we want to add unique tracking IDs to model diagnostic (and tracer) outputs to create a full experiment provenance chain that would enable users to discover experiment metadata.
Ideally there would be a config file where any global attribute could be set. A fallback option would be dedicated namelist options for setting specific global metadata attributes.
For background see this related issue for the tool we're using to run our models:
ACCESS-NRI would like the capability to embed global metadata attributes into diagnostic ouput files.
Specifically we want to add unique tracking IDs to model diagnostic (and tracer) outputs to create a full experiment provenance chain that would enable users to discover experiment metadata.
Ideally there would be a config file where any global attribute could be set. A fallback option would be dedicated namelist options for setting specific global metadata attributes.
For background see this related issue for the tool we're using to run our models:
payu-org/payu#510
I think it should be straightforward to add
netCDF:
cice5/io_netcdf/ice_history_write.F90
Lines 922 to 978 in edcfa6f
pio:
cice5/io_pio/ice_history_write.F90
Lines 877 to 934 in edcfa6f
The text was updated successfully, but these errors were encountered: