-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Describe the bug
There has been a lot of yaml development and updates since these yaml configurations were added here. In order for these configs to work, they need to be updated.
In esm4.yaml:
-
move
directoriesandpostprocesssection to own./pp/settings.yamlfor example -
add
settings.yamlpath under experiment'spp:experiments: - name: "ESM4p2_piControl_spinup_J" pp: - "settings.yaml" -
remove
sharedsection
In new pp/settings.yaml:
- in
[postprocess][settings]:
- can add keys:pp_chunks,pp_start,pp_stop,pp_grid_specif needed/defined
- forpp_chunks(pp_chunk_aandpp_chunk_bwere replaced bypp_chunks)
pp_chunks:
- *PP_CMIP_CHUNK_A
- *PP_CMIP_CHUNK_B
- in
[postprocess][switches]:
- removedo_statics
- adddo_analysis_only
Metadata
Metadata
Assignees
Labels
No labels