{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 11,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "358c554f694b8df3b15cf9bdd748ff310d1bbd02",
            "branch" : [
              {
                "SHA1" : "358c554f694b8df3b15cf9bdd748ff310d1bbd02",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "358c554f694b8df3b15cf9bdd748ff310d1bbd02",
            "branch" : [
              {
                "SHA1" : "358c554f694b8df3b15cf9bdd748ff310d1bbd02",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "358c554f694b8df3b15cf9bdd748ff310d1bbd02",
        "branch" : [
          {
            "SHA1" : "358c554f694b8df3b15cf9bdd748ff310d1bbd02",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#11",
  "duration" : 7222260,
  "estimatedDuration" : 2611277,
  "executor" : None,
  "fullDisplayName" : "clubb_release_intel_build #11",
  "id" : "11",
  "keepLog" : False,
  "number" : 11,
  "queueId" : 1002,
  "result" : "SUCCESS",
  "timestamp" : 1611222669378,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/11/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/error.F90"
          ],
          "commitId" : "fcd0874d8ce8ae0904a5ef555c76f4c5d57377c1",
          "timestamp" : 1611166481000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "I increased the max length of filenames in the tuner\u000a\u000ain order to accommodate some of the long path+filenames in the benchmark repo, les_and_clubb_benchmark_runs.  In particular, the path for the default SAM LBA simulation was too long.\u000a",
          "date" : "2021-01-20 12:14:41 -0600",
          "id" : "fcd0874d8ce8ae0904a5ef555c76f4c5d57377c1",
          "msg" : "I increased the max length of filenames in the tuner",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/check_budget_balance/Jenkinsfile"
          ],
          "commitId" : "0de67af2fbb3e15584383410f635e78e08ddaee6",
          "timestamp" : 1611166850000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Adding check_budget_balance to production.\u000a",
          "date" : "2021-01-20 12:20:50 -0600",
          "id" : "0de67af2fbb3e15584383410f635e78e08ddaee6",
          "msg" : "Adding check_budget_balance to production.",
          "paths" : [
            {
              "editType" : "add",
              "file" : "jenkins_tests/check_budget_balance/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input/tunable_parameters_compatible_r8029/tunable_parameters.in"
          ],
          "commitId" : "5394962fbca3a661dad84bce66a9a8cab5ceb91d",
          "timestamp" : 1611169074000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Updating backwards compatibility parameter values because the name of the C5 parameter changed. #901\u000a",
          "date" : "2021-01-20 12:57:54 -0600",
          "id" : "5394962fbca3a661dad84bce66a9a8cab5ceb91d",
          "msg" : "Updating backwards compatibility parameter values because the name of the C5 parameter changed. #901",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_compatible_r8029/tunable_parameters.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input_misc/tuner/README"
          ],
          "commitId" : "54cab0b10b347549c6fe8df025bc57f96a61c534",
          "timestamp" : 1611175806000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "I added comments on parameters for Gunther's esa_driver.\u000a\u000aThese parameters determine how many iterations of CLUBB will occur before the solution is deemed to converge.\u000a",
          "date" : "2021-01-20 14:50:06 -0600",
          "id" : "54cab0b10b347549c6fe8df025bc57f96a61c534",
          "msg" : "I added comments on parameters for Gunther's esa_driver.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/plotgen/cases/clubb/arm_budgets.case",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "postprocessing/plotgen/cases/clubb/cloud_feedback_s06_budgets.case",
            "postprocessing/plotgen/cases/clubb/cloud_feedback_s11_p2k_budgets.case",
            "postprocessing/plotgen/cases/clubb/mpace_a_budgets.case",
            "postprocessing/plotgen/cases/clubb/cgils_s12_p2k_budgets.case",
            "postprocessing/plotgen/cases/clubb/cobra_budgets.case",
            "postprocessing/plotgen/cases/clubb/cgils_s11_budgets.case",
            "postprocessing/plotgen/cases/clubb/wangara_budgets.case",
            "input_misc/tuner/error_dycoms2_rf02_ds.in",
            "input_misc/tuner/error_dycoms2_rf01.in",
            "postprocessing/plotgen/cases/clubb/bomex_budgets.case",
            "src/CLUBB_core/model_flags.F90",
            "input_misc/tuner/error_wangara.in",
            "postprocessing/plotgen/cases/clubb/gabls3_budgets.case",
            "postprocessing/plotgen/cases/clubb/rico_silhs_inter_budgets.case",
            "src/G_unit_test_types/pdf_parameter_tests.F90",
            "input_misc/tuner/error_dycoms2_rf02_nd.in",
            "postprocessing/plotgen/cases/clubb/mc3e_budgets.case",
            "postprocessing/plotgen/cases/cam/ne_pac_lo_iop_budgets.case",
            "postprocessing/plotgen/cases/clubb/clex9_nov02_budgets.case",
            "src/CLUBB_core/parameters_tunable.F90",
            "input_misc/tuner/error_arm.in",
            "postprocessing/plotgen/cases/clubb/dycoms2_rf02_nd_budgets.case",
            "input/stats/all_stats.in",
            "postprocessing/plotgen/cases/clubb/lba_budgets.case",
            "postprocessing/pyplotgen/docs/_build/html/searchindex.js",
            "src/CLUBB_core/clubb_api_module.F90",
            "postprocessing/plotgen/cases/cam/iop_budgets.case",
            "input/tunable_parameters/configurable_model_flags.in",
            "input_misc/tuner/error_atex.in",
            "postprocessing/pyplotgen/config/VariableGroupBaseBudgets.py",
            "postprocessing/plotgen/cases/clubb/rico_budgets.case",
            "postprocessing/pyplotgen/docs/_build/html/pyplotgen.config.html",
            "input/tunable_parameters_compatible_r8029/tunable_parameters.in",
            "postprocessing/plotgen/cases/clubb/gabls2_budgets.case",
            "postprocessing/plotgen/cases/clubb/atex_budgets.case",
            "src/CLUBB_core/parameter_indices.F90",
            "src/G_unit_test_types/spurious_source_test.F90",
            "postprocessing/plotgen/cases/clubb/lba_subperiods/lba_budgets_early.case",
            "postprocessing/plotgen/cases/clubb/clex9_oct14_budgets.case",
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/jacobian.F90",
            "input_misc/tuner/error_all.in",
            "input_misc/tuner/error_lba.in",
            "src/clubb_driver.F90",
            "postprocessing/plotgen/cases/clubb/dycoms2_rf02_ds_nightly_budgets.case",
            "postprocessing/plotgen/cases/cam/ne_pac_hi_iop_budgets.case",
            "input/tunable_parameters_e3sm/configurable_model_flags.in",
            "postprocessing/plotgen/cases/clubb/astex_a209_budgets.case",
            "postprocessing/plotgen/cases/clubb/lba_subperiods/lba_budgets_middle.case",
            "input_misc/tuner/error_ticket_756.in",
            "postprocessing/plotgen/cases/clubb/cloud_feedback_s06_p2k_budgets.case",
            "postprocessing/plotgen/cases/clubb/cgils_s11_p2k_budgets.case",
            "postprocessing/plotgen/cases/clubb/dycoms2_rf02_ds_budgets.case",
            "postprocessing/plotgen/cases/clubb/nov11_altocu_budgets.case",
            "input/stats/standard_stats.in",
            "input_misc/tuner/error_rico.in",
            "input_misc/tuner/error_gabls3_night.in",
            "postprocessing/plotgen/cases/clubb/dycoms2_rf02_do_budgets.case",
            "postprocessing/plotgen/cases/clubb/cloud_feedback_s12_p2k_budgets.case",
            "postprocessing/plotgen/cases/clubb/fire_budgets.case",
            "input_misc/tuner/error_nov11_altocu.in",
            "src/clubb_tuner.F90",
            "postprocessing/plotgen/cases/clubb/dycoms2_rf02_so_budgets.case",
            "input_misc/tuner/error_dycoms2_rf02_do.in",
            "input/stats/scalars_stats.in",
            "input/tunable_parameters_e3sm/tunable_parameters.in",
            "postprocessing/plotgen/cases/clubb/cloud_feedback_s12_budgets.case",
            "postprocessing/plotgen/cases/clubb/cloud_feedback_s11_budgets.case",
            "postprocessing/plotgen/cases/clubb/gabls3_night_budgets.case",
            "postprocessing/plotgen/cases/cam/se_pac_hi_iop_budgets.case",
            "postprocessing/plotgen/cases/clubb/arm_97_budgets.case",
            "ens_tune/error_combined_001.in",
            "input_misc/tuner/error_arm_97.in",
            "input/tunable_parameters_Lscale/configurable_model_flags.in",
            "input_misc/tuner/error_fire.in",
            "postprocessing/plotgen/cases/clubb/twp_ice_budgets.case",
            "postprocessing/plotgen/cases/clubb/cgils_s06_budgets.case",
            "input_misc/tuner/error_gabls2.in",
            "postprocessing/plotgen/cases/cam/se_atl_hi_iop_budgets.case",
            "src/CLUBB_core/stats_variables.F90",
            "postprocessing/plotgen/cases/clubb/mpace_b_silhs_budgets.case",
            "postprocessing/plotgen/cases/clubb/mpace_b_budgets.case",
            "postprocessing/plotgen/cases/clubb/lba_subperiods/lba_budgets_deep.case",
            "postprocessing/plotgen/cases/clubb/cgils_s12_budgets.case",
            "postprocessing/plotgen/cases/clubb/dycoms2_rf01_fixed_sst_budgets.case",
            "postprocessing/plotgen/cases/clubb/cgils_s06_p2k_budgets.case",
            "input/stats/host_budgets_stats.in",
            "input/tunable_parameters/tunable_parameters.in",
            "postprocessing/plotgen/cases/cam/se_pac_lo_iop_budgets.case",
            "postprocessing/plotgen/cases/clubb/dycoms2_rf01_budgets.case",
            "input_misc/tuner/error_bomex.in",
            "postprocessing/plotgen/cases/cam/se_atl_lo_iop_budgets.case",
            "input/tunable_parameters_Lscale/tunable_parameters.in",
            "src/CLUBB_core/stats_zt_module.F90",
            "postprocessing/plotgen/cases/clubb/jun25_altocu_budgets.case"
          ],
          "commitId" : "73878700ca11afca77705ae383914fe04be0f72c",
          "timestamp" : 1611176566000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "This commit renames the wp3 budget term from \"bp2\" to \"pr_turb\", and renames the related parameter \"C15\" to \"C_wp3_turb\".  The majority of files changed are supplemental files such as postprocessing files for plotgen and pyplotgen and tuner files and input files.\u000a\u000aThis commit is BIT_CHANGING, but only because it renames a variable and a parameter.  Results should be bit-for-bit with previous results.\u000a\u000aSee issue #901.\u000a",
          "date" : "2021-01-20 15:02:46 -0600",
          "id" : "73878700ca11afca77705ae383914fe04be0f72c",
          "msg" : "This commit renames the wp3 budget term from \"bp2\" to \"pr_turb\", and renames the related parameter \"C15\" to \"C_wp3_turb\".  The majority of files changed are supplemental files such as postprocessing files for plotgen and pyplotgen and tuner files and input files.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_Lscale/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_atex.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/cloud_feedback_s12_p2k_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/mpace_a_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_Lscale/tunable_parameters.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/jacobian.F90"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/lba_subperiods/lba_budgets_deep.case"
            },
            {
              "editType" : "edit",
              "file" : "ens_tune/error_combined_001.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/cloud_feedback_s06_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm_97.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/dycoms2_rf02_ds_nightly_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/mpace_b_silhs_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/wangara_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/cgils_s12_p2k_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/cam/se_pac_hi_iop_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/cam/iop_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/cloud_feedback_s12_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_all.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/cgils_s11_p2k_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/gabls3_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/cgils_s06_p2k_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/fire_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_bomex.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/cam/ne_pac_lo_iop_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/cloud_feedback_s11_p2k_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/cam/ne_pac_hi_iop_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/clex9_nov02_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/cgils_s12_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/tunable_parameters.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/docs/_build/html/searchindex.js"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/cam/se_atl_lo_iop_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/cobra_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/cam/se_atl_hi_iop_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_ds.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/cgils_s11_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/rico_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_variables.F90"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/dycoms2_rf01_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/astex_a209_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_lba.in"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_compatible_r8029/tunable_parameters.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf01.in"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/spurious_source_test.F90"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/arm_97_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/jun25_altocu_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/gabls2_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/cloud_feedback_s11_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "input/stats/scalars_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/clex9_oct14_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/lba_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_fire.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/twp_ice_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "input/stats/host_budgets_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_nov11_altocu.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupBaseBudgets.py"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_wangara.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_rico.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/dycoms2_rf01_fixed_sst_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_do.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/arm_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/rico_silhs_inter_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/gabls3_night_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/mc3e_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_tuner.F90"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/cam/se_pac_lo_iop_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "input/stats/standard_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_e3sm/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_ticket_756.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/cloud_feedback_s06_p2k_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls3_night.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/dycoms2_rf02_nd_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/dycoms2_rf02_ds_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/bomex_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/dycoms2_rf02_so_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/docs/_build/html/pyplotgen.config.html"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/cgils_s06_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/lba_subperiods/lba_budgets_middle.case"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/pdf_parameter_tests.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls2.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameter_indices.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/nov11_altocu_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/mpace_b_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/lba_subperiods/lba_budgets_early.case"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_nd.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/dycoms2_rf02_do_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "input/stats/all_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/plotgen/cases/clubb/atex_budgets.case"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_e3sm/tunable_parameters.in"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
      "fullName" : "benjamin.andrew.stephens"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
      "fullName" : "pbroels"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 12,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/12/"
  },
  "previousBuild" : {
    "number" : 10,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/10/"
  }
}