Skip to content

Produce Ozone ancillaries for the ACCESS-ESM1.6 piControl experiments #50

@atteggiani

Description

@atteggiani

Ozone forcing for ACCESS-ESM1.6 piControl:

Forcing dataset definitions:

See https://input4mips-cvs.readthedocs.io/en/latest/dataset-overviews/ozone/

Input file (when FZJ-CMIP-ozone-1-0 is available at NCI):

${INPUT4MIPS_DIR}/CMIP7/CMIP/FZJ/FZJ-CMIP-ozone-1-0/atmos/monC/vmro3/gn/v20250904/vmro3_input4MIPs_ozone_CMIP_FZJ-CMIP-ozone-1-0_gn_185001-185012-clim.nc

Independent variable definitions:

        double lon(lon) ;
                lon:units = "degrees_east" ;
                lon:bounds = "lon_bnds" ;
                lon:long_name = "longitude" ;
        double lat(lat) ;
                lat:units = "degrees_north" ;
                lat:bounds = "lat_bnds" ;
                lat:long_name = "latitude" ;
        double plev(plev) ;
                plev:units = "hPa" ;
                plev:bounds = "plev_bnds" ;
                plev:long_name = "pressure" ;
        double time(time) ;
                time:units = "days since 1850-01-01" ;
                time:long_name = "time" ;
                time:calendar = "noleap" ;
                time:climatology = "climatology_bounds" ;
       double climatology_bounds(time, nv) ;

Forcing variable definition:

        float vmro3(time, plev, lat, lon) ;
                vmro3:units = "mole mole-1" ;
                vmro3:long_name = "vmro3" ;
                vmro3:cell_methods = "time: mean" ;

Ancillary file relative to ESM1.6 config directory:

As per ACCESS-ESM1.6 ancillary directory structure:

modern/pre-industrial/atmosphere/forcing/global.N96/${VERSIONING}/ozone_1850_ESM1.anc

where VERSIONING is a date in YYYY.MM.DD format.

Ancillary fields:

Processing:

Processing examples:

ACCESS-ESM1.5 CMIP6 ancillaries
UKESM CMIP7 ancillaries
UKESM CMIP6 ancillaries

Where used:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions