diff --git a/config.yaml b/config.yaml index a383691..cd6784c 100644 --- a/config.yaml +++ b/config.yaml @@ -35,9 +35,9 @@ input: - /g/data/vk83/configurations/inputs/JRA-55/RYF/v1-4/data collate: false -runlog: false +runlog: true metadata: - enable: false + enable: true userscripts: setup: /usr/bin/bash /g/data/vk83/apps/om3-scripts/payu_config/setup.sh @@ -50,4 +50,10 @@ modules: - access-om3/2024.09.0 - nco/5.0.5 +manifest: + reproduce: + exe: True + +restart_freq: 1MS #Not-implemented yet, see https://github.com/payu-org/payu/issues/506 + payu_minimum_version: 1.1.4 diff --git a/metadata.yaml b/metadata.yaml new file mode 100644 index 0000000..1be910c --- /dev/null +++ b/metadata.yaml @@ -0,0 +1,19 @@ +contact: Add your name here +email: Add your email address here +created: Add the date you started the experiment here (YYYY-MM-DD) +description: "1 degree ACCESS-OM3 global model configuration" +notes: "This configuration is developed by ACCESS-NRI and COSIMA and provided to the research and science community. Please acknowledge using the acknowledgement at https://www.access-nri.org.au/resources/acknowledging-us/ and https://cosima.org.au/index.php/get-involved/" +keywords: + - JRA55 + - access-om3 + - repeat-year + - global +realm: + - ocean + - seaIce +nominal_resolution: 100 km +reference: TBA +license: CC-BY-4.0 +model: ACCESS-OM3 +version: "0.0" +url: https://github.com/ACCESS-NRI/access-om3-configs/tree/release-1deg_jra55_ryf \ No newline at end of file