This is still a work in progress... Text in black can be considered well-established, but text in orange is still under discussion |
A file containing a hash created with sha256sum should be created for each file
sha256sum filename.nc > filename.sha256 |
New proposal (20170419):
OLD PROPOSAL:
<institute>_<stream>_<modeling realm>_<frequency>_<level>_<production date and start date identifier>_<data year><data month><data day>[-<data year><data month><data day>]_<variable MARS name>_<ensemble member> examples: egrr_enfh_atmos_day_sfc_201601A_19950417-19950418_ta_r3.nc egrr_enfh_atmos_month_plev_201601A_199504-199505_ta_r3.nc "201601A" is a placeholder while a form for representing the model version, production year and startdate is determined: egrr_enfh_atmos_month_plev_P2016_M1A_S19950401_199504-199505_ta_r3.nc P=production year M=model version S=startdate e.g. could the filename (alternatively) be something like: egrr_enfh_atmos_month_plev_S19950401_199504-199505_ta_r3p20160101m411.nc |