Regression baseline diff

Base origin/main against e05110d7a911. Blobs are served from https://baselines.climate-ref.org.

Back to all cases

esmvaltool/sea-ice-sensitivity/cmip7

Committed artefacts changed

Images
executions/recipe/plots/antarctic/sea_ice_sensitivity_script/png/Annual Antarctic sea ice sensitivity.png added 16,582 B
old
absent
new new executions/recipe/plots/antarctic/sea_ice_sensitivity_script/png/Annual Antarctic sea ice sensitivity.png
executions/recipe/plots/antarctic/sea_ice_sensitivity_script/png/Annual Antarctic sea ice trends.png added 39,400 B
old
absent
new new executions/recipe/plots/antarctic/sea_ice_sensitivity_script/png/Annual Antarctic sea ice trends.png
executions/recipe/plots/arctic/sea_ice_sensitivity_script/png/September Arctic sea ice sensitivity.png added 20,451 B
old
absent
new new executions/recipe/plots/arctic/sea_ice_sensitivity_script/png/September Arctic sea ice sensitivity.png
executions/recipe/plots/arctic/sea_ice_sensitivity_script/png/September Arctic sea ice trends.png added 40,017 B
old
absent
new new executions/recipe/plots/arctic/sea_ice_sensitivity_script/png/September Arctic sea ice trends.png
Text

diagnostic.json added 2,318 B -> e96e3d780172 new

--- (absent)+++ new@@ -0,0 +1,71 @@+{+  "DIMENSIONS": {+    "experiment_id": {+      "historical": {}+    },+    "json_structure": [+      "experiment_id",+      "source_id",+      "region",+      "metric"+    ],+    "metric": {+      "gmst_over_time_p_value": {},+      "gmst_over_time_r_value": {},+      "gmst_over_time_slope": {},+      "gmst_over_time_std_err_slope": {},+      "sia_over_gmst_p_value": {},+      "sia_over_gmst_r_value": {},+      "sia_over_gmst_slope": {},+      "sia_over_gmst_std_err_slope": {},+      "sia_over_time_p_value": {},+      "sia_over_time_r_value": {},+      "sia_over_time_slope": {},+      "sia_over_time_std_err_slope": {}+    },+    "region": {+      "antarctic": {},+      "arctic": {}+    },+    "source_id": {+      "CanESM5": {}+    }+  },+  "DISCLAIMER": null,+  "NOTES": null,+  "PROVENANCE": null,+  "RESULTS": {+    "historical": {+      "CanESM5": {+        "antarctic": {+          "gmst_over_time_p_value": 1.169205291004257e-16,+          "gmst_over_time_r_value": 0.9330249991378756,+          "gmst_over_time_slope": 0.0327300514800514,+          "gmst_over_time_std_err_slope": 0.0021646567943726,+          "sia_over_gmst_p_value": 0.3521364629268646,+          "sia_over_gmst_r_value": -0.1597133576869964,+          "sia_over_gmst_slope": -0.2176574617624282,+          "sia_over_gmst_std_err_slope": 0.2307182401418686,+          "sia_over_time_p_value": 0.687653233268929,+          "sia_over_time_r_value": -0.0693744860026367,+          "sia_over_time_slope": -0.0033165419884169,+          "sia_over_time_std_err_slope": 0.0081789706465044+        },+        "arctic": {+          "gmst_over_time_p_value": 1.169205291004257e-16,+          "gmst_over_time_r_value": 0.9330249991378756,+          "gmst_over_time_slope": 0.0327300514800514,+          "gmst_over_time_std_err_slope": 0.0021646567943726,+          "sia_over_gmst_p_value": 3.9593337289312025e-12,+          "sia_over_gmst_r_value": -0.8727891445159912,+          "sia_over_gmst_slope": -2.0661001205444336,+          "sia_over_gmst_std_err_slope": 0.1981568485498428,+          "sia_over_time_p_value": 4.573249078417207e-12,+          "sia_over_time_r_value": -0.8716361335971559,+          "sia_over_time_slope": -0.0723820081241956,+          "sia_over_time_std_err_slope": 0.0069805243937325+        }+      }+    }+  }+}

