i7aof.cmip¶
CMIP model configuration helpers and workflows.
- i7aof.cmip.get_model_prefix(model)¶
Get the prefix file associated with the model name
- Parameters:
model (str) – The name of the model
- Returns:
prefix – The prefix (e.g. for config files) associated with the model
- Return type:
str