{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "net.uaznia.lukanus.hudson.plugins.gitparameter.GitParameterValue",
          "name" : "BRANCH",
          "value" : "origin/master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "TEST",
          "value" : "clubb_ifort_build"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user pbroels",
          "userId" : "pbroels",
          "userName" : "pbroels"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/feeding_stats_through_arg_list" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c2430410e13a733d23852dd5abc08bbc6b02307b",
            "branch" : [
              {
                "SHA1" : "c2430410e13a733d23852dd5abc08bbc6b02307b",
                "name" : "refs/remotes/origin/feeding_stats_through_arg_list"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c2430410e13a733d23852dd5abc08bbc6b02307b",
            "branch" : [
              {
                "SHA1" : "c2430410e13a733d23852dd5abc08bbc6b02307b",
                "name" : "refs/remotes/origin/feeding_stats_through_arg_list"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e167731fde5874588758b751cb80764ecf9ed9c0",
            "branch" : [
              {
                "SHA1" : "e167731fde5874588758b751cb80764ecf9ed9c0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e167731fde5874588758b751cb80764ecf9ed9c0",
            "branch" : [
              {
                "SHA1" : "e167731fde5874588758b751cb80764ecf9ed9c0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e167731fde5874588758b751cb80764ecf9ed9c0",
        "branch" : [
          {
            "SHA1" : "e167731fde5874588758b751cb80764ecf9ed9c0",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "#5",
  "duration" : 5404,
  "estimatedDuration" : 1325586,
  "executor" : None,
  "fullDisplayName" : "branch_clubb_test #5",
  "id" : "5",
  "keepLog" : False,
  "number" : 5,
  "queueId" : 7789,
  "result" : "FAILURE",
  "timestamp" : 1628701529646,
  "url" : "http://carson.math.uwm.edu/jenkins/job/branch_clubb_test/5/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_api_commitment_test/Jenkinsfile",
            "jenkins_tests/clubb_fire_tuning_test/Jenkinsfile",
            "jenkins_tests/clubb_timestep_convergence_test/Jenkinsfile",
            "jenkins_tests/clubb_bin_diff_regression_test/Jenkinsfile",
            "jenkins_tests/clubb_ifort_build/Jenkinsfile",
            "jenkins_tests/clubb_silhs_convergence/Jenkinsfile",
            "jenkins_tests/clubb_backwards_compatibility_test/Jenkinsfile",
            "jenkins_tests/clubb_restart_test/Jenkinsfile",
            "jenkins_tests/clubb_restart_silhs_test/Jenkinsfile",
            "jenkins_tests/clubb_check_budget_balance/Jenkinsfile",
            "jenkins_tests/clubb_pgi_build/Jenkinsfile",
            "jenkins_tests/clubb_gfortran_build/Jenkinsfile",
            "jenkins_tests/clubb_error_handling_test/Jenkinsfile",
            "jenkins_tests/clubb_mac_test/Jenkinsfile",
            "jenkins_tests/clubb_release_diff_test/Jenkinsfile",
            "jenkins_tests/clubb_G_unit_tests/Jenkinsfile",
            "jenkins_tests/clubb_uninit_var_test/Jenkinsfile",
            "jenkins_tests/clubb_release_intel_build/Jenkinsfile",
            "jenkins_tests/clubb_openmp_test/Jenkinsfile"
          ],
          "commitId" : "775ce919821bd8f1b34e5c1b77180eb15a19f89e",
          "timestamp" : 1625072026000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Fixing syntax error preventing jenkins tests from running. larson-group/sys_admin#727\u000a",
          "date" : "2021-06-30 11:53:46 -0500",
          "id" : "775ce919821bd8f1b34e5c1b77180eb15a19f89e",
          "msg" : "Fixing syntax error preventing jenkins tests from running. larson-group/sys_admin#727",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_bin_diff_regression_test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_pgi_build/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_restart_test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_check_budget_balance/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_release_diff_test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_openmp_test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_error_handling_test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_G_unit_tests/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_fire_tuning_test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_restart_silhs_test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_mac_test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_uninit_var_test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_ifort_build/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_silhs_convergence/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_timestep_convergence_test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_api_commitment_test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_backwards_compatibility_test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_release_intel_build/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_gfortran_build/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/error_code.F90"
          ],
          "commitId" : "cb7db4b128397c3507497736834538878935204e",
          "timestamp" : 1625077120000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Add error header for CLUBB in CAM\u000a",
          "date" : "2021-06-30 13:18:40 -0500",
          "id" : "cb7db4b128397c3507497736834538878935204e",
          "msg" : "Add error header for CLUBB in CAM",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/error_code.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "microphysics.F90"
          ],
          "commitId" : "e201897ed5e08e49180f087b6283d6f40f1f9227",
          "timestamp" : 1625147654000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Adding some preprocessor directives\u000a\u000ato get SAM-LES to compile successfully when using MICRO_M2005_UWM instead of MICRO_DRIZZLE.\u000a",
          "date" : "2021-07-01 08:54:14 -0500",
          "id" : "e201897ed5e08e49180f087b6283d6f40f1f9227",
          "msg" : "Adding some preprocessor directives",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "microphysics.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "microphysics.F90"
          ],
          "commitId" : "6c039b29523f694a7e69805364bd82463acebb37",
          "timestamp" : 1625149162000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Fixing the ordering of gr in the arg list and dropping usage of grid_class.\u000a",
          "date" : "2021-07-01 09:19:22 -0500",
          "id" : "6c039b29523f694a7e69805364bd82463acebb37",
          "msg" : "Fixing the ordering of gr in the arg list and dropping usage of grid_class.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "microphysics.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/CLUBB_core/pdf_closure_module.F90",
            "src/CLUBB_core/mixing_length.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90",
            "src/clubb_tuner.F90",
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "src/CLUBB_core/advance_windm_edsclrm_module.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/CLUBB_core/advance_helper_module.F90",
            "src/error.F90",
            "src/CLUBB_core/diffusion.F90"
          ],
          "commitId" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
          "timestamp" : 1625149291000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Fixing the ordering of gr in the clubb_api arg list for affected subroutines.\u000aAdditionally, this commit removes the clubb code standard violation of exceeding more the 100 characters per line.\u000aLastly, the grid typing is being added to clubb_api_module as a public variable so that the host models have access to the type without having to bypass the api\u000aFor ticket #886.\u000a",
          "date" : "2021-07-01 09:21:31 -0500",
          "id" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
          "msg" : "Fixing the ordering of gr in the clubb_api arg list for affected subroutines.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_tuner.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/diffusion.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README"
          ],
          "commitId" : "6cf3881c0b45798234e9315dd165a4adbba00a29",
          "timestamp" : 1625154645000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Add blank line to trigger nightly tests.\u000a",
          "date" : "2021-07-01 10:50:45 -0500",
          "id" : "6cf3881c0b45798234e9315dd165a4adbba00a29",
          "msg" : "Add blank line to trigger nightly tests.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_windm_edsclrm_module.F90",
            "src/advance_microphys_module.F90",
            "src/CLUBB_core/mixing_length.F90"
          ],
          "commitId" : "2196f2d527e0ddf8b9a2ec77853cd7148c3ebf29",
          "timestamp" : 1625160233000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Fixing coding standard violations\u000a",
          "date" : "2021-07-01 12:23:53 -0500",
          "id" : "2196f2d527e0ddf8b9a2ec77853cd7148c3ebf29",
          "msg" : "Fixing coding standard violations",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/advance_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mixing_length.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input/case_setups/wangara_sounding.in"
          ],
          "commitId" : "381f3bdb88f44996263d03501401562e39717b25",
          "timestamp" : 1625167572000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Removing a few lines from wangara_sounding.in to be consistent with SAM \"snd\" and \"lsf\" files.\u000a\u000aSee https://github.com/larson-group/sam_clubb/pull/139# and https://github.com/larson-group/sam_clubb/issues/138.\u000a",
          "date" : "2021-07-01 14:26:12 -0500",
          "id" : "381f3bdb88f44996263d03501401562e39717b25",
          "msg" : "Removing a few lines from wangara_sounding.in to be consistent with SAM \"snd\" and \"lsf\" files.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/case_setups/wangara_sounding.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README"
          ],
          "commitId" : "908d888d322c5197a6460260215e93bb0512f9d5",
          "timestamp" : 1625234874000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Removing blank line to note that yesterday's changes to the Wangara sounding file was BIT_CHANGING.\u000a",
          "date" : "2021-07-02 09:07:54 -0500",
          "id" : "908d888d322c5197a6460260215e93bb0512f9d5",
          "msg" : "Removing blank line to note that yesterday's changes to the Wangara sounding file was BIT_CHANGING.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/config/Case_definitions.py"
          ],
          "commitId" : "cb5d4330ed62e494ddd1140fe046018df6377566",
          "timestamp" : 1625239665000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Adding new SAM-LES WANGARA benchmark file to Pyplotgen.\u000a\u000aSee https://github.com/larson-group/sam_clubb/issues/138.\u000a",
          "date" : "2021-07-02 10:27:45 -0500",
          "id" : "cb5d4330ed62e494ddd1140fe046018df6377566",
          "msg" : "Adding new SAM-LES WANGARA benchmark file to Pyplotgen.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/Case_definitions.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/sens_matrix_dashboard.py",
            "utilities/sens_matrix/analyze_sensitivity_matrix.py"
          ],
          "commitId" : "b877d82325b1a893de74a7451e3cf88556ebd268",
          "timestamp" : 1625582139000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "Add to dashboard outputs related to observations.\u000a\u000aFor #910.\u000a",
          "date" : "2021-07-06 09:35:39 -0500",
          "id" : "b877d82325b1a893de74a7451e3cf88556ebd268",
          "msg" : "Add to dashboard outputs related to observations.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/analyze_sensitivity_matrix.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90"
          ],
          "commitId" : "6b03a707a3fef05054ecf0d12aef562f683a45f6",
          "timestamp" : 1625696754000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Improving error messages in setup_clubb_core. larson-group/e3sm#38\u000a",
          "date" : "2021-07-07 17:25:54 -0500",
          "id" : "6b03a707a3fef05054ecf0d12aef562f683a45f6",
          "msg" : "Improving error messages in setup_clubb_core. larson-group/e3sm#38",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_restart_silhs_gfortran_test/Jenkinsfile",
            "jenkins_tests/clubb_G_unit_gfortran_tests/Jenkinsfile",
            "jenkins_tests/clubb_bin_diff_regression_test/Jenkinsfile",
            "jenkins_tests/clubb_backwards_compatibility_test/Jenkinsfile",
            "jenkins_tests/clubb_fire_tuning_gfortran_test/Jenkinsfile",
            "jenkins_tests/clubb_restart_test/Jenkinsfile",
            "jenkins_tests/clubb_timestep_convergence_gfortran_test/Jenkinsfile",
            "jenkins_tests/clubb_restart_silhs_test/Jenkinsfile",
            "jenkins_tests/clubb_check_budget_balance/Jenkinsfile",
            "jenkins_tests/clubb_mac_test/Jenkinsfile",
            "jenkins_tests/clubb_G_unit_tests/Jenkinsfile",
            "jenkins_tests/clubb_uninit_var_oracle_test/Jenkinsfile",
            "jenkins_tests/clubb_openmp_gfortran_test/Jenkinsfile",
            "jenkins_tests/clubb_backwards_compatibility_gfortran_test/Jenkinsfile",
            "jenkins_tests/clubb_check_budget_balance_gfortran/Jenkinsfile",
            "jenkins_tests/clubb_silhs_convergence_gfortran/Jenkinsfile",
            "jenkins_tests/clubb_bin_diff_regression_gfortran_test/Jenkinsfile",
            "jenkins_tests/clubb_fire_tuning_test/Jenkinsfile",
            "jenkins_tests/clubb_timestep_convergence_test/Jenkinsfile",
            "jenkins_tests/clubb_silhs_convergence/Jenkinsfile",
            "jenkins_tests/clubb_error_handling_gfortran_test/Jenkinsfile",
            "jenkins_tests/clubb_error_handling_test/Jenkinsfile",
            "jenkins_tests/clubb_restart_gfortran_test/Jenkinsfile",
            "jenkins_tests/clubb_mac_gfortran_test/Jenkinsfile",
            "jenkins_tests/clubb_uninit_var_test/Jenkinsfile",
            "jenkins_tests/clubb_openmp_test/Jenkinsfile"
          ],
          "commitId" : "8ce799103168bf057f9d54e067a4c18eea2628a6",
          "timestamp" : 1625763865000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Changing if conditional statements to the name of the tests to ensure all features work as intended. larson-group/sys_admin#735\u000a",
          "date" : "2021-07-08 12:04:25 -0500",
          "id" : "8ce799103168bf057f9d54e067a4c18eea2628a6",
          "msg" : "Changing if conditional statements to the name of the tests to ensure all features work as intended. larson-group/sys_admin#735",
          "paths" : [
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_bin_diff_regression_gfortran_test/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_uninit_var_oracle_test/Jenkinsfile"
            },
            {
              "editType" : "delete",
              "file" : "jenkins_tests/clubb_silhs_convergence/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_restart_silhs_gfortran_test/Jenkinsfile"
            },
            {
              "editType" : "delete",
              "file" : "jenkins_tests/clubb_restart_test/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_restart_gfortran_test/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_backwards_compatibility_gfortran_test/Jenkinsfile"
            },
            {
              "editType" : "delete",
              "file" : "jenkins_tests/clubb_mac_test/Jenkinsfile"
            },
            {
              "editType" : "delete",
              "file" : "jenkins_tests/clubb_backwards_compatibility_test/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_timestep_convergence_gfortran_test/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_G_unit_gfortran_tests/Jenkinsfile"
            },
            {
              "editType" : "delete",
              "file" : "jenkins_tests/clubb_fire_tuning_test/Jenkinsfile"
            },
            {
              "editType" : "delete",
              "file" : "jenkins_tests/clubb_G_unit_tests/Jenkinsfile"
            },
            {
              "editType" : "delete",
              "file" : "jenkins_tests/clubb_bin_diff_regression_test/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_check_budget_balance_gfortran/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_openmp_gfortran_test/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_silhs_convergence_gfortran/Jenkinsfile"
            },
            {
              "editType" : "delete",
              "file" : "jenkins_tests/clubb_openmp_test/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_mac_gfortran_test/Jenkinsfile"
            },
            {
              "editType" : "delete",
              "file" : "jenkins_tests/clubb_restart_silhs_test/Jenkinsfile"
            },
            {
              "editType" : "delete",
              "file" : "jenkins_tests/clubb_timestep_convergence_test/Jenkinsfile"
            },
            {
              "editType" : "delete",
              "file" : "jenkins_tests/clubb_uninit_var_test/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_fire_tuning_gfortran_test/Jenkinsfile"
            },
            {
              "editType" : "delete",
              "file" : "jenkins_tests/clubb_error_handling_test/Jenkinsfile"
            },
            {
              "editType" : "delete",
              "file" : "jenkins_tests/clubb_check_budget_balance/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_error_handling_gfortran_test/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_error_handling_gfortran_test/Jenkinsfile"
          ],
          "commitId" : "658573bb8e83bff9831e00992134865433d92d44",
          "timestamp" : 1625837648000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Fixing error in clubb_error_handling_gfortran_test Jenkinsfile from previous commit to allow for the test to run.\u000a",
          "date" : "2021-07-09 08:34:08 -0500",
          "id" : "658573bb8e83bff9831e00992134865433d92d44",
          "msg" : "Fixing error in clubb_error_handling_gfortran_test Jenkinsfile from previous commit to allow for the test to run.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_error_handling_gfortran_test/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/requirements.txt"
          ],
          "commitId" : "12407142b14155687d0d80b174796965d2793b12",
          "timestamp" : 1626121105000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Changing Pillow version number in requirements.txt to solve issue brought up by dependabot. larson-group/sys_admin#741\u000a",
          "date" : "2021-07-12 15:18:25 -0500",
          "id" : "12407142b14155687d0d80b174796965d2793b12",
          "msg" : "Changing Pillow version number in requirements.txt to solve issue brought up by dependabot. larson-group/sys_admin#741",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/requirements.txt"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xp3_module.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/G_unit_test_types/spurious_source_test.F90",
            "src/CLUBB_core/stats_rad_zm_module.F90",
            "src/CLUBB_core/stats_rad_zt_module.F90",
            "src/CLUBB_core/clip_explicit.F90",
            "src/CLUBB_core/precipitation_fraction.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90",
            "src/CLUBB_core/stats_zm_module.F90",
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "src/CLUBB_core/stats_sfc_module.F90",
            "src/microphys_driver.F90",
            "src/CLUBB_core/advance_windm_edsclrm_module.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/advance_microphys_module.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "src/CLUBB_core/setup_clubb_pdf_params.F90",
            "src/CLUBB_core/stats_zt_module.F90",
            "src/CLUBB_core/fill_holes.F90",
            "src/CLUBB_core/mono_flux_limiter.F90",
            "src/CLUBB_core/advance_helper_module.F90"
          ],
          "commitId" : "5776f237f9093da79b6d73e31426eed6d546f826",
          "timestamp" : 1626973646000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Feeding stats variables through the argument lists of needed subroutines.\u000aThe purpose of this commit is to prep clubb for having all stats variables be\u000afed through the argument list in the entirety of clubb and host models where needed.\u000aThis is for ticket #733.\u000aResults have been confirmed to be BFB identical.\u000a",
          "date" : "2021-07-22 12:07:26 -0500",
          "id" : "5776f237f9093da79b6d73e31426eed6d546f826",
          "msg" : "Feeding stats variables through the argument lists of needed subroutines.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_sfc_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/spurious_source_test.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/precipitation_fraction.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/advance_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/fill_holes.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/microphys_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_rad_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mono_flux_limiter.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/setup_clubb_pdf_params.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_rad_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clip_explicit.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/CLUBB_core/advance_xp3_module.F90",
            "src/CLUBB_core/stats_rad_zm_module.F90",
            "src/CLUBB_core/stats_rad_zt_module.F90",
            "src/CLUBB_core/clip_explicit.F90",
            "src/CLUBB_core/precipitation_fraction.F90",
            "src/CLUBB_core/stats_zm_module.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90",
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/advance_windm_edsclrm_module.F90",
            "src/CLUBB_core/stats_sfc_module.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "src/CLUBB_core/setup_clubb_pdf_params.F90",
            "src/CLUBB_core/mono_flux_limiter.F90",
            "src/CLUBB_core/stats_zt_module.F90",
            "src/CLUBB_core/fill_holes.F90",
            "src/CLUBB_core/advance_helper_module.F90"
          ],
          "commitId" : "5659a5e7a1c5b296e3b75462a4ea7b713cc3b81a",
          "timestamp" : 1626973646000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Fixing spacing issues along with placing the stats varibales on their own lines.\u000aAdditionally, this commit relabels arg list intent along with the intent of stats vars.\u000aStats variables are still not in the correct spot in the arg list as per the standard,\u000ahowever, they are on their own line where they are correctly labeled.\u000aFor ticket #733.\u000aResults are confirmed BFB identical.\u000a",
          "date" : "2021-07-22 12:07:26 -0500",
          "id" : "5659a5e7a1c5b296e3b75462a4ea7b713cc3b81a",
          "msg" : "Fixing spacing issues along with placing the stats varibales on their own lines.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mono_flux_limiter.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/setup_clubb_pdf_params.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.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" : "src/CLUBB_core/advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/precipitation_fraction.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_rad_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/fill_holes.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_rad_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clip_explicit.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_sfc_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/G_unit_test_types/spurious_source_test.F90",
            "src/CLUBB_core/mixing_length.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90",
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "src/CLUBB_core/advance_windm_edsclrm_module.F90",
            "src/microphys_driver.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/advance_microphys_module.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "src/CLUBB_core/stats_lh_zt_module.F90",
            "src/CLUBB_core/setup_clubb_pdf_params.F90",
            "src/CLUBB_core/mono_flux_limiter.F90",
            "src/CLUBB_core/stats_lh_sfc_module.F90"
          ],
          "commitId" : "2450be63f0d03cfe2f866d4551f3bd1f675fa66c",
          "timestamp" : 1626973646000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Changing more subroutines to include stats vars in their arg lists.\u000aThere were a few subroutines that were not detected on the first script\u000afor subroutines that would need to be changed. This commit picks up on\u000athose subroutines and correctly makes the change.\u000aAdditionally, this commit also makes the stats vars show up in the same\u000aspot consistantly throughout all affected subroutines.\u000aFor ticket #733.\u000aResults are confirmed BFB identical.\u000a",
          "date" : "2021-07-22 12:07:26 -0500",
          "id" : "2450be63f0d03cfe2f866d4551f3bd1f675fa66c",
          "msg" : "Changing more subroutines to include stats vars in their arg lists.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_lh_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/spurious_source_test.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/advance_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mono_flux_limiter.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/microphys_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/setup_clubb_pdf_params.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_lh_sfc_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/clubb_api_module.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "src/clubb_driver.F90"
          ],
          "commitId" : "cfbd34dcc44080c9ae674e3a050c665935e30575",
          "timestamp" : 1626973646000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Fixing incorrect subroutine arg list\u000a",
          "date" : "2021-07-22 12:07:26 -0500",
          "id" : "cfbd34dcc44080c9ae674e3a050c665935e30575",
          "msg" : "Fixing incorrect subroutine arg list",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/clubb_api_module.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "src/clubb_driver.F90"
          ],
          "commitId" : "914e5a0c8bf3456b3b45a4c430c5d62a1632a84c",
          "timestamp" : 1626973646000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Fixing host models not compiling.\u000aHost models now compile.\u000aFor ticket #733\u000aResults remain BFB identical.\u000a",
          "date" : "2021-07-22 12:07:26 -0500",
          "id" : "914e5a0c8bf3456b3b45a4c430c5d62a1632a84c",
          "msg" : "Fixing host models not compiling.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xp3_module.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/CLUBB_core/stats_rad_zm_module.F90",
            "src/CLUBB_core/stats_rad_zt_module.F90",
            "src/CLUBB_core/mixing_length.F90",
            "src/microphys_driver.F90",
            "src/CLUBB_core/advance_windm_edsclrm_module.F90",
            "src/advance_microphys_module.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "src/CLUBB_core/mono_flux_limiter.F90",
            "src/CLUBB_core/advance_helper_module.F90",
            "src/CLUBB_core/stats_lh_sfc_module.F90",
            "src/G_unit_test_types/spurious_source_test.F90",
            "src/CLUBB_core/clip_explicit.F90",
            "src/CLUBB_core/precipitation_fraction.F90",
            "src/CLUBB_core/stats_zm_module.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90",
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/stats_sfc_module.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/CLUBB_core/stats_lh_zt_module.F90",
            "src/CLUBB_core/setup_clubb_pdf_params.F90",
            "src/CLUBB_core/fill_holes.F90",
            "src/CLUBB_core/stats_zt_module.F90"
          ],
          "commitId" : "23323e4020d5fdd98345e43f7b86b2e384ca74a4",
          "timestamp" : 1626973646000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Fixing argument list so that way the coding standard is upheld.\u000aFor ticket #733.\u000aResults remain BFB identical.\u000a",
          "date" : "2021-07-22 12:07:26 -0500",
          "id" : "23323e4020d5fdd98345e43f7b86b2e384ca74a4",
          "msg" : "Fixing argument list so that way the coding standard is upheld.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_lh_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clip_explicit.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/fill_holes.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/precipitation_fraction.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_sfc_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/spurious_source_test.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/advance_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_lh_sfc_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_rad_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_rad_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/microphys_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mono_flux_limiter.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/setup_clubb_pdf_params.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/sens_matrix_dashboard.py",
            "utilities/sens_matrix/analyze_sensitivity_matrix.py"
          ],
          "commitId" : "3320eef6119dda9298339d3187da21ed2bd61cc7",
          "timestamp" : 1627050886000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "Add new plots and calculations to dashboard.\u000aThese include a weighted bias ratio that tells us\u000ahow much the tuner's recommendation is expected to improve the fit.\u000aIt also includes an estimate of the overall sensitivity of each metric,\u000ai.e., how \"unbudgeable\" the metric is.\u000aIt also automatically deletes the smallest singular values.\u000aFinally, it includes an option to leave uninteresting metrics\u000aat their default values, but this option is commented out for now.\u000a\u000aFor #910.\u000a",
          "date" : "2021-07-23 09:34:46 -0500",
          "id" : "3320eef6119dda9298339d3187da21ed2bd61cc7",
          "msg" : "Add new plots and calculations to dashboard.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/analyze_sensitivity_matrix.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/new_hybrid_pdf_main.F90"
          ],
          "commitId" : "a25fce6826447d187826f9be342b4344f8057c92",
          "timestamp" : 1627072017000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I changed the name to calc_responder_driver because I thought that\u000acalc_responder_var_lev (which it had recently been changed to) wasn't\u000avery fitting.\u000a",
          "date" : "2021-07-23 15:26:57 -0500",
          "id" : "a25fce6826447d187826f9be342b4344f8057c92",
          "msg" : "I changed the name to calc_responder_driver because I thought that",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/new_hybrid_pdf_main.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/config/VariableGroupWs.py",
            "input_misc/tuner/error_atex.in",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "input/stats/standard_stats.in",
            "input_misc/tuner/error_rico.in",
            "postprocessing/pyplotgen/config/VariableGroupBaseBudgets.py",
            "src/CLUBB_core/pdf_closure_module.F90",
            "input_misc/tuner/error_gabls3_night.in",
            "input_misc/tuner/error_nov11_altocu.in",
            "input_misc/tuner/error_dycoms2_rf02_ds.in",
            "input_misc/tuner/error_dycoms2_rf01.in",
            "input_misc/tuner/error_wangara.in",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "input/tunable_parameters_compatible_r8029/tunable_parameters.in",
            "input/tunable_parameters/tunable_parameters.in",
            "input_misc/tuner/error_dycoms2_rf02_do.in",
            "src/CLUBB_core/parameter_indices.F90",
            "input_misc/tuner/error_dycoms2_rf02_nd.in",
            "input/tunable_parameters_e3sm/tunable_parameters.in",
            "input_misc/tuner/error_arm.in",
            "src/CLUBB_core/parameters_tunable.F90",
            "input_misc/tuner/error_bomex.in",
            "input/stats/all_stats.in",
            "src/CLUBB_core/stats_zm_module.F90",
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "input/tunable_parameters_Lscale/tunable_parameters.in",
            "input_misc/tuner/error_all.in",
            "input_misc/tuner/error_arm_97.in",
            "input_misc/tuner/error_lba.in",
            "src/CLUBB_core/stats_zt_module.F90",
            "input_misc/tuner/error_fire.in",
            "input_misc/tuner/error_gabls2.in",
            "src/CLUBB_core/stats_variables.F90",
            "input_misc/tuner/error_ticket_756.in"
          ],
          "commitId" : "3f9d6b488948dea1e34d6a55f598b2c248be1cf6",
          "timestamp" : 1627323773000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Code changes to introduce wp2_pr_dfsn, the wp2 pressure diffusion term, consistent with Lumley 1978.  Related to #920.\u000a\u000aThis is BIT_CHANGING, but only because it will introduce some new output variables in the netcdf files.  It will not affect results currently since the pressure diffusion coefficient is set to zero.\u000a",
          "date" : "2021-07-26 13:22:53 -0500",
          "id" : "3f9d6b488948dea1e34d6a55f598b2c248be1cf6",
          "msg" : "Code changes to introduce wp2_pr_dfsn, the wp2 pressure diffusion term, consistent with Lumley 1978.  Related to #920.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls3_night.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_nov11_altocu.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/stats/all_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_lba.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_atex.in"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_compatible_r8029/tunable_parameters.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_rico.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_fire.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_ticket_756.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_variables.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/tunable_parameters.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameter_indices.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_bomex.in"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_Lscale/tunable_parameters.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupBaseBudgets.py"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls2.in"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_e3sm/tunable_parameters.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_do.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_wangara.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_ds.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_all.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupWs.py"
            },
            {
              "editType" : "edit",
              "file" : "input/stats/standard_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm_97.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_nd.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf01.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_wp2_wp3_module.F90"
          ],
          "commitId" : "6440a7c1a6a721aaae6065d5b58728216400fe35",
          "timestamp" : 1627323773000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Fixing comment for the wp2_term_pr_dfsn subroutine.  Related to #920.\u000a",
          "date" : "2021-07-26 13:22:53 -0500",
          "id" : "6440a7c1a6a721aaae6065d5b58728216400fe35",
          "msg" : "Fixing comment for the wp2_term_pr_dfsn subroutine.  Related to #920.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_wp2_wp3_module.F90"
          ],
          "commitId" : "e96cf0f26efec9551da1442b22822e3e555f81f9",
          "timestamp" : 1627323773000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updating wp3 pressure diffusion term to be consistent with the Lumley 1978 formula for the perturbation pressure. For #920.\u000a",
          "date" : "2021-07-26 13:22:53 -0500",
          "id" : "e96cf0f26efec9551da1442b22822e3e555f81f9",
          "msg" : "Updating wp3 pressure diffusion term to be consistent with the Lumley 1978 formula for the perturbation pressure. For #920.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90"
          ],
          "commitId" : "de859baa5f8b7ba39cf0e079c3a4800bab5550f6",
          "timestamp" : 1627323773000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Making requested changes to the wp2 pressure diffuion additions, including correcting some grid-level related issues.  Related to #920.\u000a",
          "date" : "2021-07-26 13:22:53 -0500",
          "id" : "de859baa5f8b7ba39cf0e079c3a4800bab5550f6",
          "msg" : "Making requested changes to the wp2 pressure diffuion additions, including correcting some grid-level related issues.  Related to #920.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90"
          ],
          "commitId" : "fd3e80782f23dd6203d08784822c5a8fb7ef0833",
          "timestamp" : 1627323773000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Fixing some comments.\u000a",
          "date" : "2021-07-26 13:22:53 -0500",
          "id" : "fd3e80782f23dd6203d08784822c5a8fb7ef0833",
          "msg" : "Fixing some comments.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/pdf_closure_module.F90",
            "src/CLUBB_core/stats_zt_module.F90"
          ],
          "commitId" : "e786f8cfb8d1c1b14fe33e167ea8c376ca2571e9",
          "timestamp" : 1627331205000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Correcting a typo bug and adding some descriptive comments to two new variables.  This is a BIT_CHANGING commit becuase it will affect the newly calculated variables and descriptions in the output files, but it won't affect any plotted results. Related to #920.\u000a",
          "date" : "2021-07-26 15:26:45 -0500",
          "id" : "e786f8cfb8d1c1b14fe33e167ea8c376ca2571e9",
          "msg" : "Correcting a typo bug and adding some descriptive comments to two new variables.  This is a BIT_CHANGING commit becuase it will affect the newly calculated variables and descriptions in the output files, but it won't affect any plotted results. Related to #920.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zt_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/G_unit_tests.F90",
            "src/G_unit_test_types/spurious_source_test.F90",
            "src/KK_microphys_module.F90",
            "src/estimate_scm_microphys_module.F90",
            "src/ice_dfsn_module.F90",
            "src/SILHS/silhs_api_module.F90",
            "src/lh_microphys_driver_module.F90",
            "src/SILHS/latin_hypercube_driver_module.F90",
            "src/mixed_moment_PDF_integrals.F90",
            "src/soil_vegetation.F90",
            "src/Benchmark_cases/cloud_sed_module.F90",
            "src/microphys_driver.F90",
            "src/silhs_category_variance_module.F90",
            "src/simple_rad_module.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/advance_microphys_module.F90",
            "src/KK_microphys/KK_upscaled_turbulent_sed.F90",
            "src/coamps_microphys_driver_module.F90",
            "src/KK_microphys/KK_upscaled_covariances.F90",
            "src/CLUBB_core/stats_variables.F90"
          ],
          "commitId" : "2665cccdafdbf4b1e9c533b6bca94c6c66f9e52b",
          "timestamp" : 1627409573000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Moving the stats variables to module variables of clubb_driver.\u000aThis change means I had to modify clubb_api_module's arg list\u000aalong with other arg lists throughout clubb.\u000aEverything compiles and results remain BFB identical.\u000aFor ticket #733.\u000a",
          "date" : "2021-07-27 13:12:53 -0500",
          "id" : "2665cccdafdbf4b1e9c533b6bca94c6c66f9e52b",
          "msg" : "Moving the stats variables to module variables of clubb_driver.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/silhs_category_variance_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/lh_microphys_driver_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/simple_rad_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/soil_vegetation.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/coamps_microphys_driver_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/silhs_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/latin_hypercube_driver_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/microphys_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/KK_microphys/KK_upscaled_covariances.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_variables.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/ice_dfsn_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/advance_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/cloud_sed_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/KK_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/mixed_moment_PDF_integrals.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/KK_microphys/KK_upscaled_turbulent_sed.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_tests.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/estimate_scm_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/spurious_source_test.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/clubb_driver.F90"
          ],
          "commitId" : "e86770309bd6a540c229c97071bdf932c812b734",
          "timestamp" : 1627409573000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Fixing missing comment\u000a",
          "date" : "2021-07-27 13:12:53 -0500",
          "id" : "e86770309bd6a540c229c97071bdf932c812b734",
          "msg" : "Fixing missing comment",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_bin_diff_regression_gfortran_test/Jenkinsfile"
          ],
          "commitId" : "524d1f7a24735e24e6001949189f0c5a0816d4c6",
          "timestamp" : 1627421525000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding new Jenkinsfile for new bit diff test for clubb. larson-group/e3sm#38\u000a",
          "date" : "2021-07-27 16:32:05 -0500",
          "id" : "524d1f7a24735e24e6001949189f0c5a0816d4c6",
          "msg" : "Adding new Jenkinsfile for new bit diff test for clubb. larson-group/e3sm#38",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_bin_diff_regression_gfortran_test/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_bin_diff_regression_gfortran_test_new/Jenkinsfile"
          ],
          "commitId" : "6da417868b2118bd1ab43617e85a4785b58c7529",
          "timestamp" : 1627421650000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Making Jenkinsfile not a directory... larson-group/e3sm#38\u000a",
          "date" : "2021-07-27 16:34:10 -0500",
          "id" : "6da417868b2118bd1ab43617e85a4785b58c7529",
          "msg" : "Making Jenkinsfile not a directory... larson-group/e3sm#38",
          "paths" : [
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_bin_diff_regression_gfortran_test_new/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_bin_diff_regression_gfortran_test_new/Jenkinsfile"
          ],
          "commitId" : "92d538a1595070dde97520cc16eabb23d14567e3",
          "timestamp" : 1627424191000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Changing job name in jenkins file. larson-group/e3sm#38\u000a",
          "date" : "2021-07-27 17:16:31 -0500",
          "id" : "92d538a1595070dde97520cc16eabb23d14567e3",
          "msg" : "Changing job name in jenkins file. larson-group/e3sm#38",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_bin_diff_regression_gfortran_test_new/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_bin_diff_regression_gfortran_test/Jenkinsfile"
          ],
          "commitId" : "e49cd5f3a7c6b9b7dabb13dc9e199d588634985c",
          "timestamp" : 1627499720000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Reverting accidental change to Jenkinsfile. larson-group/e3sm#38\u000a",
          "date" : "2021-07-28 14:15:20 -0500",
          "id" : "e49cd5f3a7c6b9b7dabb13dc9e199d588634985c",
          "msg" : "Reverting accidental change to Jenkinsfile. larson-group/e3sm#38",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_bin_diff_regression_gfortran_test/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_bin_diff_regression_gfortran_test_new/Jenkinsfile"
          ],
          "commitId" : "9c5247b051c13d31c7745fb484f63898e07da5eb",
          "timestamp" : 1627500402000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Updating new Jenkinsfile. larson-group/e3sm#38\u000a",
          "date" : "2021-07-28 14:26:42 -0500",
          "id" : "9c5247b051c13d31c7745fb484f63898e07da5eb",
          "msg" : "Updating new Jenkinsfile. larson-group/e3sm#38",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_bin_diff_regression_gfortran_test_new/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_bin_diff_regression_gfortran_test_new/Jenkinsfile"
          ],
          "commitId" : "011c5887aea0f3f5e201866cf0b44b9e91599b66",
          "timestamp" : 1627501604000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Updating Jenkinsfile because sys_admin files changed names.\u000a",
          "date" : "2021-07-28 14:46:44 -0500",
          "id" : "011c5887aea0f3f5e201866cf0b44b9e91599b66",
          "msg" : "Updating Jenkinsfile because sys_admin files changed names.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_bin_diff_regression_gfortran_test_new/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/api_analysis/create_module_table.py",
            "utilities/api_analysis/log/apiCommitmentTable.txt",
            "utilities/api_analysis/log/usageAnalyzerTable.txt",
            "utilities/api_analysis/usage_analyzer.py",
            "utilities/api_analysis/run_full_api_diagnostics.bash"
          ],
          "commitId" : "228f3ae7e30f0079c22bfaff5e245e63806be9c6",
          "timestamp" : 1627566993000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Modifying run_full_api_diagnostics.bash, create_module_table.py, and usage_analyzer.py to create and save tables similar to the nightly tests. larson-group/sys_admin#749\u000a",
          "date" : "2021-07-29 08:56:33 -0500",
          "id" : "228f3ae7e30f0079c22bfaff5e245e63806be9c6",
          "msg" : "Modifying run_full_api_diagnostics.bash, create_module_table.py, and usage_analyzer.py to create and save tables similar to the nightly tests. larson-group/sys_admin#749",
          "paths" : [
            {
              "editType" : "add",
              "file" : "utilities/api_analysis/log/usageAnalyzerTable.txt"
            },
            {
              "editType" : "add",
              "file" : "utilities/api_analysis/log/apiCommitmentTable.txt"
            },
            {
              "editType" : "edit",
              "file" : "utilities/api_analysis/usage_analyzer.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/api_analysis/run_full_api_diagnostics.bash"
            },
            {
              "editType" : "edit",
              "file" : "utilities/api_analysis/create_module_table.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_api_commitment_test/Jenkinsfile"
          ],
          "commitId" : "05678fbb8f2a39f46712194cd5ec54f9538e2c38",
          "timestamp" : 1627567516000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Modigying jenkins test to display tables after test run. larson-group/sys_admin#749\u000a",
          "date" : "2021-07-29 09:05:16 -0500",
          "id" : "05678fbb8f2a39f46712194cd5ec54f9538e2c38",
          "msg" : "Modigying jenkins test to display tables after test run. larson-group/sys_admin#749",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_api_commitment_test/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90",
            "src/SILHS/silhs_api_module.F90",
            "src/CLUBB_core/setup_clubb_pdf_params.F90"
          ],
          "commitId" : "2c846a5185a386c1e500c828c95f6a4a8932150a",
          "timestamp" : 1627569049000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Fixing coding standard viloation of lines exceeding 100 characters.\u000aViolations were introduced as a result of changes made by ticket #733,\u000athis commit resolves the coding standard violations.\u000aResults BFB identical.\u000a",
          "date" : "2021-07-29 09:30:49 -0500",
          "id" : "2c846a5185a386c1e500c828c95f6a4a8932150a",
          "msg" : "Fixing coding standard viloation of lines exceeding 100 characters.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/silhs_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/setup_clubb_pdf_params.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input_misc/tuner/error_atex.in",
            "input/stats/standard_stats.in",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "postprocessing/pyplotgen/config/VariableGroupBaseBudgets.py",
            "input_misc/tuner/error_rico.in",
            "input_misc/tuner/error_gabls3_night.in",
            "input_misc/tuner/error_nov11_altocu.in",
            "input_misc/tuner/error_dycoms2_rf01.in",
            "input_misc/tuner/error_dycoms2_rf02_ds.in",
            "input_misc/tuner/error_wangara.in",
            "input/tunable_parameters_compatible_r8029/tunable_parameters.in",
            "input/tunable_parameters/tunable_parameters.in",
            "input_misc/tuner/error_dycoms2_rf02_do.in",
            "src/CLUBB_core/parameter_indices.F90",
            "input_misc/tuner/error_dycoms2_rf02_nd.in",
            "input/tunable_parameters_e3sm/tunable_parameters.in",
            "input_misc/tuner/error_arm.in",
            "src/CLUBB_core/parameters_tunable.F90",
            "input_misc/tuner/error_bomex.in",
            "input/stats/all_stats.in",
            "input/tunable_parameters_Lscale/tunable_parameters.in",
            "input_misc/tuner/error_arm_97.in",
            "input_misc/tuner/error_all.in",
            "input_misc/tuner/error_lba.in",
            "src/CLUBB_core/stats_zt_module.F90",
            "input_misc/tuner/error_fire.in",
            "input_misc/tuner/error_gabls2.in",
            "src/CLUBB_core/stats_variables.F90",
            "input_misc/tuner/error_ticket_756.in"
          ],
          "commitId" : "9e4a950550aac99cbf8fe1dfe2820a4d1f45b277",
          "timestamp" : 1627579701000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Adding wp3_pr_tp (aka \"negative nose\" term) to wp3 equation.  Related to #920.\u000a\u000aThis is not set up to change results currently, since the coefficient of the new term is zero, but it is BIT_CHANGING since it will include new output in the netcdf files.\u000a\u000aAlso includes updates to pyplotgen to accommodate the new term.\u000a",
          "date" : "2021-07-29 12:28:21 -0500",
          "id" : "9e4a950550aac99cbf8fe1dfe2820a4d1f45b277",
          "msg" : "Adding wp3_pr_tp (aka \"negative nose\" term) to wp3 equation.  Related to #920.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_Lscale/tunable_parameters.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_lba.in"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupBaseBudgets.py"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_do.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_atex.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls2.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_variables.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/stats/standard_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_nov11_altocu.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/stats/all_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_bomex.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf01.in"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_compatible_r8029/tunable_parameters.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls3_night.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_wangara.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameter_indices.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_ticket_756.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_e3sm/tunable_parameters.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm_97.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_nd.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_all.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_fire.in"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/tunable_parameters.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_ds.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_rico.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/stats_zt_module.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/CLUBB_core/parameters_tunable.F90"
          ],
          "commitId" : "fa20b10387fb5dc6a45800fa7eb63b972bc4070f",
          "timestamp" : 1627579701000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Changing the way the new wp3_pr_tp term works, by generalizing the wp3_terp_pr_lhs subroutine.  Also cleaning up comments and changing the description of the wp3_pr_tp variable in the netcdf output files, hence this commit is BIT_CHANGING, although it will not affect numerical results since the wp3_pr_tp coefficient (C_wp3_pr_tp) is set to zero.\u000a\u000aRelated to #920.\u000a",
          "date" : "2021-07-29 12:28:21 -0500",
          "id" : "fa20b10387fb5dc6a45800fa7eb63b972bc4070f",
          "msg" : "Changing the way the new wp3_pr_tp term works, by generalizing the wp3_terp_pr_lhs subroutine.  Also cleaning up comments and changing the description of the wp3_pr_tp variable in the netcdf output files, hence this commit is BIT_CHANGING, although it will not affect numerical results since the wp3_pr_tp coefficient (C_wp3_pr_tp) is set to zero.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/config/VariableGroupBaseBudgetsSamStyle.py"
          ],
          "commitId" : "be8c34c191362f97866647c2fc8674a71456d314",
          "timestamp" : 1627584545000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Adding the new pressure-related terms, wp2_pr_dfsn and wp3_pr_tp, to the --sam-style-budgets option in Pyplotgen.\u000a\u000aRelated to #920.\u000a",
          "date" : "2021-07-29 13:49:05 -0500",
          "id" : "be8c34c191362f97866647c2fc8674a71456d314",
          "msg" : "Adding the new pressure-related terms, wp2_pr_dfsn and wp3_pr_tp, to the --sam-style-budgets option in Pyplotgen.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupBaseBudgetsSamStyle.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/setup_clubb_pdf_params.F90"
          ],
          "commitId" : "d42ffb89782f2cf38bb52c5236beb5fd39599598",
          "timestamp" : 1627654958000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Removing l_interp_prescribed_params from setup_clubb_pdf_params.\u000aThe flag has been removed and so has any code underneat a logic statement\u000ainvolving this statement unless it has multiple flags. The else statement\u000ain the if block involving this flag has been set to execute without an\u000aif block.\u000aFor ticket #916\u000aResults are BFB identical. Additionally, complex logic statements\u000awith the use of more flags had those flags adjusted and BFB results\u000awere also confirmed with these changes.\u000a",
          "date" : "2021-07-30 09:22:38 -0500",
          "id" : "d42ffb89782f2cf38bb52c5236beb5fd39599598",
          "msg" : "Removing l_interp_prescribed_params from setup_clubb_pdf_params.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/setup_clubb_pdf_params.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/run_timestep_tests.bash"
          ],
          "commitId" : "70e26ca1acd06149d3b7b996235769e5e0509c39",
          "timestamp" : 1627656249000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Modifying run_timestep_tests.bash to run only 10 minute and above timesteps and exit immediately if the 10 mintue timestep fails. larson-group/sys_admin#749\u000a",
          "date" : "2021-07-30 09:44:09 -0500",
          "id" : "70e26ca1acd06149d3b7b996235769e5e0509c39",
          "msg" : "Modifying run_timestep_tests.bash to run only 10 minute and above timesteps and exit immediately if the 10 mintue timestep fails. larson-group/sys_admin#749",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/run_timestep_tests.bash"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_timestep_gfortran_tests/Jenkinsfile"
          ],
          "commitId" : "c07e805a7cea2e8ef0d7e1bc7506dde99b08e029",
          "timestamp" : 1627656249000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Adding new timestep test to clubb jenkins tests. larson-group/sys_admin#749\u000a",
          "date" : "2021-07-30 09:44:09 -0500",
          "id" : "c07e805a7cea2e8ef0d7e1bc7506dde99b08e029",
          "msg" : "Adding new timestep test to clubb jenkins tests. larson-group/sys_admin#749",
          "paths" : [
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_timestep_gfortran_tests/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/run_scm_all.bash"
          ],
          "commitId" : "c00a83f64b5a5b675858f71463a3cc48547e9dc1",
          "timestamp" : 1627659244000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Fixing false printing of \"All cases ran to completion.\"\u000a",
          "date" : "2021-07-30 10:34:04 -0500",
          "id" : "c00a83f64b5a5b675858f71463a3cc48547e9dc1",
          "msg" : "Fixing false printing of \"All cases ran to completion.\"",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/run_scm_all.bash"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input_misc/tuner/error_arm.in",
            "input_misc/tuner/error_atex.in",
            "input_misc/tuner/error_rico.in",
            "input_misc/tuner/error_gabls3_night.in",
            "input_misc/tuner/error_bomex.in",
            "input_misc/tuner/error_nov11_altocu.in",
            "src/clubb_tuner.F90",
            "input_misc/tuner/error_dycoms2_rf02_ds.in",
            "input_misc/tuner/error_all.in",
            "input_misc/tuner/error_wangara.in",
            "input_misc/tuner/error_dycoms2_rf02_do.in",
            "input_misc/tuner/error_gabls2.in",
            "input_misc/tuner/error_dycoms2_rf02_nd.in",
            "input_misc/tuner/error_ticket_756.in"
          ],
          "commitId" : "cdc1c0ff327d2514e6a192f680f0557eb9d5775b",
          "timestamp" : 1627663201000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updating clubb_tuner.F90 to resolve an issue where the optimized tunable_parameter_*.in file was not being created by default.  Now it will always be created when the tuner is run, as it should be.\u000a\u000aAlso updating a number of input_misc/tuner/error_*.in tuner setup files to ensure that C1 is not tuned by default.  If C1 is tuned but C14 is fixed, this causes CLUBB to crash since it requires C1=C14.\u000a\u000aSee #939.\u000a",
          "date" : "2021-07-30 11:40:01 -0500",
          "id" : "cdc1c0ff327d2514e6a192f680f0557eb9d5775b",
          "msg" : "Updating clubb_tuner.F90 to resolve an issue where the optimized tunable_parameter_*.in file was not being created by default.  Now it will always be created when the tuner is run, as it should be.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_nd.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls2.in"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_tuner.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_nov11_altocu.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_all.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_wangara.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_do.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_ds.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_bomex.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls3_night.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_ticket_756.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_rico.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_atex.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/clubb_tuner.F90"
          ],
          "commitId" : "a6feee394218a885e95e99d8d03ac92a930275cd",
          "timestamp" : 1627663201000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updating wording\u000a",
          "date" : "2021-07-30 11:40:01 -0500",
          "id" : "a6feee394218a885e95e99d8d03ac92a930275cd",
          "msg" : "Updating wording",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/clubb_tuner.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "compile/config/linux_x86_64_pgroup_debug_NCAR.bash",
            "compile/config/linux_x86_64_pgroup.bash"
          ],
          "commitId" : "c75c501143b4c6f91baef247e9eac49d4bd66375",
          "timestamp" : 1627666319000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Adding in the Mstandard flag to the pgi compiler settings.\u000aFor ticket #928.\u000aResults are BFB identical.\u000a",
          "date" : "2021-07-30 12:31:59 -0500",
          "id" : "c75c501143b4c6f91baef247e9eac49d4bd66375",
          "msg" : "Adding in the Mstandard flag to the pgi compiler settings.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_pgroup.bash"
            },
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_pgroup_debug_NCAR.bash"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/README.md",
            "postprocessing/pyplotgen/pyplotgen.py"
          ],
          "commitId" : "b19fddfe97ffca638b32ad37441e6ce75153c2bc",
          "timestamp" : 1627666702000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updating pyplotgen.py and README to clarify file name mismatch error and how to resolve it.\u000a\u000aSee #895.\u000a",
          "date" : "2021-07-30 12:38:22 -0500",
          "id" : "b19fddfe97ffca638b32ad37441e6ce75153c2bc",
          "msg" : "Updating pyplotgen.py and README to clarify file name mismatch error and how to resolve it.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/pyplotgen.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/README.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/README.md"
          ],
          "commitId" : "9a6b7d72b96d350526e54ec0af848c3858c054cc",
          "timestamp" : 1627666702000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Fixing typo.\u000a",
          "date" : "2021-07-30 12:38:22 -0500",
          "id" : "9a6b7d72b96d350526e54ec0af848c3858c054cc",
          "msg" : "Fixing typo.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/README.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/README.md"
          ],
          "commitId" : "6d8db4b7452280cc1a2a0d29c7458c44f0826b17",
          "timestamp" : 1627666702000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Clarifying README.\u000a",
          "date" : "2021-07-30 12:38:22 -0500",
          "id" : "6d8db4b7452280cc1a2a0d29c7458c44f0826b17",
          "msg" : "Clarifying README.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/README.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/pyplotgen.py"
          ],
          "commitId" : "f5e75e3ca1940ef435c2ecd45683d3760ec8a36d",
          "timestamp" : 1627666702000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Placing line breaks in the new error message and minor wording updates.\u000a\u000aSee #895.\u000a",
          "date" : "2021-07-30 12:38:22 -0500",
          "id" : "f5e75e3ca1940ef435c2ecd45683d3760ec8a36d",
          "msg" : "Placing line breaks in the new error message and minor wording updates.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/pyplotgen.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xp3_module.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/CLUBB_core/interpolation.F90",
            "src/CLUBB_core/stats_rad_zm_module.F90",
            "src/CLUBB_core/grid_class.F90",
            "src/CLUBB_core/pdf_closure_module.F90",
            "src/CLUBB_core/stats_rad_zt_module.F90",
            "src/CLUBB_core/input_reader.F90",
            "src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90",
            "src/CLUBB_core/pdf_parameter_module.F90",
            "src/CLUBB_core/sfc_varnce_module.F90",
            "src/CLUBB_core/sponge_layer_damping.F90",
            "src/CLUBB_core/mixing_length.F90",
            "src/CLUBB_core/output_netcdf.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "src/CLUBB_core/file_functions.F90",
            "src/CLUBB_core/mono_flux_limiter.F90",
            "src/CLUBB_core/clip_semi_implicit.F90",
            "src/CLUBB_core/output_grads.F90",
            "src/CLUBB_core/matrix_operations.F90",
            "src/CLUBB_core/parameters_tunable.F90",
            "src/CLUBB_core/mt95.f90",
            "src/CLUBB_core/clip_explicit.F90",
            "src/CLUBB_core/numerical_check.F90",
            "src/CLUBB_core/precipitation_fraction.F90",
            "src/CLUBB_core/stats_zm_module.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90",
            "src/CLUBB_core/code_timer_module.F90",
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/CLUBB_core/corr_varnce_module.F90",
            "src/CLUBB_core/setup_clubb_pdf_params.F90",
            "src/CLUBB_core/calendar.F90",
            "src/CLUBB_core/fill_holes.F90",
            "src/CLUBB_core/stats_zt_module.F90",
            "src/CLUBB_core/diagnose_correlations_module.F90"
          ],
          "commitId" : "67dc7892f77f7b81f62460a0747540ea5b2afff6",
          "timestamp" : 1627927021000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Adding comments labeling subroutine calls with intent.\u000aGoes all the way up until stats_clubb_utils.\u000aBFB identical.\u000aFor ticket #942.\u000a",
          "date" : "2021-08-02 12:57:01 -0500",
          "id" : "67dc7892f77f7b81f62460a0747540ea5b2afff6",
          "msg" : "Adding comments labeling subroutine calls with intent.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_rad_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/output_grads.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/grid_class.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/precipitation_fraction.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/sponge_layer_damping.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clip_explicit.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/input_reader.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/sfc_varnce_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/corr_varnce_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/numerical_check.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/interpolation.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/calendar.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/diagnose_correlations_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_parameter_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/file_functions.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clip_semi_implicit.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/matrix_operations.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mono_flux_limiter.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/fill_holes.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/code_timer_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/setup_clubb_pdf_params.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mt95.f90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_rad_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/output_netcdf.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_backwards_compatibility_gfortran_test/Jenkinsfile"
          ],
          "commitId" : "1abe50bfdb1ad4785d9d31c0d6fd81322786eaec",
          "timestamp" : 1627930778000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Removing dependency on /home/pub and moving it to /home/jenkins larson-group/sys_admin#735\u000a",
          "date" : "2021-08-02 13:59:38 -0500",
          "id" : "1abe50bfdb1ad4785d9d31c0d6fd81322786eaec",
          "msg" : "Removing dependency on /home/pub and moving it to /home/jenkins larson-group/sys_admin#735",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_backwards_compatibility_gfortran_test/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/input_netcdf.F90"
          ],
          "commitId" : "369b0fe36f1976abca3b610d83667976b8d29e2d",
          "timestamp" : 1628008404000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Adding some new, but still simple, parsing capabilities to input_netcdf.F90 so that the tuner will not crash if netcdf dates are in a slightly different format.  Now, instead of assuming the format of the string, the code will search for the positions of the two hyphens and the two colons and get the date and time based on that.\u000a\u000aSee #939.\u000a",
          "date" : "2021-08-03 11:33:24 -0500",
          "id" : "369b0fe36f1976abca3b610d83667976b8d29e2d",
          "msg" : "Adding some new, but still simple, parsing capabilities to input_netcdf.F90 so that the tuner will not crash if netcdf dates are in a slightly different format.  Now, instead of assuming the format of the string, the code will search for the positions of the two hyphens and the two colons and get the date and time based on that.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/input_netcdf.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/input_netcdf.F90"
          ],
          "commitId" : "a5038964a04545a5bbbfaac75b47cab8df300976",
          "timestamp" : 1628008404000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Adding some spaces to make the code a little nicer.\u000a",
          "date" : "2021-08-03 11:33:24 -0500",
          "id" : "a5038964a04545a5bbbfaac75b47cab8df300976",
          "msg" : "Adding some spaces to make the code a little nicer.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/input_netcdf.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/input_netcdf.F90"
          ],
          "commitId" : "1120328123410505cc739035550da5129b6d0177",
          "timestamp" : 1628008404000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Adding comments and renaming variables per Vince's comments.  Some minor cleaning.\u000a\u000aSee #939 and #943.\u000a",
          "date" : "2021-08-03 11:33:24 -0500",
          "id" : "1120328123410505cc739035550da5129b6d0177",
          "msg" : "Adding comments and renaming variables per Vince's comments.  Some minor cleaning.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/input_netcdf.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/output_grads.F90",
            "src/CLUBB_core/output_netcdf.F90",
            "src/CLUBB_core/stats_rad_zm_module.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "src/CLUBB_core/stats_lh_zt_module.F90",
            "src/CLUBB_core/stats_rad_zt_module.F90",
            "src/CLUBB_core/stats_lh_sfc_module.F90",
            "src/CLUBB_core/stats_type_utilities.F90"
          ],
          "commitId" : "5e293e158a4e51e45b8caf7941bb7cb83645c593",
          "timestamp" : 1628008649000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Adding intent labels for subroutines throughout clubb.\u000aAll calls to subroutines now have intent comments next to them\u000aall the way up through stats_sfc_module.\u000aResults are BFB identical.\u000aFor ticket #942.\u000a",
          "date" : "2021-08-03 11:37:29 -0500",
          "id" : "5e293e158a4e51e45b8caf7941bb7cb83645c593",
          "msg" : "Adding intent labels for subroutines throughout clubb.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/output_netcdf.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_lh_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/output_grads.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_rad_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_rad_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_lh_sfc_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_type_utilities.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_wp2_wp3_module.F90"
          ],
          "commitId" : "885de7cfc91b540f1ff784ceb80e124b3f20e6a2",
          "timestamp" : 1628009021000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Removing unnecessary constant from use statement\u000a",
          "date" : "2021-08-03 11:43:41 -0500",
          "id" : "885de7cfc91b540f1ff784ceb80e124b3f20e6a2",
          "msg" : "Removing unnecessary constant from use statement",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/error.F90"
          ],
          "commitId" : "f6a2c0fcea331c8ba1d980d678453e4ae6fafcd7",
          "timestamp" : 1628081814000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updates to help run multiple tuner cases. The date/time assertion check in error.F90 was not working correctly for multiple cases, since instead of updating the CLUBB date/time based on the case, it was just using one CLUBB case for all LES cases and crashing.\u000a\u000aSee #939.\u000a",
          "date" : "2021-08-04 07:56:54 -0500",
          "id" : "f6a2c0fcea331c8ba1d980d678453e4ae6fafcd7",
          "msg" : "Updates to help run multiple tuner cases. The date/time assertion check in error.F90 was not working correctly for multiple cases, since instead of updating the CLUBB date/time based on the case, it was just using one CLUBB case for all LES cases and crashing.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/clubb_tuner.F90"
          ],
          "commitId" : "2c9bdf2f62a86ceb7be6912a3708578fc61ff015",
          "timestamp" : 1628091885000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Fix typo\u000a",
          "date" : "2021-08-04 10:44:45 -0500",
          "id" : "2c9bdf2f62a86ceb7be6912a3708578fc61ff015",
          "msg" : "Fix typo",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/clubb_tuner.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README"
          ],
          "commitId" : "c3513bf16ee2b5282ca5be687fba810ed54c62d3",
          "timestamp" : 1628534188000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Include comment about current tuner compiler issue\u000a",
          "date" : "2021-08-09 13:36:28 -0500",
          "id" : "c3513bf16ee2b5282ca5be687fba810ed54c62d3",
          "msg" : "Include comment about current tuner compiler issue",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/sens_matrix_dashboard.py",
            "utilities/sens_matrix/analyze_sensitivity_matrix.py"
          ],
          "commitId" : "735794b554b9bb06a4032f69d74114b2a7a43af6",
          "timestamp" : 1628608528000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "Attempt to add error bars to the metrics predictions\u000aby the tuner dashboard.  However, I'm not sure if\u000ait's correct to use mean-sigma values for all parameters.\u000aI also need to add shading of error bounds.\u000a\u000aFor #910.\u000a",
          "date" : "2021-08-10 10:15:28 -0500",
          "id" : "735794b554b9bb06a4032f69d74114b2a7a43af6",
          "msg" : "Attempt to add error bars to the metrics predictions",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/analyze_sensitivity_matrix.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/parameters_tunable.F90"
          ],
          "commitId" : "404e28e9ae4fbbcff003077a7504b8d9bd3dfb19",
          "timestamp" : 1628617949000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Eliminating l_nu_grid_dependent as requested.\u000aFor ticket #926.\u000aResults are BFB identical.\u000a",
          "date" : "2021-08-10 12:52:29 -0500",
          "id" : "404e28e9ae4fbbcff003077a7504b8d9bd3dfb19",
          "msg" : "Eliminating l_nu_grid_dependent as requested.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/parameters_tunable.F90"
          ],
          "commitId" : "709d54dcdefda256b038718de61f2ae938b016d6",
          "timestamp" : 1628620641000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Eliminating l_use_buoy_mod_Km_zm.\u000aFor ticket #926\u000aif we use a buoyancy-modified expression for Km_zm.\u000aResults are BFB identical.\u000a",
          "date" : "2021-08-10 13:37:21 -0500",
          "id" : "709d54dcdefda256b038718de61f2ae938b016d6",
          "msg" : "Eliminating l_use_buoy_mod_Km_zm.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "37847d5f054f506e943df5de16f609fc7beeafa5",
          "timestamp" : 1628624038000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Eliminating l_iter_xp2_xpyp flag.\u000aFor ticket #926.\u000aResults are BFB identical.\u000a",
          "date" : "2021-08-10 14:33:58 -0500",
          "id" : "37847d5f054f506e943df5de16f609fc7beeafa5",
          "msg" : "Eliminating l_iter_xp2_xpyp flag.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_release_intel_build/Jenkinsfile",
            "jenkins_tests/clubb_ifort_build/Jenkinsfile"
          ],
          "commitId" : "e167731fde5874588758b751cb80764ecf9ed9c0",
          "timestamp" : 1628700826000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Changing ifort environment variable file to new ifort file. larson-group/sys_admin#750\u000a",
          "date" : "2021-08-11 11:53:46 -0500",
          "id" : "e167731fde5874588758b751cb80764ecf9ed9c0",
          "msg" : "Changing ifort environment variable file to new ifort file. larson-group/sys_admin#750",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_ifort_build/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_release_intel_build/Jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
      "fullName" : "Vince Larson"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
      "fullName" : "72510114+RhodesKeegan"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
      "fullName" : "benjamin.andrew.stephens"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
      "fullName" : "rhodesk"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
      "fullName" : "59519056+bstephens82"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
      "fullName" : "pbroels"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 6,
    "url" : "http://carson.math.uwm.edu/jenkins/job/branch_clubb_test/6/"
  },
  "previousBuild" : {
    "number" : 4,
    "url" : "http://carson.math.uwm.edu/jenkins/job/branch_clubb_test/4/"
  }
}