...
- Each netCDF4 file contains a single output variable (along with coordinate/grid variables, attributes and other metadata) from a single model and a single simulation (i.e., from a single ensemble member and a single start date)
- Recommended maximum file size of 4GB
A file containing a hash created with sha256sum should be created for each file
Code Block language bash title Create hash files sha256sum filename.nc > filename.sha256
File Naming
<institute><institution_id>_<model_id tag>_<forecast_type>_<start date identifier>_<modelling realm>_<frequency>_<level_type>_<variable name>_<ensemble member>.nc
...