documentation: title: Ocean physics analysis suite description: 'Recipe to demonstrate several simple plots based on the monthly ocean temperature. Please use this file as a template for adding additional fields into the ocean. This work based on the BGC-val toolkit GMD-2018-103.' authors: - demora_lee maintainer: - demora_lee references: - demora2018gmd projects: - ukesm preprocessors: prep_timeseries_1: custom_order: true area_statistics: operator: mean multi_model_statistics: span: overlap statistics: - mean prep_timeseries_2: custom_order: true extract_levels: levels: - 0.0 - 10.0 - 100.0 - 1000.0 scheme: linear_extrapolate area_statistics: operator: mean multi_model_statistics: span: overlap statistics: - mean prep_timeseries_3: custom_order: true extract_region: start_longitude: -80.0 end_longitude: 30.0 start_latitude: -80.0 end_latitude: 80.0 area_statistics: operator: mean multi_model_statistics: span: overlap statistics: - mean prep_timeseries_4: custom_order: true extract_levels: levels: - 0.0 - 10.0 - 100.0 - 1000.0 scheme: linear_extrapolate extract_region: start_longitude: -80.0 end_longitude: 30.0 start_latitude: -80.0 end_latitude: 80.0 area_statistics: operator: mean multi_model_statistics: span: overlap statistics: - mean prep_timeseries_5: custom_order: true volume_statistics: operator: mean multi_model_statistics: span: overlap statistics: - mean prep_timeseries_6: custom_order: true extract_region: start_longitude: -80.0 end_longitude: 30.0 start_latitude: -80.0 end_latitude: 80.0 volume_statistics: operator: mean multi_model_statistics: span: overlap statistics: - mean prep_timeseries_7: custom_order: true extract_region: start_longitude: -80.0 end_longitude: 30.0 start_latitude: -80.0 end_latitude: 80.0 extract_volume: z_min: 0.0 z_max: 100.0 volume_statistics: operator: mean multi_model_statistics: span: overlap statistics: - mean prep_map_1: climate_statistics: operator: mean prep_map_2: custom_order: true regrid: target_grid: 1x1 scheme: linear climate_statistics: operator: mean prep_map_3: custom_order: true extract_levels: levels: - 0.0 - 10.0 - 100.0 - 1000.0 scheme: linear_extrapolate climate_statistics: operator: mean regrid: target_grid: 1x1 scheme: linear prep_map_4: custom_order: true extract_region: start_longitude: -80.0 end_longitude: 30.0 start_latitude: -80.0 end_latitude: 80.0 climate_statistics: operator: mean regrid: target_grid: 1x1 scheme: linear prep_map_5: custom_order: true extract_levels: levels: - 0.0 - 10.0 - 100.0 - 1000.0 scheme: linear_extrapolate climate_statistics: operator: mean extract_region: start_longitude: -80.0 end_longitude: 30.0 start_latitude: -80.0 end_latitude: 80.0 regrid: target_grid: 1x1 scheme: linear prep_transect_1: climate_statistics: operator: mean extract_trajectory: latitudes: - -5.0 - 5.0 longitudes: - 332.0 - 332.0 number_points: 4 prep_transect_2: climate_statistics: operator: mean extract_transect: latitude: 0.0 longitude: - 120.0 - 300.0 prep_transect_3: climate_statistics: operator: mean extract_transect: latitude: - -50.0 - 50.0 longitude: 332.0 prep_profile_1: area_statistics: operator: mean prep_profile_2: extract_region: start_longitude: 0.0 end_longitude: 20.0 start_latitude: -30.0 end_latitude: 30.0 extract_volume: z_min: 0.0 z_max: 100.0 area_statistics: operator: mean prep_depth_integration_1: depth_integration: null climate_statistics: operator: mean default: {} diagnostics: diag_depthInt_1: description: Global Ocean Surface mean timeseries variables: ph: preprocessor: prep_depth_integration_1 grid: gr project: CMIP6 mip: Omon exp: historical ensemble: r1i1p1f1 timerange: 2001/2004 version: v20190815 scripts: Global_Ocean_DepthIntegration_map: script: ocean/diagnostic_maps.py datasets: - dataset: NorESM2-LM