{
  "_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_backwards_compatibility_gfortran_test"
        }
      ]
    },
    {
      "_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" : 33,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fc4a6391f4bbe5c29a9e83625f7813ccaef1fcd5",
            "branch" : [
              {
                "SHA1" : "fc4a6391f4bbe5c29a9e83625f7813ccaef1fcd5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fc4a6391f4bbe5c29a9e83625f7813ccaef1fcd5",
            "branch" : [
              {
                "SHA1" : "fc4a6391f4bbe5c29a9e83625f7813ccaef1fcd5",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fc4a6391f4bbe5c29a9e83625f7813ccaef1fcd5",
        "branch" : [
          {
            "SHA1" : "fc4a6391f4bbe5c29a9e83625f7813ccaef1fcd5",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#33",
  "duration" : 5834,
  "estimatedDuration" : 1325586,
  "executor" : None,
  "fullDisplayName" : "branch_clubb_test #33",
  "id" : "33",
  "keepLog" : False,
  "number" : 33,
  "queueId" : 11567,
  "result" : "FAILURE",
  "timestamp" : 1642032689911,
  "url" : "http://carson.math.uwm.edu/jenkins/job/branch_clubb_test/33/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "src/G_unit_test_types/spurious_source_test.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/clubb_api_module.F90"
          ],
          "commitId" : "f1d888a37cfeeac7b39fd67a7efe332cd27ed65e",
          "timestamp" : 1631318520000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I have passed clubb_params down into advance_xm_wpxp_module.F90.\u000a\u000aThe results from this revision are an exact match to the results from\u000athe previous revision for all cases.\u000a",
          "date" : "2021-09-10 19:02:00 -0500",
          "id" : "f1d888a37cfeeac7b39fd67a7efe332cd27ed65e",
          "msg" : "I have passed clubb_params down into advance_xm_wpxp_module.F90.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_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/G_unit_test_types/spurious_source_test.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/pdf_closure_module.F90",
            "src/G_unit_test_types/w_up_in_cloud_tests.F90"
          ],
          "commitId" : "799c0393e23eee22258c13af0e96935686b16b36",
          "timestamp" : 1632504823000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/jan.gruenenwald",
            "fullName" : "jan.gruenenwald"
          },
          "authorEmail" : "jan.gruenenwald@gmail.com",
          "comment" : "See ticket\u000a#958\u000a",
          "date" : "2021-09-24 12:33:43 -0500",
          "id" : "799c0393e23eee22258c13af0e96935686b16b36",
          "msg" : "See ticket",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "add",
              "file" : "src/G_unit_test_types/w_up_in_cloud_tests.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90"
          ],
          "commitId" : "a73978a3fa1608e44d1d818dbd6b47edcfb4f5d6",
          "timestamp" : 1632791429000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I have passed down CLUBB's tunable parameters into advance_wp2_wp3_module.F90.\u000a\u000aThe results in NetCDF output files from this revision are an exact match to the\u000aresults in NetCDF output files from the previous revision for all cases.\u000a",
          "date" : "2021-09-27 20:10:29 -0500",
          "id" : "a73978a3fa1608e44d1d818dbd6b47edcfb4f5d6",
          "msg" : "I have passed down CLUBB's tunable parameters into advance_wp2_wp3_module.F90.",
          "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/pdf_closure_module.F90",
            "src/G_unit_test_types/w_up_in_cloud_tests.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90"
          ],
          "commitId" : "92c6ab41532c58e19b7c85a05eef3d0b757c50eb",
          "timestamp" : 1633009731000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/jan.gruenenwald",
            "fullName" : "jan.gruenenwald"
          },
          "authorEmail" : "jan.gruenenwald@gmail.com",
          "comment" : "added some documentation in pdf_close_module.f90 and started writing of w_up_in_cloud to disk\u000a",
          "date" : "2021-09-30 08:48:51 -0500",
          "id" : "92c6ab41532c58e19b7c85a05eef3d0b757c50eb",
          "msg" : "added some documentation in pdf_close_module.f90 and started writing of w_up_in_cloud to disk",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/w_up_in_cloud_tests.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "ef3be1b1378bcd1a447f3866c9f88f8cc4764233",
          "timestamp" : 1633124125000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updates to separate out C4 and C14 in advance_xp2 module.  This will make it easier to control which invrs_tau_* variable multiplies each term for example.\u000a\u000aThis commit is BIT_CHANGING owing to order of operations differences, but the pyplotgen output for most cases looks identical to the naked eye.\u000a",
          "date" : "2021-10-01 16:35:25 -0500",
          "id" : "ef3be1b1378bcd1a447f3866c9f88f8cc4764233",
          "msg" : "Updates to separate out C4 and C14 in advance_xp2 module.  This will make it easier to control which invrs_tau_* variable multiplies each term for example.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "3d3b367cfa0230c0323c2063223aec93a8b4ae58",
          "timestamp" : 1633124125000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Changing the name of dummy_1d variables for clarity.\u000a",
          "date" : "2021-10-01 16:35:25 -0500",
          "id" : "3d3b367cfa0230c0323c2063223aec93a8b4ae58",
          "msg" : "Changing the name of dummy_1d variables for clarity.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_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" : "438fbd1f8d117ae85d249575d41e5007775e305d",
          "timestamp" : 1633127377000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I passed down CLUBB's tunable parameters into advance_xp2_xpyp_module.F90\u000afor most parameters, excluding C4 and C14. Results are unchanged.\u000a",
          "date" : "2021-10-01 17:29:37 -0500",
          "id" : "438fbd1f8d117ae85d249575d41e5007775e305d",
          "msg" : "I passed down CLUBB's tunable parameters into advance_xp2_xpyp_module.F90",
          "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" : [
            "src/CLUBB_core/advance_clubb_core_module.F90"
          ],
          "commitId" : "7db479d9a5bf6e304a7e23ce3e7923103e8b40e0",
          "timestamp" : 1633359161000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Add a blank line to trigger nightly tests.\u000a",
          "date" : "2021-10-04 09:52:41 -0500",
          "id" : "7db479d9a5bf6e304a7e23ce3e7923103e8b40e0",
          "msg" : "Add a blank line to trigger nightly tests.",
          "paths" : [
            {
              "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/advance_clubb_core_module.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "fe0fc9f90888412a259fba12fc61e5d14d53faa4",
          "timestamp" : 1633470307000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Passing down more of CLUBB's tunable parameters.\u000a",
          "date" : "2021-10-05 16:45:07 -0500",
          "id" : "fe0fc9f90888412a259fba12fc61e5d14d53faa4",
          "msg" : "Passing down more of CLUBB's tunable parameters.",
          "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_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90"
          ],
          "commitId" : "cdcc03bf39a00d082e57115d1b45ea6d3481a740",
          "timestamp" : 1633470537000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I accidentally removed an important comment in the previous commit.\u000a",
          "date" : "2021-10-05 16:48:57 -0500",
          "id" : "cdcc03bf39a00d082e57115d1b45ea6d3481a740",
          "msg" : "I accidentally removed an important comment in the previous commit.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/README.md"
          ],
          "commitId" : "8a4711c32fc8851f00d5f1d5dd66d164d3408a8c",
          "timestamp" : 1633617842000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Update README.md\u000a\u000aAdding comment to README for pyplotgen.\u000a",
          "date" : "2021-10-07 09:44:02 -0500",
          "id" : "8a4711c32fc8851f00d5f1d5dd66d164d3408a8c",
          "msg" : "Update README.md",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/README.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "src/CLUBB_core/advance_helper_module.F90"
          ],
          "commitId" : "3c7fecaba43e458a2a0a5f10f98e2c8cd3c6de16",
          "timestamp" : 1633637871000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Passing down more CLUBB tunable parameters.\u000a\u000aEverything is bit-for-bit.\u000a",
          "date" : "2021-10-07 15:17:51 -0500",
          "id" : "3c7fecaba43e458a2a0a5f10f98e2c8cd3c6de16",
          "msg" : "Passing down more CLUBB tunable parameters.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/pdf_closure_module.F90",
            "src/G_unit_test_types/pdf_parameter_tests.F90",
            "src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90"
          ],
          "commitId" : "66af005868cf95e986d51d7f656177cf7344741a",
          "timestamp" : 1633728172000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "More passing down CLUBB parameters ... whoop-de-doo\u000a",
          "date" : "2021-10-08 16:22:52 -0500",
          "id" : "66af005868cf95e986d51d7f656177cf7344741a",
          "msg" : "More passing down CLUBB parameters ... whoop-de-doo",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/pdf_parameter_tests.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/sfc_varnce_module.F90",
            "src/CLUBB_core/diagnose_correlations_module.F90",
            "src/CLUBB_core/Skx_module.F90"
          ],
          "commitId" : "55a47e458f6dad402c8c2f5094efe28012949463",
          "timestamp" : 1633732238000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Passing down more tunable parameters and removing references to\u000aparameters_tunable. Results are bit-for-bit.\u000a",
          "date" : "2021-10-08 17:30:38 -0500",
          "id" : "55a47e458f6dad402c8c2f5094efe28012949463",
          "msg" : "Passing down more tunable parameters and removing references to",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/sfc_varnce_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/diagnose_correlations_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/Skx_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90"
          ],
          "commitId" : "33d475588c4881dee6e4bed10d36c8a26cd2a8dd",
          "timestamp" : 1634055768000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Removing line to trigger the nightly tests for all repos.\u000a",
          "date" : "2021-10-12 11:22:48 -0500",
          "id" : "33d475588c4881dee6e4bed10d36c8a26cd2a8dd",
          "msg" : "Removing line to trigger the nightly tests for all repos.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "compile/file_list/G_unit_tests_files",
            "src/G_unit_tests.F90",
            "postprocessing/pyplotgen/config/VariableGroupWs.py",
            "input/stats/standard_stats.in",
            "src/CLUBB_core/pdf_closure_module.F90",
            "input/stats/all_stats.in",
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/model_flags.F90",
            "src/G_unit_test_types/w_up_in_cloud_tests.F90",
            "postprocessing/pyplotgen/config/Case_definitions.py",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "src/CLUBB_core/stats_zt_module.F90",
            "input/tunable_parameters/configurable_model_flags.in",
            "src/CLUBB_core/stats_variables.F90"
          ],
          "commitId" : "f5e493c6e8ef60db7ebbb4d7b1ef1ec23ba8ecfc",
          "timestamp" : 1634058263000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/jan.gruenenwald",
            "fullName" : "jan.gruenenwald"
          },
          "authorEmail" : "jan.gruenenwald@gmail.com",
          "comment" : "See respective messages on the issue 958 on date 10/12/2021\u000a",
          "date" : "2021-10-12 12:04:23 -0500",
          "id" : "f5e493c6e8ef60db7ebbb4d7b1ef1ec23ba8ecfc",
          "msg" : "See respective messages on the issue 958 on date 10/12/2021",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/stats/all_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_tests.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupWs.py"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/Case_definitions.py"
            },
            {
              "editType" : "edit",
              "file" : "input/stats/standard_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "compile/file_list/G_unit_tests_files"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_variables.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/w_up_in_cloud_tests.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/parameters_tunable.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/CLUBB_core/mixing_length.F90"
          ],
          "commitId" : "7c8ad62fa35fbe06da2b7dc3ee40ed35234125e8",
          "timestamp" : 1634087718000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Handling the abomination that is lmin.\u000a",
          "date" : "2021-10-12 20:15:18 -0500",
          "id" : "7c8ad62fa35fbe06da2b7dc3ee40ed35234125e8",
          "msg" : "Handling the abomination that is lmin.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/diffusion.F90"
          ],
          "commitId" : "41d45340865af62bc644bb7b8506274e8348b348",
          "timestamp" : 1634219703000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Commented out the k=1 boundary conditions in diffusion_zm_lhs and diffusion_zt_lhs, since these are not currently fed into the final LHS matrix.  I included comments to describe why this was done.  Results are b4b.\u000a\u000aSee https://github.com/larson-group/clubb/issues/920#issuecomment-942735433.\u000a",
          "date" : "2021-10-14 08:55:03 -0500",
          "id" : "41d45340865af62bc644bb7b8506274e8348b348",
          "msg" : "Commented out the k=1 boundary conditions in diffusion_zm_lhs and diffusion_zt_lhs, since these are not currently fed into the final LHS matrix.  I included comments to describe why this was done.  Results are b4b.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/diffusion.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_bin_diff_regression_backwards_compatibility_gfortran_test/Jenkinsfile"
          ],
          "commitId" : "0fdf13cc3bb83ae86ffc8d99d1783085c54968ef",
          "timestamp" : 1634249950000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding Jenkinsfile for new clubb backwards compatibility test. larson-group#960\u000a",
          "date" : "2021-10-14 17:19:10 -0500",
          "id" : "0fdf13cc3bb83ae86ffc8d99d1783085c54968ef",
          "msg" : "Adding Jenkinsfile for new clubb backwards compatibility test. larson-group#960",
          "paths" : [
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_bin_diff_regression_backwards_compatibility_gfortran_test/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_bin_diff_regression_backwards_compatibility_gfortran_test/Jenkinsfile"
          ],
          "commitId" : "edf396c22d112b1ee54f23a177cc75de8c7b56ed",
          "timestamp" : 1634250269000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Modifying jenkins script. larson-group/clubb#960\u000a",
          "date" : "2021-10-14 17:24:29 -0500",
          "id" : "edf396c22d112b1ee54f23a177cc75de8c7b56ed",
          "msg" : "Modifying jenkins script. larson-group/clubb#960",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_bin_diff_regression_backwards_compatibility_gfortran_test/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/mixing_length.F90"
          ],
          "commitId" : "8f26dce1c7565c16fff85a0661ec47bff2afd353",
          "timestamp" : 1634254172000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Passing tunable parameters into the new tau code.\u000a",
          "date" : "2021-10-14 18:29:32 -0500",
          "id" : "8f26dce1c7565c16fff85a0661ec47bff2afd353",
          "msg" : "Passing tunable parameters into the new tau code.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/test_analyzeSensMatrix.py",
            "utilities/sens_matrix/sens_matrix_dashboard.py",
            "utilities/sens_matrix/analyze_sensitivity_matrix.py"
          ],
          "commitId" : "8c2d853308949c88ecdd0844c8caeb457ec35ff7",
          "timestamp" : 1634743279000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "Add a scatterplot of residual biases versus default-simulation biases.\u000aAll points lie along the one-one line if the tuner can remove all bias.\u000a\u000aAdd a calculation of the radius of curvature in order to assess\u000anonlinearity of global model to tunable parameter values.\u000aHowever, the calculation code is still incomplete.\u000a\u000aAdd a second calculation of the error bars on parameter values\u000athat is an alternative to the SVD calculation.\u000a\u000aThe code still doesn't pass the test_3x2_C8transformed unit test.\u000a\u000aFor #910.\u000a",
          "date" : "2021-10-20 10:21:19 -0500",
          "id" : "8c2d853308949c88ecdd0844c8caeb457ec35ff7",
          "msg" : "Add a scatterplot of residual biases versus default-simulation biases.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/analyze_sensitivity_matrix.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/test_analyzeSensMatrix.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/clip_explicit.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/mixing_length.F90"
          ],
          "commitId" : "b3b3c90a9bfe58517074d1323a4afc072e86ac4d",
          "timestamp" : 1634768140000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Passed down more parameters. Results are bit-for-bit.\u000a",
          "date" : "2021-10-20 17:15:40 -0500",
          "id" : "b3b3c90a9bfe58517074d1323a4afc072e86ac4d",
          "msg" : "Passed down more parameters. Results are bit-for-bit.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.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/clip_explicit.F90"
            },
            {
              "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/parameters_model.F90"
          ],
          "commitId" : "a4ea4767df36095f7acac78c07c2ca41d88a0e27",
          "timestamp" : 1634771341000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Passing through more clubb parameters. Bit-for-bit\u000a",
          "date" : "2021-10-20 18:09:01 -0500",
          "id" : "a4ea4767df36095f7acac78c07c2ca41d88a0e27",
          "msg" : "Passing through more clubb parameters. Bit-for-bit",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_model.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_bit_diff_e3sm_flags/Jenkinsfile"
          ],
          "commitId" : "5fccf76538e4f2b7ad5940be707ab5b369e9a4c5",
          "timestamp" : 1634847611000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding jenkins file\u000a",
          "date" : "2021-10-21 15:20:11 -0500",
          "id" : "5fccf76538e4f2b7ad5940be707ab5b369e9a4c5",
          "msg" : "Adding jenkins file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_bit_diff_e3sm_flags/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_bit_diff_e3sm_flags/Jenkinsfile",
            "jenkins_tests/clubb_bit_diff_e3sm_flags_gfortran/Jenkinsfile"
          ],
          "commitId" : "f47ad90d2a4de346d6e03b25294c1bfc9ec1931b",
          "timestamp" : 1634848098000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Changing name of jenkins tests. larson-group/clubb#960\u000a",
          "date" : "2021-10-21 15:28:18 -0500",
          "id" : "f47ad90d2a4de346d6e03b25294c1bfc9ec1931b",
          "msg" : "Changing name of jenkins tests. larson-group/clubb#960",
          "paths" : [
            {
              "editType" : "delete",
              "file" : "jenkins_tests/clubb_bit_diff_e3sm_flags/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_bit_diff_e3sm_flags_gfortran/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_bit_diff_e3sm_flags_gfortran/Jenkinsfile",
            "jenkins_tests/clubb_bin_diff_regression_e3sm_flags_gfortran/Jenkinsfile"
          ],
          "commitId" : "39843be0ab1d74e82f96041370d4f7da0e30f370",
          "timestamp" : 1634851764000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Renaming\u000a",
          "date" : "2021-10-21 16:29:24 -0500",
          "id" : "39843be0ab1d74e82f96041370d4f7da0e30f370",
          "msg" : "Renaming",
          "paths" : [
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_bin_diff_regression_e3sm_flags_gfortran/Jenkinsfile"
            },
            {
              "editType" : "delete",
              "file" : "jenkins_tests/clubb_bit_diff_e3sm_flags_gfortran/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/clubb_driver.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/CLUBB_core/precipitation_fraction.F90",
            "src/CLUBB_core/setup_clubb_pdf_params.F90"
          ],
          "commitId" : "253982d8ae576b347c421c1721742cf9dedeee26",
          "timestamp" : 1634854899000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Passing down CLUBB's tunable parameters into the setup_pdf_parameters and\u000aprecipitation fraction portions of the code. Everything is bit-for-bit.\u000a",
          "date" : "2021-10-21 17:21:39 -0500",
          "id" : "253982d8ae576b347c421c1721742cf9dedeee26",
          "msg" : "Passing down CLUBB's tunable parameters into the setup_pdf_parameters and",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/setup_clubb_pdf_params.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/precipitation_fraction.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "src/CLUBB_core/advance_windm_edsclrm_module.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/CLUBB_core/model_flags.F90",
            "src/advance_microphys_module.F90",
            "src/CLUBB_core/mixing_length.F90",
            "src/CLUBB_core/diffusion.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "95d7773f81117daff784b8ab91f4211c2edc8390",
          "timestamp" : 1634935501000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "These updates incorporate some of Shixuan Zhang's changes, including:\u000a\u000a(1) upwind scheme for the eddy diffusion code, which Shixuan says does not make a huge difference; and\u000a(2) l_smooth_heaviside_tau_wpxp flag in the mixing_length.F90 code, which is intended to give\u000asmoother results.\u000a\u000aBoth of the flags for these changes are turned off, but these updates are BIT_CHANGING because\u000aof some minor changes to the way that factors of rho_ds_* and invrs_rho_ds_* are handled going\u000ainto the diffusion.F90 subroutines.  Most cases look identical in pyplotgen, but sensitive cases\u000alike arm_97 and rico look slightly different.\u000a\u000aThese changes were originally in pull request #962, but because of conflicts with the master\u000abranch code base that developed, they could not be rebased and merged, so I incorporated them\u000ainto this new commit.\u000a",
          "date" : "2021-10-22 15:45:01 -0500",
          "id" : "95d7773f81117daff784b8ab91f4211c2edc8390",
          "msg" : "These updates incorporate some of Shixuan Zhang's changes, including:",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/diffusion.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/advance_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/model_flags.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/advance_microphys_module.F90",
            "src/clubb_driver.F90"
          ],
          "commitId" : "3a9d5757433916b8b1acd46df13293d5d3cf0d2d",
          "timestamp" : 1634938465000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I passed down CLUBB's tunable parameters into the advance_microphys portion of\u000athe code. It's all bit-for-bit.\u000a",
          "date" : "2021-10-22 16:34:25 -0500",
          "id" : "3a9d5757433916b8b1acd46df13293d5d3cf0d2d",
          "msg" : "I passed down CLUBB's tunable parameters into the advance_microphys portion of",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/advance_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/G_unit_test_types/pdf_parameter_tests.F90",
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/new_hybrid_pdf_main.F90",
            "src/CLUBB_core/new_pdf_main.F90",
            "src/CLUBB_core/pdf_closure_module.F90"
          ],
          "commitId" : "83b29b9b67737e9df79afeb31e033f1140fb6d25",
          "timestamp" : 1635207177000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Passing down CLUBB's tunable parameters into the remainder of the\u000aPDF subroutines. Everything is bit-for-bit.\u000a",
          "date" : "2021-10-25 19:12:57 -0500",
          "id" : "83b29b9b67737e9df79afeb31e033f1140fb6d25",
          "msg" : "Passing down CLUBB's tunable parameters into the remainder of the",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/pdf_parameter_tests.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/new_hybrid_pdf_main.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/new_pdf_main.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/clubb_driver.F90"
          ],
          "commitId" : "7a306fed7c43c4868e4996ef2fd6e5f604b26732",
          "timestamp" : 1635210039000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I passed down the forgotten thlp2_rad_coef tunable parameter.\u000aAll bit-for-bit.\u000a",
          "date" : "2021-10-25 20:00:39 -0500",
          "id" : "7a306fed7c43c4868e4996ef2fd6e5f604b26732",
          "msg" : "I passed down the forgotten thlp2_rad_coef tunable parameter.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.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_driver.F90",
            "src/microphys_init_cleanup.F90"
          ],
          "commitId" : "b4d5fb7b8e293100938833b36f3783405c9774d8",
          "timestamp" : 1635214334000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Passing down CLUBB's tunable parameters into CLUBB's\u000amicrophysics initialization.\u000a",
          "date" : "2021-10-25 21:12:14 -0500",
          "id" : "b4d5fb7b8e293100938833b36f3783405c9774d8",
          "msg" : "Passing down CLUBB's tunable parameters into CLUBB's",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/microphys_init_cleanup.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/diffusion.F90"
          ],
          "commitId" : "9f1e1ad0e80be0a00148ceb1373cd3dd82e9469a",
          "timestamp" : 1635271688000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Uncommenting diffusion.F90 k=1 lines again to fix Oracle uninit var test.  I've updated the accompanying note to state clearly that the lines have no effect on model output, but I guess we need to keep the lines to avoid uninitialized variables.\u000a",
          "date" : "2021-10-26 13:08:08 -0500",
          "id" : "9f1e1ad0e80be0a00148ceb1373cd3dd82e9469a",
          "msg" : "Uncommenting diffusion.F90 k=1 lines again to fix Oracle uninit var test.  I've updated the accompanying note to state clearly that the lines have no effect on model output, but I guess we need to keep the lines to avoid uninitialized variables.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/diffusion.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xm_wpxp_module.F90"
          ],
          "commitId" : "ae462c9ecc9dac803b2719ccb5aae1126a840c2d",
          "timestamp" : 1635291046000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I am passing down the forgotten parameter, altitude threshold, in\u000aadvance_xm_wpxp_module.F90.\u000a",
          "date" : "2021-10-26 18:30:46 -0500",
          "id" : "ae462c9ecc9dac803b2719ccb5aae1126a840c2d",
          "msg" : "I am passing down the forgotten parameter, altitude threshold, in",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_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/model_flags.F90",
            "src/G_unit_test_types/spurious_source_test.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "input/tunable_parameters_Lscale/configurable_model_flags.in",
            "input/tunable_parameters_e3sm/configurable_model_flags.in",
            "src/G_unit_test_types/pdf_parameter_tests.F90",
            "input/tunable_parameters/configurable_model_flags.in",
            "src/clubb_tuner.F90"
          ],
          "commitId" : "987d63de489d2baa09ad6e1538b2c6dbb7551690",
          "timestamp" : 1635369371000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Adding code wrapped in a flag (l_use_tke_in_K_dfsn) to use u_i'u_i' in the wp2 and wp3 eddy diffusion terms, instead of just wp2 or wp3.  Relevant to CLUBB issue #920.\u000a\u000aResults are b4b when the flag is turned off, which it currently is.\u000a",
          "date" : "2021-10-27 16:16:11 -0500",
          "id" : "987d63de489d2baa09ad6e1538b2c6dbb7551690",
          "msg" : "Adding code wrapped in a flag (l_use_tke_in_K_dfsn) to use u_i'u_i' in the wp2 and wp3 eddy diffusion terms, instead of just wp2 or wp3.  Relevant to CLUBB issue #920.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_e3sm/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/pdf_parameter_tests.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/spurious_source_test.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_Lscale/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_tuner.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_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/G_unit_test_types/spurious_source_test.F90",
            "src/CLUBB_core/model_flags.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "input/tunable_parameters_Lscale/configurable_model_flags.in",
            "input/tunable_parameters_e3sm/configurable_model_flags.in",
            "src/G_unit_test_types/pdf_parameter_tests.F90",
            "input/tunable_parameters_compatible_r8029/configurable_model_flags.in",
            "input/tunable_parameters/configurable_model_flags.in",
            "src/clubb_tuner.F90"
          ],
          "commitId" : "79bc651171add5b6a340be02cf6f775ddc779aaa",
          "timestamp" : 1635369371000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updates as requested to the l_use_tke_in_K_dfsn code:\u000a\u000a- The name of the flag is changed to l_use_tke_in_wp2_wp3_K_dfsn\u000a- Comments are added to the main pieces of code in advance_wp2_wp3\u000a- The flag is added to the \"compatible_r8029\" configurable flags file.\u000a\u000aSee this comment https://github.com/larson-group/clubb/issues/920#issuecomment-931446401 and following for more information.\u000a",
          "date" : "2021-10-27 16:16:11 -0500",
          "id" : "79bc651171add5b6a340be02cf6f775ddc779aaa",
          "msg" : "Updates as requested to the l_use_tke_in_K_dfsn code:",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/spurious_source_test.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_compatible_r8029/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_e3sm/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_Lscale/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_tuner.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/pdf_parameter_tests.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/config/VariableGroupWs.py"
          ],
          "commitId" : "a4edc266802c743ff21a4aebfb4fa66a12b1f637",
          "timestamp" : 1635521331000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/jan.gruenenwald",
            "fullName" : "jan.gruenenwald"
          },
          "authorEmail" : "jan.gruenenwald@gmail.com",
          "comment" : "Added WSUP from SAM to the VariableGroupWs.py in pyplotgen\u000a",
          "date" : "2021-10-29 10:28:51 -0500",
          "id" : "a4edc266802c743ff21a4aebfb4fa66a12b1f637",
          "msg" : "Added WSUP from SAM to the VariableGroupWs.py in pyplotgen",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupWs.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/parameters_tunable.F90",
            "src/G_unit_test_types/spurious_source_test.F90",
            "src/SILHS/silhs_api_module.F90",
            "src/SILHS/latin_hypercube_driver_module.F90",
            "src/clubb_thread_test.F90",
            "src/SILHS/output_2D_samples_module.F90",
            "src/clubb_standalone.F90",
            "src/CLUBB_core/output_netcdf.F90",
            "src/jacobian.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "src/G_unit_test_types/pdf_parameter_tests.F90",
            "src/error.F90"
          ],
          "commitId" : "bb06897ec9a8a659c69f05c005cb6b7f3380975e",
          "timestamp" : 1635542624000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I am committing the final stage of the \"pass-down params\" project.\u000aThe results are bit-for-bit identical.\u000a",
          "date" : "2021-10-29 16:23:44 -0500",
          "id" : "bb06897ec9a8a659c69f05c005cb6b7f3380975e",
          "msg" : "I am committing the final stage of the \"pass-down params\" project.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/output_netcdf.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/latin_hypercube_driver_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/spurious_source_test.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/jacobian.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_standalone.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/silhs_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/pdf_parameter_tests.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/output_2D_samples_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_thread_test.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/mixing_length.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "edb7bc84684712739876ec803541ba3b165f4a5a",
          "timestamp" : 1635542673000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Adding an option to use invrs_tau_N2_iso for C4 terms.  The same invrs_tau had been used for C4 and C14 terms, so some adjustments had to be made to separate them out (this was started with an earlier commit: https://github.com/larson-group/clubb/commit/ef3be1b1378bcd1a447f3866c9f88f8cc4764233).  The flag is currently set to false so results will be b4b.\u000a\u000aSee also the discussion here: https://github.com/larson-group/clubb/issues/920#issuecomment-920338746 and following comments.\u000a",
          "date" : "2021-10-29 16:24:33 -0500",
          "id" : "edb7bc84684712739876ec803541ba3b165f4a5a",
          "msg" : "Adding an option to use invrs_tau_N2_iso for C4 terms.  The same invrs_tau had been used for C4 and C14 terms, so some adjustments had to be made to separate them out (this was started with an earlier commit: https://github.com/larson-group/clubb/commit/ef3be1b1378bcd1a447f3866c9f88f8cc4764233).  The flag is currently set to false so results will be b4b.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_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/mixing_length.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_wp2_wp3_module.F90"
          ],
          "commitId" : "17d242a65d579c70299dfcecb853f2aed5e0feb1",
          "timestamp" : 1635542673000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Renaming invrs_tau_zt and invrs_tauw3t to \"invrs_tau_wp3_zt\" in advance_wp2_wp3 to avoid confusion.  This variable is only used for the wp3 C8 term, so one consistent name is simpler, and the name \"invrs_tau_zt\" is already used by another variable in advance_clubb_core.\u000a",
          "date" : "2021-10-29 16:24:33 -0500",
          "id" : "17d242a65d579c70299dfcecb853f2aed5e0feb1",
          "msg" : "Renaming invrs_tau_zt and invrs_tauw3t to \"invrs_tau_wp3_zt\" in advance_wp2_wp3 to avoid confusion.  This variable is only used for the wp3 C8 term, so one consistent name is simpler, and the name \"invrs_tau_zt\" is already used by another variable in advance_clubb_core.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/mixing_length.F90"
          ],
          "commitId" : "a29c355bfc54d7459a6107cf45b593473dcce8d1",
          "timestamp" : 1635542673000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Adding comments for clarity.\u000a",
          "date" : "2021-10-29 16:24:33 -0500",
          "id" : "a29c355bfc54d7459a6107cf45b593473dcce8d1",
          "msg" : "Adding comments for clarity.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mixing_length.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/clubb_api_module.F90"
          ],
          "commitId" : "3c47dcdc6b5d8ecb855c2df36a86e3e778e4820d",
          "timestamp" : 1635637985000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I forgot to add this necessary subroutine call to the clubb API.\u000a",
          "date" : "2021-10-30 18:53:05 -0500",
          "id" : "3c47dcdc6b5d8ecb855c2df36a86e3e778e4820d",
          "msg" : "I forgot to add this necessary subroutine call to the clubb API.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_wp2_wp3_module.F90"
          ],
          "commitId" : "cf9db3f9448ad0c5a97fcf3b005a645b6b6a927a",
          "timestamp" : 1635789347000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Fixing a minor accounting bug related to the changes in https://github.com/larson-group/clubb/commit/987d63de489d2baa09ad6e1538b2c6dbb7551690.  There was some overcounting of the relevant terms.\u000a\u000aResults are b4b since the l_use_tke_in_wp2_wp3_K_dfsn flag is false.\u000a",
          "date" : "2021-11-01 12:55:47 -0500",
          "id" : "cf9db3f9448ad0c5a97fcf3b005a645b6b6a927a",
          "msg" : "Fixing a minor accounting bug related to the changes in https://github.com/larson-group/clubb/commit/987d63de489d2baa09ad6e1538b2c6dbb7551690.  There was some overcounting of the relevant terms.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "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/parameters_tunable.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/G_unit_test_types/spurious_source_test.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/advance_microphys_module.F90",
            "src/CLUBB_core/diffusion.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "1b4ca12287908273f189d8588e7a39755cd4fb6d",
          "timestamp" : 1636150605000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I have turned the nu_vert_res_dep family of variables into a derived\u000atype and that variable is now being passed throughout the CLUBB code,\u000arather than accessing variables through a USE statement.\u000a\u000aEverything is 100% bit-for-bit!\u000a",
          "date" : "2021-11-05 17:16:45 -0500",
          "id" : "1b4ca12287908273f189d8588e7a39755cd4fb6d",
          "msg" : "I have turned the nu_vert_res_dep family of variables into a derived",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/diffusion.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/advance_microphys_module.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_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/spurious_source_test.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/test_analyzeSensMatrix.py",
            "utilities/sens_matrix/sens_matrix_dashboard.py",
            "utilities/sens_matrix/analyze_sensitivity_matrix.py"
          ],
          "commitId" : "ae681935179f62ffb588fe2aab7c95780034f153",
          "timestamp" : 1636387557000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "Add 3 new features to dashboard:\u000a1) Add Huber (confusingly called \"Ransac\") regressor to find\u000aa fit that de-weights outliers.  The goal is to identify tuning trade-offs.\u000a2) Add ElasticNet regressor.  The goal here is to obtain\u000aa good fit that doesn't perturb the parameters too much,\u000aand that leaves some parameter values unchanged if possible.\u000a3) Add a routine to create PCA biplots.  The goal here\u000ais to identify outliers (i.e., tuning trade-offs) analytically.\u000a\u000aFor #910.\u000a",
          "date" : "2021-11-08 10:05:57 -0600",
          "id" : "ae681935179f62ffb588fe2aab7c95780034f153",
          "msg" : "Add 3 new features to dashboard:",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/test_analyzeSensMatrix.py"
            },
            {
              "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" : [
            "postprocessing/tolerance_compare/tolerance_check.py"
          ],
          "commitId" : "a931651e75fe59f3c0435a3b8d1ced442a89d9cc",
          "timestamp" : 1636405058000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Updating tolerance_check.py to Python3.\u000a",
          "date" : "2021-11-08 14:57:38 -0600",
          "id" : "a931651e75fe59f3c0435a3b8d1ced442a89d9cc",
          "msg" : "Updating tolerance_check.py to Python3.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/tolerance_compare/tolerance_check.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/pdf_closure_module.F90",
            "src/CLUBB_core/stats_zt_module.F90",
            "postprocessing/pyplotgen/config/Case_definitions.py"
          ],
          "commitId" : "dc4d9fa8d3688a4b970446cd4b29ef3f75d2a63f",
          "timestamp" : 1636491816000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/jan.gruenenwald",
            "fullName" : "jan.gruenenwald"
          },
          "authorEmail" : "jan.gruenenwald@gmail.com",
          "comment" : "Added sam file name to DYCOMS_RF02_DO case, fixed the clipping in calc_w_up_in_cloud in pdf_closure_module.f90, and changed long name of w_up_in_cloud in stats_zt_module.f90\u000a",
          "date" : "2021-11-09 15:03:36 -0600",
          "id" : "dc4d9fa8d3688a4b970446cd4b29ef3f75d2a63f",
          "msg" : "Added sam file name to DYCOMS_RF02_DO case, fixed the clipping in calc_w_up_in_cloud in pdf_closure_module.f90, and changed long name of w_up_in_cloud in stats_zt_module.f90",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/Case_definitions.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input/tunable_parameters_compatible_r8029/configurable_model_flags.in"
          ],
          "commitId" : "1c59a5018700023f704a46b68ad581445427d51f",
          "timestamp" : 1636589258000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Turn off l_Lscale_vert_avg because this flag has been deprecated.\u000a\u000aWe're not concerned about any damage to backwards compatibility because NCAR doesn't run SILHS.\u000aHopefully, this will allow the clubb_bin_diff_regression_backwards_compatibility_gfortran_test Jenkins test to pass.\u000a\u000alarson-group/sys_admin#763\u000a",
          "date" : "2021-11-10 18:07:38 -0600",
          "id" : "1c59a5018700023f704a46b68ad581445427d51f",
          "msg" : "Turn off l_Lscale_vert_avg because this flag has been deprecated.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_compatible_r8029/configurable_model_flags.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/G_unit_tests.F90",
            "input/tunable_parameters/configurable_model_flags.in",
            "src/CLUBB_core/model_flags.F90",
            "src/CLUBB_core/pdf_closure_module.F90",
            "src/G_unit_test_types/w_up_in_cloud_tests.F90"
          ],
          "commitId" : "b98df1d99fb3d70d496f49cf3b812c8a246c1bb8",
          "timestamp" : 1636651886000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/jan.gruenenwald",
            "fullName" : "jan.gruenenwald"
          },
          "authorEmail" : "jan.gruenenwald@gmail.com",
          "comment" : "Resolved any issues in the pull request. See https://github.com/larson-group/clubb/pull/970 for details\u000a",
          "date" : "2021-11-11 11:31:26 -0600",
          "id" : "b98df1d99fb3d70d496f49cf3b812c8a246c1bb8",
          "msg" : "Resolved any issues in the pull request. See https://github.com/larson-group/clubb/pull/970 for details",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/G_unit_tests.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/w_up_in_cloud_tests.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/pdf_closure_module.F90",
            "input/stats/standard_stats.in"
          ],
          "commitId" : "49c2984d69af2adda36fb151146393decc215dc4",
          "timestamp" : 1636664054000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/jan.gruenenwald",
            "fullName" : "jan.gruenenwald"
          },
          "authorEmail" : "jan.gruenenwald@gmail.com",
          "comment" : "Included a check in pdf_closure_module.f90 to check if flag for iw_up_in_cloud is set. Removed iw_up_in_cloud from standard_stats.in to prevent binary diffs in CLUBB output files after merge\u000a",
          "date" : "2021-11-11 14:54:14 -0600",
          "id" : "49c2984d69af2adda36fb151146393decc215dc4",
          "msg" : "Included a check in pdf_closure_module.f90 to check if flag for iw_up_in_cloud is set. Removed iw_up_in_cloud from standard_stats.in to prevent binary diffs in CLUBB output files after merge",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/stats/standard_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/pdf_closure_module.F90"
          ],
          "commitId" : "939fbbd0b0c6bc00fcce8cfce0f306e84c3155a7",
          "timestamp" : 1636664205000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/jan.gruenenwald",
            "fullName" : "jan.gruenenwald"
          },
          "authorEmail" : "jan.gruenenwald@gmail.com",
          "comment" : "fixed a typo in pdf_closure_module.f90, line 1284\u000a",
          "date" : "2021-11-11 14:56:45 -0600",
          "id" : "939fbbd0b0c6bc00fcce8cfce0f306e84c3155a7",
          "msg" : "fixed a typo in pdf_closure_module.f90, line 1284",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/G_unit_test_types/w_up_in_cloud_tests.F90",
            "src/CLUBB_core/pdf_closure_module.F90"
          ],
          "commitId" : "cea625cee42c8cbf6d1793eaae65f6bb136b16f9",
          "timestamp" : 1636667154000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/68997723+jangrn",
            "fullName" : "68997723+JanGrn"
          },
          "authorEmail" : "68997723+JanGrn@users.noreply.github.com",
          "comment" : "See ticket\u000a#958\u000a",
          "date" : "2021-11-11 15:45:54 -0600",
          "id" : "cea625cee42c8cbf6d1793eaae65f6bb136b16f9",
          "msg" : "See ticket",
          "paths" : [
            {
              "editType" : "add",
              "file" : "src/G_unit_test_types/w_up_in_cloud_tests.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/G_unit_test_types/w_up_in_cloud_tests.F90",
            "src/CLUBB_core/pdf_closure_module.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90"
          ],
          "commitId" : "6aa4ad30eef8b9bc2ce8dc46fb355d414b431542",
          "timestamp" : 1636667154000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/68997723+jangrn",
            "fullName" : "68997723+JanGrn"
          },
          "authorEmail" : "68997723+JanGrn@users.noreply.github.com",
          "comment" : "added some documentation in pdf_close_module.f90 and started writing of w_up_in_cloud to disk\u000a",
          "date" : "2021-11-11 15:45:54 -0600",
          "id" : "6aa4ad30eef8b9bc2ce8dc46fb355d414b431542",
          "msg" : "added some documentation in pdf_close_module.f90 and started writing of w_up_in_cloud to disk",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/w_up_in_cloud_tests.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "compile/file_list/G_unit_tests_files",
            "src/G_unit_tests.F90",
            "postprocessing/pyplotgen/config/VariableGroupWs.py",
            "input/stats/standard_stats.in",
            "src/CLUBB_core/pdf_closure_module.F90",
            "input/stats/all_stats.in",
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/model_flags.F90",
            "src/G_unit_test_types/w_up_in_cloud_tests.F90",
            "postprocessing/pyplotgen/config/Case_definitions.py",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "src/CLUBB_core/stats_zt_module.F90",
            "input/tunable_parameters/configurable_model_flags.in",
            "src/CLUBB_core/stats_variables.F90"
          ],
          "commitId" : "e33002f85d35ee72f9b155437f36e9c103765cc3",
          "timestamp" : 1636667154000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/68997723+jangrn",
            "fullName" : "68997723+JanGrn"
          },
          "authorEmail" : "68997723+JanGrn@users.noreply.github.com",
          "comment" : "See respective messages on the issue 958 on date 10/12/2021\u000a",
          "date" : "2021-11-11 15:45:54 -0600",
          "id" : "e33002f85d35ee72f9b155437f36e9c103765cc3",
          "msg" : "See respective messages on the issue 958 on date 10/12/2021",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/G_unit_tests.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/stats/all_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/Case_definitions.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupWs.py"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_variables.F90"
            },
            {
              "editType" : "edit",
              "file" : "compile/file_list/G_unit_tests_files"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/stats/standard_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/w_up_in_cloud_tests.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/config/VariableGroupWs.py"
          ],
          "commitId" : "7a8e16c077839c803937a1346546fd5419c541a2",
          "timestamp" : 1636667154000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/68997723+jangrn",
            "fullName" : "68997723+JanGrn"
          },
          "authorEmail" : "68997723+JanGrn@users.noreply.github.com",
          "comment" : "Added WSUP from SAM to the VariableGroupWs.py in pyplotgen\u000a",
          "date" : "2021-11-11 15:45:54 -0600",
          "id" : "7a8e16c077839c803937a1346546fd5419c541a2",
          "msg" : "Added WSUP from SAM to the VariableGroupWs.py in pyplotgen",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupWs.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/stats_zt_module.F90",
            "src/CLUBB_core/pdf_closure_module.F90",
            "postprocessing/pyplotgen/config/Case_definitions.py"
          ],
          "commitId" : "f7cd1d8ccc310129bfb3ceb243b0c47284eaccf5",
          "timestamp" : 1636667154000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/68997723+jangrn",
            "fullName" : "68997723+JanGrn"
          },
          "authorEmail" : "68997723+JanGrn@users.noreply.github.com",
          "comment" : "Added sam file name to DYCOMS_RF02_DO case, fixed the clipping in calc_w_up_in_cloud in pdf_closure_module.f90, and changed long name of w_up_in_cloud in stats_zt_module.f90\u000a",
          "date" : "2021-11-11 15:45:54 -0600",
          "id" : "f7cd1d8ccc310129bfb3ceb243b0c47284eaccf5",
          "msg" : "Added sam file name to DYCOMS_RF02_DO case, fixed the clipping in calc_w_up_in_cloud in pdf_closure_module.f90, and changed long name of w_up_in_cloud in stats_zt_module.f90",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/Case_definitions.py"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/G_unit_tests.F90",
            "input/tunable_parameters/configurable_model_flags.in",
            "src/CLUBB_core/model_flags.F90",
            "src/G_unit_test_types/w_up_in_cloud_tests.F90",
            "src/CLUBB_core/pdf_closure_module.F90"
          ],
          "commitId" : "202f78110b0f343f565b8ac1ea633ded7b27ee11",
          "timestamp" : 1636667154000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/68997723+jangrn",
            "fullName" : "68997723+JanGrn"
          },
          "authorEmail" : "68997723+JanGrn@users.noreply.github.com",
          "comment" : "Resolved any issues in the pull request. See https://github.com/larson-group/clubb/pull/970 for details\u000a",
          "date" : "2021-11-11 15:45:54 -0600",
          "id" : "202f78110b0f343f565b8ac1ea633ded7b27ee11",
          "msg" : "Resolved any issues in the pull request. See https://github.com/larson-group/clubb/pull/970 for details",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/w_up_in_cloud_tests.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_tests.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/pdf_closure_module.F90",
            "input/stats/standard_stats.in"
          ],
          "commitId" : "df3b263c7525b030ed469116534560eb74ae8ddf",
          "timestamp" : 1636667154000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/68997723+jangrn",
            "fullName" : "68997723+JanGrn"
          },
          "authorEmail" : "68997723+JanGrn@users.noreply.github.com",
          "comment" : "Included a check in pdf_closure_module.f90 to check if flag for iw_up_in_cloud is set. Removed iw_up_in_cloud from standard_stats.in to prevent binary diffs in CLUBB output files after merge\u000a",
          "date" : "2021-11-11 15:45:54 -0600",
          "id" : "df3b263c7525b030ed469116534560eb74ae8ddf",
          "msg" : "Included a check in pdf_closure_module.f90 to check if flag for iw_up_in_cloud is set. Removed iw_up_in_cloud from standard_stats.in to prevent binary diffs in CLUBB output files after merge",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/stats/standard_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/pdf_closure_module.F90"
          ],
          "commitId" : "335d83b7e89d00fa3cd1ce727356d6d7b006dd36",
          "timestamp" : 1636667154000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/68997723+jangrn",
            "fullName" : "68997723+JanGrn"
          },
          "authorEmail" : "68997723+JanGrn@users.noreply.github.com",
          "comment" : "fixed a typo in pdf_closure_module.f90, line 1284\u000a",
          "date" : "2021-11-11 15:45:54 -0600",
          "id" : "335d83b7e89d00fa3cd1ce727356d6d7b006dd36",
          "msg" : "fixed a typo in pdf_closure_module.f90, line 1284",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/clubb_api_module.F90",
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/clubb_driver.F90"
          ],
          "commitId" : "1c77ed3f85d66c5ec3818b2e146a5cc95bbcf306",
          "timestamp" : 1637038777000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Passing w_up_in_cloud out of advance_clubb_core\u000a",
          "date" : "2021-11-15 22:59:37 -0600",
          "id" : "1c77ed3f85d66c5ec3818b2e146a5cc95bbcf306",
          "msg" : "Passing w_up_in_cloud out of advance_clubb_core",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/stats_variables.F90"
          ],
          "commitId" : "01902a482d8d51667174e18551fad475b57dc98c",
          "timestamp" : 1638465215000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/jan.gruenenwald",
            "fullName" : "jan.gruenenwald"
          },
          "authorEmail" : "jan.gruenenwald@gmail.com",
          "comment" : "fixed compiler warning regarding w_up_in_cloud\u000a",
          "date" : "2021-12-02 11:13:35 -0600",
          "id" : "01902a482d8d51667174e18551fad475b57dc98c",
          "msg" : "fixed compiler warning regarding w_up_in_cloud",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_variables.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90"
          ],
          "commitId" : "4d88fc65090fc186ee942d5247fbb43ddfa67a82",
          "timestamp" : 1638567586000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Remove clipping from a3_coef.\u000a\u000aIn principle, removing the clipping should reduce noise.\u000aIn practice, it makes rico noiser but mpace_b less noisy.\u000aIt also allows twp_ice to run to completion with the gfortran compiler.\u000a\u000aThis commit is BIT_CHANGING.\u000a\u000aFor #965.\u000a",
          "date" : "2021-12-03 15:39:46 -0600",
          "id" : "4d88fc65090fc186ee942d5247fbb43ddfa67a82",
          "msg" : "Remove clipping from a3_coef.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/config/Case_definitions.py"
          ],
          "commitId" : "25efa002d221b5de85adc86feb1ffd4da51d7232",
          "timestamp" : 1638807612000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Add \"subcolumns\" key to LASSO cases in pyplotgen.\u000a",
          "date" : "2021-12-06 10:20:12 -0600",
          "id" : "25efa002d221b5de85adc86feb1ffd4da51d7232",
          "msg" : "Add \"subcolumns\" key to LASSO cases in pyplotgen.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/Case_definitions.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README"
          ],
          "commitId" : "01983ed11b0daff5e4da31f8d672a07c49e9f019",
          "timestamp" : 1639609752000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Adding a line to the readme to trigger the nightly tests.\u000a",
          "date" : "2021-12-15 17:09:12 -0600",
          "id" : "01983ed11b0daff5e4da31f8d672a07c49e9f019",
          "msg" : "Adding a line to the readme to trigger the nightly tests.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README"
          ],
          "commitId" : "13e93594651b217c11b00cfede5784136a16b86d",
          "timestamp" : 1639694037000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Removing a line to trigger the nightly tests. larson-group/sys_admin#763\u000a",
          "date" : "2021-12-16 16:33:57 -0600",
          "id" : "13e93594651b217c11b00cfede5784136a16b86d",
          "msg" : "Removing a line to trigger the nightly tests. larson-group/sys_admin#763",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "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/G_unit_test_types/spurious_source_test.F90"
          ],
          "commitId" : "a7c61266346ca0d113aaf2e12fc9580c8a6186d0",
          "timestamp" : 1639784185000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/griffinb",
            "fullName" : "Brian Griffin"
          },
          "authorEmail" : "31553422+bmg929@users.noreply.github.com",
          "comment" : "These changes allow you to call the 4 clubb \"advance\" subroutines in any\u000aorder that you want to try. In the default order (where the order is the\u000asame as found in the current version of the CLUBB master), results are\u000abit-for-bit when compared to CLUBB master.\u000a",
          "date" : "2021-12-17 17:36:25 -0600",
          "id" : "a7c61266346ca0d113aaf2e12fc9580c8a6186d0",
          "msg" : "These changes allow you to call the 4 clubb \"advance\" subroutines in any",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/spurious_source_test.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90"
          ],
          "commitId" : "35d03fc4ee564148d7c718591ba0e48b86c97072",
          "timestamp" : 1639784185000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/griffinb",
            "fullName" : "Brian Griffin"
          },
          "authorEmail" : "31553422+bmg929@users.noreply.github.com",
          "comment" : "Placing the order variables in a nice, convenient place for testing use.\u000a",
          "date" : "2021-12-17 17:36:25 -0600",
          "id" : "35d03fc4ee564148d7c718591ba0e48b86c97072",
          "msg" : "Placing the order variables in a nice, convenient place for testing use.",
          "paths" : [
            {
              "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"
          ],
          "commitId" : "05a0c45a46b4d2bb8afbb235969868a878d755d3",
          "timestamp" : 1639784185000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/griffinb",
            "fullName" : "Brian Griffin"
          },
          "authorEmail" : "31553422+bmg929@users.noreply.github.com",
          "comment" : "I reordered advance_clubb_core so that the \"Advance xp3\" (which is a\u000abasic calculation of xp3 by the ansatz by default) section is moved out\u000aof the way of the \"advance loop\" to a point that is after\u000aadvance_windm_edsclrm (or whatever will be called last in the advance\u000aloop.\u000a\u000aThis change does not alter the default results. Everything is still\u000abit-for-bit.\u000a",
          "date" : "2021-12-17 17:36:25 -0600",
          "id" : "05a0c45a46b4d2bb8afbb235969868a878d755d3",
          "msg" : "I reordered advance_clubb_core so that the \"Advance xp3\" (which is a",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/clubb_api_module.F90"
          ],
          "commitId" : "ab8d447789861d018a0e50d06bedea3e044d5ecb",
          "timestamp" : 1639784185000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/griffinb",
            "fullName" : "Brian Griffin"
          },
          "authorEmail" : "31553422+bmg929@users.noreply.github.com",
          "comment" : "I am committing the idiot-proofing code that forces l_min_xp2_from_corr_wx\u000aand l_enable_relaxed_clipping to have opposite values (one must be true\u000aand the other must be false). In this commit, both are set to true, so\u000athe code will produce an exception.\u000a",
          "date" : "2021-12-17 17:36:25 -0600",
          "id" : "ab8d447789861d018a0e50d06bedea3e044d5ecb",
          "msg" : "I am committing the idiot-proofing code that forces l_min_xp2_from_corr_wx",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90"
          ],
          "commitId" : "9b22e11df82804105e6f34728d42e29ebd8dc9da",
          "timestamp" : 1639784185000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/griffinb",
            "fullName" : "Brian Griffin"
          },
          "authorEmail" : "31553422+bmg929@users.noreply.github.com",
          "comment" : "I am indenting the portion of the code where the advance subroutines\u000aare located within the new ordering loop.\u000a",
          "date" : "2021-12-17 17:36:25 -0600",
          "id" : "9b22e11df82804105e6f34728d42e29ebd8dc9da",
          "msg" : "I am indenting the portion of the code where the advance subroutines",
          "paths" : [
            {
              "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"
          ],
          "commitId" : "71ab332a524b2802f9e406d8e9ac00712a3b96c0",
          "timestamp" : 1639784185000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/griffinb",
            "fullName" : "Brian Griffin"
          },
          "authorEmail" : "31553422+bmg929@users.noreply.github.com",
          "comment" : "Temporarily commenting out the idiot proofing in order to run some tests ...\u000aThe results from this branch are still bit-for-bit with the master branch.\u000a",
          "date" : "2021-12-17 17:36:25 -0600",
          "id" : "71ab332a524b2802f9e406d8e9ac00712a3b96c0",
          "msg" : "Temporarily commenting out the idiot proofing in order to run some tests ...",
          "paths" : [
            {
              "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_xm_wpxp_module.F90"
          ],
          "commitId" : "06d48b1c9da2a8a65f080fa16450d807b97a19ea",
          "timestamp" : 1639784501000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Now official reinstating the idiot-proofing and turning off the\u000al_enable_relaxed_clipping flag. This commit is BIT_CHANGING\u000a",
          "date" : "2021-12-17 17:41:41 -0600",
          "id" : "06d48b1c9da2a8a65f080fa16450d807b97a19ea",
          "msg" : "Now official reinstating the idiot-proofing and turning off the",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90"
          ],
          "commitId" : "fa5559b6fd09f3da30b4d4d0255c532b3dd53607",
          "timestamp" : 1639787077000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I am committing some idiot proofing in regards to the advance\u000asubroutines ordering. No index can have a value of less than 1,\u000agreater than 4, and no index can have the same value as any other\u000aindex. Each adv routine order index must have a unique value.\u000a",
          "date" : "2021-12-17 18:24:37 -0600",
          "id" : "fa5559b6fd09f3da30b4d4d0255c532b3dd53607",
          "msg" : "I am committing some idiot proofing in regards to the advance",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/config/VariableGroupBaseBudgetsSamStyle.py"
          ],
          "commitId" : "ea5b5707470c2d942cbb7081436ede1baedde704",
          "timestamp" : 1640012072000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Updates to SAM-style budget plots for CLUBB output.\u000a",
          "date" : "2021-12-20 08:54:32 -0600",
          "id" : "ea5b5707470c2d942cbb7081436ede1baedde704",
          "msg" : "Updates to SAM-style budget plots for CLUBB output.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupBaseBudgetsSamStyle.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input_misc/tuner/error_four_cases.in",
            "src/error.F90"
          ],
          "commitId" : "32af4729f9ff1d374e03249b1b4d8d05fd8052d6",
          "timestamp" : 1640202403000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Adding new four-case tuner script and also some minor updates to error.F90 that avoid the \"LES is zero\" error for the cloud water and cloud fraction.\u000a",
          "date" : "2021-12-22 13:46:43 -0600",
          "id" : "32af4729f9ff1d374e03249b1b4d8d05fd8052d6",
          "msg" : "Adding new four-case tuner script and also some minor updates to error.F90 that avoid the \"LES is zero\" error for the cloud water and cloud fraction.",
          "paths" : [
            {
              "editType" : "add",
              "file" : "input_misc/tuner/error_four_cases.in"
            },
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/error.F90"
          ],
          "commitId" : "f983171d892eb60a4d3193f71125f280169a336f",
          "timestamp" : 1640202403000,
          "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 minor cleanup for my last commit about the tuner update.\u000a",
          "date" : "2021-12-22 13:46:43 -0600",
          "id" : "f983171d892eb60a4d3193f71125f280169a336f",
          "msg" : "Adding comments and minor cleanup for my last commit about the tuner update.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/error.F90"
          ],
          "commitId" : "c665567bd02143fd2060282ad5cb5dea6cdf2679",
          "timestamp" : 1640202403000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updating error.F90 to include the error statement about LES field being zero as a check.\u000a",
          "date" : "2021-12-22 13:46:43 -0600",
          "id" : "c665567bd02143fd2060282ad5cb5dea6cdf2679",
          "msg" : "Updating error.F90 to include the error statement about LES field being zero as a check.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/clubb_driver.F90"
          ],
          "commitId" : "74c54289ac37740b48512eecab9352c37a19a324",
          "timestamp" : 1640706464000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Updating CLUBB to pass uprcp and vprcp into and out of advance_clubb_core.\u000a",
          "date" : "2021-12-28 09:47:44 -0600",
          "id" : "74c54289ac37740b48512eecab9352c37a19a324",
          "msg" : "Updating CLUBB to pass uprcp and vprcp into and out of advance_clubb_core.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.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_clubb_core_module.F90"
          ],
          "commitId" : "517dd59a53c72aab76b5f40e078f08c7a736f0a9",
          "timestamp" : 1640706663000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Now that uprcp and vprcp have been passed through advance_clubb_core,\u000aI can get rid of this idiot-proofing code that stops the run when\u000al_predict_upwp_vpwp is enabled and the PDF is in the \"post\" position.\u000a",
          "date" : "2021-12-28 09:51:03 -0600",
          "id" : "517dd59a53c72aab76b5f40e078f08c7a736f0a9",
          "msg" : "Now that uprcp and vprcp have been passed through advance_clubb_core,",
          "paths" : [
            {
              "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_driver.F90",
            "src/CLUBB_core/clubb_api_module.F90"
          ],
          "commitId" : "9cc76af14581bda65bf71ce4d8ba4d70534cf6f5",
          "timestamp" : 1640825295000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I am adding more arguments to the argument list for advance_clubb_core\u000aso that the model now runs with the PDF in the post position.\u000a\u000aResult from this change are still bit-for-bit.\u000a",
          "date" : "2021-12-29 18:48:15 -0600",
          "id" : "9cc76af14581bda65bf71ce4d8ba4d70534cf6f5",
          "msg" : "I am adding more arguments to the argument list for advance_clubb_core",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/src/CaseGallerySetup.py"
          ],
          "commitId" : "722d0f5d58787f4c8f9ad9c73a1004e1077c61db",
          "timestamp" : 1640965359000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Modifying the generate subcolumn panels function to smoothly plot both CLUBB and WRF-LASSO SILHS subcolumns.\u000a",
          "date" : "2021-12-31 09:42:39 -0600",
          "id" : "722d0f5d58787f4c8f9ad9c73a1004e1077c61db",
          "msg" : "Modifying the generate subcolumn panels function to smoothly plot both CLUBB and WRF-LASSO SILHS subcolumns.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/src/CaseGallerySetup.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/model_flags.F90"
          ],
          "commitId" : "2a9a0f2c7031013529a4c2a7b78d05c727bdc37c",
          "timestamp" : 1641839832000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Insert print about overwriting default flags with namelist values\u000a",
          "date" : "2022-01-10 12:37:12 -0600",
          "id" : "2a9a0f2c7031013529a4c2a7b78d05c727bdc37c",
          "msg" : "Insert print about overwriting default flags with namelist values",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/model_flags.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/parameters_tunable.F90"
          ],
          "commitId" : "ae798c431a9c33366661af3078b56d073b16b023",
          "timestamp" : 1641840286000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Insert print about overwriting default parameters with namelist values\u000a",
          "date" : "2022-01-10 12:44:46 -0600",
          "id" : "ae798c431a9c33366661af3078b56d073b16b023",
          "msg" : "Insert print about overwriting default parameters with namelist values",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README"
          ],
          "commitId" : "8c4c90049b075b8e615e8e08ddf101bdcddf9856",
          "timestamp" : 1641840820000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Note that source-code flags and parameter values are overwritten by namelist values\u000a",
          "date" : "2022-01-10 12:53:40 -0600",
          "id" : "8c4c90049b075b8e615e8e08ddf101bdcddf9856",
          "msg" : "Note that source-code flags and parameter values are overwritten by namelist values",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README"
          ],
          "commitId" : "1460a662e1f4056e02af076d44a22b1e5629c987",
          "timestamp" : 1641841008000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Clarify comments in README\u000a",
          "date" : "2022-01-10 12:56:48 -0600",
          "id" : "1460a662e1f4056e02af076d44a22b1e5629c987",
          "msg" : "Clarify comments in README",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/clubb_api_module.F90"
          ],
          "commitId" : "efea5cc92bbc5ac9bca31f66f10f02f7f56eff8d",
          "timestamp" : 1641936564000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Making api version of setup_grid. larson-group/clubb#972\u000a",
          "date" : "2022-01-11 15:29:24 -0600",
          "id" : "efea5cc92bbc5ac9bca31f66f10f02f7f56eff8d",
          "msg" : "Making api version of setup_grid. larson-group/clubb#972",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/SILHS/silhs_api_module.F90"
          ],
          "commitId" : "9915baa6935273f632bcc611fc7aef03c1b026ff",
          "timestamp" : 1642027821000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Making some paramters_silhs variables available from the silhs api\u000a",
          "date" : "2022-01-12 16:50:21 -0600",
          "id" : "9915baa6935273f632bcc611fc7aef03c1b026ff",
          "msg" : "Making some paramters_silhs variables available from the silhs api",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/SILHS/silhs_api_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90"
          ],
          "commitId" : "6f037c8025b8131ad603677a418099473fc8239a",
          "timestamp" : 1642031683000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Comment out setting of fatal error\u000a\u000awhen l_min_xp2_from_corr_wx = F and l_enable_relaxed_clipping = F.  \u000aThe goal is to allow the clubb_backwards_compatibility_gfortran_test\u000aJenkins test to pass again.\u000a\u000aFor #846.\u000a",
          "date" : "2022-01-12 17:54:43 -0600",
          "id" : "6f037c8025b8131ad603677a418099473fc8239a",
          "msg" : "Comment out setting of fatal error",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_backwards_compatibility_gfortran_test/Jenkinsfile"
          ],
          "commitId" : "fc4a6391f4bbe5c29a9e83625f7813ccaef1fcd5",
          "timestamp" : 1642032632000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Adding a step to remove idio proofing into backwards compatibility test. larson-group/sys_admin#763\u000a",
          "date" : "2022-01-12 18:10:32 -0600",
          "id" : "fc4a6391f4bbe5c29a9e83625f7813ccaef1fcd5",
          "msg" : "Adding a step to remove idio proofing into backwards compatibility test. larson-group/sys_admin#763",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_backwards_compatibility_gfortran_test/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/68997723+jangrn",
      "fullName" : "68997723+JanGrn"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/griffinb",
      "fullName" : "Brian Griffin"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/jan.gruenenwald",
      "fullName" : "jan.gruenenwald"
    },
    {
      "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/59519056+bstephens82",
      "fullName" : "59519056+bstephens82"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
      "fullName" : "pbroels"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 34,
    "url" : "http://carson.math.uwm.edu/jenkins/job/branch_clubb_test/34/"
  },
  "previousBuild" : {
    "number" : 32,
    "url" : "http://carson.math.uwm.edu/jenkins/job/branch_clubb_test/32/"
  }
}