executions/recipe/index.html added 15,971 B -> ce0b44849e6f new

--- (absent)+++ new@@ -0,0 +1,490 @@+<!DOCTYPE html>+<html lang="en">++  +    <head>+  <meta charset="UTF-8">+  <meta name="viewport" content="width=device-width, initial-scale=1.0">+  <title>Recipe</title>+  <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-4bw+/aepP/YC94hEpVNVgiZdgIC5+VKNBQNGCHeKRQN+PtmoHDEXuppvnDJzQIu9" crossorigin="anonymous">+  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>+  <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-HwwvtgBNo3bZJJLYd8oVXjrBZt8cqVSpeBNS5n7C8IVInixGAoxmnlMuBnhbgrkm" crossorigin="anonymous"></script>+  <style>+    html {+      font-size: medium;+    }+    body {+      color: #444;+      font-family: georgia, times, serif;+      font-size: 1rem;+      line-height: 1.4;+      margin: 2rem auto 8rem;+      max-width: 1920px;+      padding: 0 2em;+      width: auto;+    }+    a {+      text-decoration: none;+    }+    a:hover {+      text-decoration: underline;+    }+    h1,h2,h3,h4,h5,h6 {+      color: #444;+      font-weight: bold;+      line-height: 1.2;+      margin-bottom: 1em;+      margin-top: 2em;+    }+    h1 {+      font-size: 2.2em;+    }+    h2 {+      font-size: 1.8em;+      border-bottom: solid 0.1rem #444;+    }+    h3 {+      font-size: 1.5em;+    }+    h4 {+      font-size: 1.3em;+    }+    h5 {+      font-size: 1.2em;+      font-style: italic;+    }+    h6 {+      font-size: 1.1em;+      margin-bottom: 0.5rem;+    }+    pre,+    code,+    xmp {+      font-family: courier;+      font-size: 1.1rem;+      line-height: 1.4;+      white-space: pre-wrap;+    }+    img {+      width: 500px;+    }+    figure {+      display: inline-block;+      width: 500px;+      margin-top: 1em;+      margin-bottom: 1em;+      margin-left: 1em;+      margin-right: 1em;+    }+  </style>+</head>+  ++  <body>++    <div class="text-center">+      <figure class="figure">+        <img+          class="figure-img img-fluid"+          src='https://raw.githubusercontent.com/ESMValGroup/ESMValTool/main/doc/sphinx/source/figures/ESMValTool-logo-2.png'+          alt='ESMValTool logo.'+        />+      </figure>+    </div>++    <h1>Sea ice sensitivity</h1>++<p>+  Recipe for quantifying the sensitivity of sea ice to global warming.+Siconc data is summed for each hemisphere and then compared to the+change in globally meaned, annually meaned surface air temperature. In+the northern hemisphere, September sea ice data is used. In the+southern hemisphere, annual mean sea ice data is used. Two plots are+produced for each hemisphere, one showing the gradient of the direct+regression of sea ice area over temperature, and the other showing the+two separate trends over time.+</p>++<h3>Authors</h3>++<ul>+  +    <li>Naomi Parsons (MetOffice, UK; <a href='None'>None</a>)</li>+  +    <li>Alistair Sellar (MetOffice, UK; <a href='0000-0002-2955-7254'>0000-0002-2955-7254</a>)</li>+  +    <li>Ed Blockley (MetOffice, UK; <a href='0000-0002-0489-4238'>0000-0002-0489-4238</a>)</li>+  +</ul>++<h3>Maintainers</h3>++<ul>+  +    <li>Naomi Parsons (MetOffice, UK; <a href='None'>None</a>)</li>+  +</ul>++<h3>Projects</h3>++<ul>+  +</ul>++<h3>References</h3>++<ul>+  +</ul>++    +<!-- Tab links -->+<ul class="nav nav-tabs sticky-top bg-light" id="tabDiagnostics" role="tablist">+  <li class="nav-item">+    <!-- Filter -->+    <div class="dropdown" style="position: static">+      <button type="button" class="btn btn-primary dropdown-toggle" data-bs-toggle="dropdown" aria-expanded="false" data-bs-auto-close="outside">+        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-filter" viewBox="0 0 16 16">+          <path d="M6 10.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5zm-2-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5z"/>+        </svg>+        Filters+      </button>+      <div class="dropdown-menu w-100">+        <div class="container div_filter">+          <div class="row justify-content-center">+            +            +            <div class="col-xl-3 col-lg-4 col-sm-6 col-12 filter_category" id="filter_plot_type">+                <h4>Plot Type</h4>+                +                <div class="form-check">+                  <input class="form-check-input filter_cb" type="checkbox" value="" id="cb_1_1" rel="f_plot_type_other">+                  <label class="form-check-label" for="cb_1_1">+                    Other+                  </label>+                </div>+                +            </div>+            +          </div>+          <div class="d-flex justify-content-center align-items-center gap-3">+            <div class="d-inline-block">+              <button class="btn btn-primary" id="b_deleteFilters" disabled>Delete Filters</button>+            </div>+            <div class="form-check form-switch d-inline-block">+              <input class="form-check-input" type="checkbox" value="" id="cb_hideEmptyDiagnostics" rel="" checked>+              <label class="form-check-label" for="cb_hideEmptyDiagnostics">+                Hide empty diagnostics+              </label>+            </div>+          </div>+        </div>+      </div>+    </div>+  </li>+  <li class="nav-item" role="presentation">+    <button class="nav-link active diagnostics-tab" id="tabAll" data-bs-toggle="tab" data-bs-target="#" type="button" role="tab" aria-controls="" aria-selected="true">All</button>+  </li>+  +    <li class="nav-item" role="presentation">+      <button class="nav-link diagnostics-tab" id="tab_1" data-bs-toggle="tab" data-bs-target="#tabPane_1" type="button" role="tab" aria-controls="tabPane_1" aria-selected="true">Arctic</button>+    </li>+  +    <li class="nav-item" role="presentation">+      <button class="nav-link diagnostics-tab" id="tab_2" data-bs-toggle="tab" data-bs-target="#tabPane_2" type="button" role="tab" aria-controls="tabPane_2" aria-selected="true">Antarctic</button>+    </li>+  +</ul>++<div class="tab-content" id="tabContentDiagnostics">+++  <div id="tabPane_1" class="tab-pane show active diagnostics-tab-pane" role="tabpanel" aria-labelledby="tab_1">+    <h2>Arctic</h2>+    <p>Plots September sea ice sensitivity above 0 latitude in millions of square kilometres</p>++    +    ++      <h3>Arctic: Sea Ice Sensitivity Script</h3>++++<div class="div_figure d-inline-flex++    +        +        +            f_plot_type_other+        +    ++">+    <figure class="figure">+        <a href='plots/arctic/sea_ice_sensitivity_script/png/September Arctic sea ice sensitivity.png'>+        <img class="figure-img img-fluid" src='plots/arctic/sea_ice_sensitivity_script/png/September Arctic sea ice sensitivity.png' alt='Sensitivity of sea ice area to annual mean global warming.+Mean (dashed), standard deviation (shaded) and plausible (dotted) values from 1979-2014 are shown in grey.'/>+        </a>+        <figcaption class="figure-caption">+            Sensitivity of sea ice area to annual mean global warming.+Mean (dashed), standard deviation (shaded) and plausible (dotted) values from 1979-2014 are shown in grey.+            <br>+            <br>+            <a href='plots/arctic/sea_ice_sensitivity_script/png/September Arctic sea ice sensitivity.png'>download</a> |+            <a href='plots/arctic/sea_ice_sensitivity_script/png/September Arctic sea ice sensitivity_citation.bibtex'>references</a> |+            <a href='plots/arctic/sea_ice_sensitivity_script/png/September Arctic sea ice sensitivity_data_citation_info.txt'>extra data citation</a> |+            <a href='plots/arctic/sea_ice_sensitivity_script/png/September Arctic sea ice sensitivity_provenance.xml'>provenance</a>+        </figcaption>+    </figure>+</div>++++<div class="div_figure d-inline-flex++    +        +        +            f_plot_type_other+        +    ++">+    <figure class="figure">+        <a href='plots/arctic/sea_ice_sensitivity_script/png/September Arctic sea ice trends.png'>+        <img class="figure-img img-fluid" src='plots/arctic/sea_ice_sensitivity_script/png/September Arctic sea ice trends.png' alt='Decadal trends of sea ice area and global mean temperature.'/>+        </a>+        <figcaption class="figure-caption">+            Decadal trends of sea ice area and global mean temperature.+            <br>+            <br>+            <a href='plots/arctic/sea_ice_sensitivity_script/png/September Arctic sea ice trends.png'>download</a> |+            <a href='plots/arctic/sea_ice_sensitivity_script/png/September Arctic sea ice trends_citation.bibtex'>references</a> |+            <a href='plots/arctic/sea_ice_sensitivity_script/png/September Arctic sea ice trends_data_citation_info.txt'>extra data citation</a> |+            <a href='plots/arctic/sea_ice_sensitivity_script/png/September Arctic sea ice trends_provenance.xml'>provenance</a>+        </figcaption>+    </figure>+</div>++++++    +  </div>++++  <div id="tabPane_2" class="tab-pane show active diagnostics-tab-pane" role="tabpanel" aria-labelledby="tab_2">+    <h2>Antarctic</h2>+    <p>Plots annual mean sea ice sensitivity below 0 latitude in millions of square kilometres</p>++    +    ++      <h3>Antarctic: Sea Ice Sensitivity Script</h3>++++<div class="div_figure d-inline-flex++    +        +        +            f_plot_type_other+        +    ++">+    <figure class="figure">+        <a href='plots/antarctic/sea_ice_sensitivity_script/png/Annual Antarctic sea ice sensitivity.png'>+        <img class="figure-img img-fluid" src='plots/antarctic/sea_ice_sensitivity_script/png/Annual Antarctic sea ice sensitivity.png' alt='Sensitivity of sea ice area to annual mean global warming.'/>+        </a>+        <figcaption class="figure-caption">+            Sensitivity of sea ice area to annual mean global warming.+            <br>+            <br>+            <a href='plots/antarctic/sea_ice_sensitivity_script/png/Annual Antarctic sea ice sensitivity.png'>download</a> |+            <a href='plots/antarctic/sea_ice_sensitivity_script/png/Annual Antarctic sea ice sensitivity_citation.bibtex'>references</a> |+            <a href='plots/antarctic/sea_ice_sensitivity_script/png/Annual Antarctic sea ice sensitivity_data_citation_info.txt'>extra data citation</a> |+            <a href='plots/antarctic/sea_ice_sensitivity_script/png/Annual Antarctic sea ice sensitivity_provenance.xml'>provenance</a>+        </figcaption>+    </figure>+</div>++++<div class="div_figure d-inline-flex++    +        +        +            f_plot_type_other+        +    ++">+    <figure class="figure">+        <a href='plots/antarctic/sea_ice_sensitivity_script/png/Annual Antarctic sea ice trends.png'>+        <img class="figure-img img-fluid" src='plots/antarctic/sea_ice_sensitivity_script/png/Annual Antarctic sea ice trends.png' alt='Decadal trends of sea ice area and global mean temperature.'/>+        </a>+        <figcaption class="figure-caption">+            Decadal trends of sea ice area and global mean temperature.+            <br>+            <br>+            <a href='plots/antarctic/sea_ice_sensitivity_script/png/Annual Antarctic sea ice trends.png'>download</a> |+            <a href='plots/antarctic/sea_ice_sensitivity_script/png/Annual Antarctic sea ice trends_citation.bibtex'>references</a> |+            <a href='plots/antarctic/sea_ice_sensitivity_script/png/Annual Antarctic sea ice trends_data_citation_info.txt'>extra data citation</a> |+            <a href='plots/antarctic/sea_ice_sensitivity_script/png/Annual Antarctic sea ice trends_provenance.xml'>provenance</a>+        </figcaption>+    </figure>+</div>++++++    +  </div>+++</div>++    <h2>Files</h2>++    <p>+      <a href='run/main_log.txt'>main_log.txt</a> |+      <a href='run/main_log_debug.txt'>main_log_debug.txt</a> |+      <a href='run/recipe.yml'>recipe.yml</a> |+      <a href='plots'>figures</a> |+      <a href='work'>data</a>+    </p>++  <script>+    function filterFigures(){+    /**+     * Update visibility of filtered figures.+     */+    let allFigures = $(".div_figure");+    let selectedFigures = allFigures;+    $(".filter_category").each(function() {+        let selection = $(this).find(":checked").map(function() {+            // Returns the figures that the checkbox relates to.+            return $("."+$(this).attr("rel")).get();+        });+        if (selection.length !== 0){+            selectedFigures = selectedFigures.filter(selection);+        }+    });+    selectedFigures.addClass("selected") // affects the div+    .find("figure").show(); // affects figure inside the div+    allFigures.not(selectedFigures).removeClass("selected") // affects the div+    .find("figure").hide(); // affects figure inside the div+}++function filterTabs(){+    /**+     * Disable tab buttons for empty diagnostics and+     * mark empty tabPanes.+     */+    $(".diagnostics-tab").not("#tabAll").each(function() {+        let tabPane = $($(this).attr("data-bs-target"));+        if (tabPane.find(".div_figure.selected").length === 0){+            $(this).addClass("disabled");+            tabPane.addClass("filtered");+        } else {+            $(this).removeClass("disabled");+            tabPane.removeClass("filtered");+        }++        // If the active tab is disabled, change to "All"+        if($(".diagnostics-tab.active").hasClass("disabled")){+            $("#tabAll").click();+        }+    });+}++function hideEmptyTabPanes(){+    /**+     * Hide empty tab panes. It's separated from "filterTabs()"+     * to reuse on the "Hide empty diagnostics" checkbox+     */+    if($("#tabAll").hasClass("active")){+        let panes = $(".diagnostics-tab-pane");+        panes.addClass("active").addClass("show");+        if ($("#cb_hideEmptyDiagnostics").prop("checked")){+            panes.filter(".filtered").removeClass("active").removeClass("show");+        }+    }+}++function applyFilters(){+    /**+     * Updates visibility according to filters.+     */+    filterFigures();+    filterTabs();+    hideEmptyTabPanes();+}++// Set up events with jQuery+// Specific events are defined as anonymous functions+$(document).ready(function() {++    $("#tabAll").on("click", function() {+        /**+         * Functionality for tab "All", as it is not supported+         * by Bootstrap.+         */++        // Both activate this tab+        $(this).addClass("active")+        // and deactivate other tabs+        .parent("li").siblings().find("button").removeClass("active");++        // Show all non-filtered tab panes+        let tabPanes = $(".diagnostics-tab-pane");+        if ($("#cb_hideEmptyDiagnostics").prop("checked")){+            tabPanes = tabPanes.not(".filtered");+        }+        tabPanes.addClass("active").addClass("show");+    });++    $(".diagnostics-tab").not("#tabAll").on("click", function() {+        /**+         * Upgrades Bootstrap tab functionality to deactivate+         * tab "All" by hiding all non-selected panes, as+         * Bootstrap hides only one pane.+         */+        $(".diagnostics-tab-pane").not($(this).attr("data-bs-target"))+        .removeClass("active").removeClass("show");+    });++    // Checkbox "Hide empty diagnostics"+    $("#cb_hideEmptyDiagnostics").on("click", hideEmptyTabPanes);++    $("#b_deleteFilters").on("click", function(){+        /**+         * Unchecks all filters and disables "Delete filters" button.+         */+        $(".filter_cb").prop("checked", false);+        applyFilters();+        $(this).prop("disabled", true);+    });++    $(".filter_cb").on("click", function(){+        /**+         * Update visibility of figures and panes when filters+         * are applied, and set up disable filters button.+         */+        applyFilters();++        let areFiltersClear = $(".filter_cb:checked").length === 0;+        $("#b_deleteFilters").prop("disabled", areFiltersClear);+    });+});+  </script>++  </body>++</html>

executions/recipe/run/antarctic/sea_ice_sensitivity_script/diagnostic_provenance.yml added 1,532 B -> cfa74bdac799 new

--- (absent)+++ new@@ -0,0 +1,29 @@+? <OUTPUT_DIR>/executions/recipe/plots/antarctic/sea_ice_sensitivity_script/png/Annual+  Antarctic sea ice sensitivity.png+: ancestors:+  - <OUTPUT_DIR>/executions/recipe/preproc/antarctic/siconc/siconc_tavg-u-hxy-u_mon_glb_gn_CanESM5_historical_r1i1p1f1_1979-2014.nc+  - <OUTPUT_DIR>/executions/recipe/preproc/antarctic/tas/tas_tavg-h2m-hxy-u_mon_glb_gn_CanESM5_historical_r1i1p1f1_1979-2014.nc+  authors:+  - sellar_alistair+  - parsons_naomi+  caption: Sensitivity of sea ice area to annual mean global warming.+  plot_type: other+? <OUTPUT_DIR>/executions/recipe/plots/antarctic/sea_ice_sensitivity_script/png/Annual+  Antarctic sea ice trends.png+: ancestors:+  - <OUTPUT_DIR>/executions/recipe/preproc/antarctic/siconc/siconc_tavg-u-hxy-u_mon_glb_gn_CanESM5_historical_r1i1p1f1_1979-2014.nc+  - <OUTPUT_DIR>/executions/recipe/preproc/antarctic/tas/tas_tavg-h2m-hxy-u_mon_glb_gn_CanESM5_historical_r1i1p1f1_1979-2014.nc+  authors:+  - sellar_alistair+  - parsons_naomi+  caption: Decadal trends of sea ice area and global mean temperature.+  plot_type: other+? <OUTPUT_DIR>/executions/recipe/work/antarctic/sea_ice_sensitivity_script/data_values+: ancestors:+  - <OUTPUT_DIR>/executions/recipe/preproc/antarctic/siconc/siconc_tavg-u-hxy-u_mon_glb_gn_CanESM5_historical_r1i1p1f1_1979-2014.nc+  - <OUTPUT_DIR>/executions/recipe/preproc/antarctic/tas/tas_tavg-h2m-hxy-u_mon_glb_gn_CanESM5_historical_r1i1p1f1_1979-2014.nc+  authors:+  - sellar_alistair+  - parsons_naomi+  caption: Annual (not decadal) figures+  plot_type: other

executions/recipe/run/arctic/sea_ice_sensitivity_script/diagnostic_provenance.yml added 1,623 B -> 61e81ad16557 new

--- (absent)+++ new@@ -0,0 +1,32 @@+? <OUTPUT_DIR>/executions/recipe/plots/arctic/sea_ice_sensitivity_script/png/September+  Arctic sea ice sensitivity.png+: ancestors:+  - <OUTPUT_DIR>/executions/recipe/preproc/arctic/siconc/siconc_tavg-u-hxy-u_mon_glb_gn_CanESM5_historical_r1i1p1f1_1979-2014.nc+  - <OUTPUT_DIR>/executions/recipe/preproc/arctic/tas/tas_tavg-h2m-hxy-u_mon_glb_gn_CanESM5_historical_r1i1p1f1_1979-2014.nc+  authors:+  - sellar_alistair+  - parsons_naomi+  caption: 'Sensitivity of sea ice area to annual mean global warming.++    Mean (dashed), standard deviation (shaded) and plausible (dotted) values from+    1979-2014 are shown in grey.'+  plot_type: other+? <OUTPUT_DIR>/executions/recipe/plots/arctic/sea_ice_sensitivity_script/png/September+  Arctic sea ice trends.png+: ancestors:+  - <OUTPUT_DIR>/executions/recipe/preproc/arctic/siconc/siconc_tavg-u-hxy-u_mon_glb_gn_CanESM5_historical_r1i1p1f1_1979-2014.nc+  - <OUTPUT_DIR>/executions/recipe/preproc/arctic/tas/tas_tavg-h2m-hxy-u_mon_glb_gn_CanESM5_historical_r1i1p1f1_1979-2014.nc+  authors:+  - sellar_alistair+  - parsons_naomi+  caption: Decadal trends of sea ice area and global mean temperature.+  plot_type: other+? <OUTPUT_DIR>/executions/recipe/work/arctic/sea_ice_sensitivity_script/data_values+: ancestors:+  - <OUTPUT_DIR>/executions/recipe/preproc/arctic/siconc/siconc_tavg-u-hxy-u_mon_glb_gn_CanESM5_historical_r1i1p1f1_1979-2014.nc+  - <OUTPUT_DIR>/executions/recipe/preproc/arctic/tas/tas_tavg-h2m-hxy-u_mon_glb_gn_CanESM5_historical_r1i1p1f1_1979-2014.nc+  authors:+  - sellar_alistair+  - parsons_naomi+  caption: Annual (not decadal) figures+  plot_type: other

executions/recipe/work/antarctic/sea_ice_sensitivity_script/data_values.csv added 715 B -> d764824f57f8 new

--- (absent)+++ new@@ -0,0 +1,4 @@+period,,,1979-2014,1979-2014,1979-2014,1979-2014,1979-2014,1979-2014,1979-2014,1979-2014,1979-2014,1979-2014,1979-2014,1979-2014+regression,,,gmst_over_time,gmst_over_time,gmst_over_time,gmst_over_time,sia_over_time,sia_over_time,sia_over_time,sia_over_time,sia_over_gmst,sia_over_gmst,sia_over_gmst,sia_over_gmst+statistic,label,type,slope,r_value,p_value,std_err_slope,slope,r_value,p_value,std_err_slope,slope,r_value,p_value,std_err_slope+CanESM5,unlabelled,model,0.032730051480051474,0.9330249991378756,1.1692052910042573e-16,0.0021646567943726627,-0.003316541988416989,-0.06937448600263676,0.687653233268929,0.008178970646504463,-0.21765746176242828,-0.15971335768699646,0.3521364629268646,0.2307182401418686

executions/recipe/work/arctic/sea_ice_sensitivity_script/data_values.csv added 721 B -> aa18e899753a new

--- (absent)+++ new@@ -0,0 +1,4 @@+period,,,1979-2014,1979-2014,1979-2014,1979-2014,1979-2014,1979-2014,1979-2014,1979-2014,1979-2014,1979-2014,1979-2014,1979-2014+regression,,,gmst_over_time,gmst_over_time,gmst_over_time,gmst_over_time,sia_over_time,sia_over_time,sia_over_time,sia_over_time,sia_over_gmst,sia_over_gmst,sia_over_gmst,sia_over_gmst+statistic,label,type,slope,r_value,p_value,std_err_slope,slope,r_value,p_value,std_err_slope,slope,r_value,p_value,std_err_slope+CanESM5,unlabelled,model,0.032730051480051474,0.9330249991378756,1.1692052910042573e-16,0.0021646567943726627,-0.07238200812419562,-0.8716361335971559,4.573249078417207e-12,0.0069805243937325805,-2.0661001205444336,-0.8727891445159912,3.9593337289312025e-12,0.19815684854984283

output.json added 2,929 B -> c6f41e586979 new

--- (absent)+++ new@@ -0,0 +1,71 @@+{+  "data": {+    "executions/recipe/work/antarctic/sea_ice_sensitivity_script/data_values.csv": {+      "description": "",+      "dimensions": {+        "region": "antarctic"+      },+      "filename": "executions/recipe/work/antarctic/sea_ice_sensitivity_script/data_values.csv",+      "long_name": "Annual (not decadal) figures"+    },+    "executions/recipe/work/arctic/sea_ice_sensitivity_script/data_values.csv": {+      "description": "",+      "dimensions": {+        "region": "arctic"+      },+      "filename": "executions/recipe/work/arctic/sea_ice_sensitivity_script/data_values.csv",+      "long_name": "Annual (not decadal) figures"+    }+  },+  "diagnostics": {},+  "html": {+    "<OUTPUT_DIR>/executions/recipe/index.html": {+      "description": "Page showing the executions of the ESMValTool run.",+      "dimensions": null,+      "filename": "<OUTPUT_DIR>/executions/recipe/index.html",+      "long_name": "Results page"+    }+  },+  "index": "<OUTPUT_DIR>/executions/recipe/index.html",+  "metrics": null,+  "plots": {+    "executions/recipe/plots/antarctic/sea_ice_sensitivity_script/png/Annual Antarctic sea ice sensitivity.png": {+      "description": "",+      "dimensions": {+        "region": "antarctic"+      },+      "filename": "executions/recipe/plots/antarctic/sea_ice_sensitivity_script/png/Annual Antarctic sea ice sensitivity.png",+      "long_name": "Sensitivity of sea ice area to annual mean global warming."+    },+    "executions/recipe/plots/antarctic/sea_ice_sensitivity_script/png/Annual Antarctic sea ice trends.png": {+      "description": "",+      "dimensions": {+        "region": "antarctic"+      },+      "filename": "executions/recipe/plots/antarctic/sea_ice_sensitivity_script/png/Annual Antarctic sea ice trends.png",+      "long_name": "Decadal trends of sea ice area and global mean temperature."+    },+    "executions/recipe/plots/arctic/sea_ice_sensitivity_script/png/September Arctic sea ice sensitivity.png": {+      "description": "",+      "dimensions": {+        "region": "arctic"+      },+      "filename": "executions/recipe/plots/arctic/sea_ice_sensitivity_script/png/September Arctic sea ice sensitivity.png",+      "long_name": "Sensitivity of sea ice area to annual mean global warming.\nMean (dashed), standard deviation (shaded) and plausible (dotted) values from 1979-2014 are shown in grey."+    },+    "executions/recipe/plots/arctic/sea_ice_sensitivity_script/png/September Arctic sea ice trends.png": {+      "description": "",+      "dimensions": {+        "region": "arctic"+      },+      "filename": "executions/recipe/plots/arctic/sea_ice_sensitivity_script/png/September Arctic sea ice trends.png",+      "long_name": "Decadal trends of sea ice area and global mean temperature."+    }+  },+  "provenance": {+    "environment": {},+    "log": "<OUTPUT_DIR>/executions/recipe/run/main_log_debug.txt",+    "modeldata": [],+    "obsdata": {}+  }+}

series.json added 2 B -> 4f53cda18c2b new

--- (absent)+++ new@@ -0,0 +1 @@+[]