{
  "_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" : 23,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "74d565b42d5bd3e11962eb26b59aa2bf76e7cb22",
            "branch" : [
              {
                "SHA1" : "74d565b42d5bd3e11962eb26b59aa2bf76e7cb22",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "74d565b42d5bd3e11962eb26b59aa2bf76e7cb22",
            "branch" : [
              {
                "SHA1" : "74d565b42d5bd3e11962eb26b59aa2bf76e7cb22",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "74d565b42d5bd3e11962eb26b59aa2bf76e7cb22",
        "branch" : [
          {
            "SHA1" : "74d565b42d5bd3e11962eb26b59aa2bf76e7cb22",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#23",
  "duration" : 88021,
  "estimatedDuration" : 1325586,
  "executor" : None,
  "fullDisplayName" : "branch_clubb_test #23",
  "id" : "23",
  "keepLog" : False,
  "number" : 23,
  "queueId" : 9319,
  "result" : "SUCCESS",
  "timestamp" : 1632953442135,
  "url" : "http://carson.math.uwm.edu/jenkins/job/branch_clubb_test/23/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/model_flags.F90",
            "src/G_unit_test_types/spurious_source_test.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "input/tunable_parameters_e3sm/configurable_model_flags.in",
            "input/tunable_parameters_compatible_r8029/configurable_model_flags.in",
            "input/tunable_parameters/configurable_model_flags.in",
            "src/clubb_tuner.F90"
          ],
          "commitId" : "96163408eb466460b5265a137a826b10242fa390",
          "timestamp" : 1629213967000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Eliminating l_update_pressure flag.\u000aFor ticket #926.\u000aResults are confirmed to be BFB identical.\u000a",
          "date" : "2021-08-17 10:26:07 -0500",
          "id" : "96163408eb466460b5265a137a826b10242fa390",
          "msg" : "Eliminating l_update_pressure flag.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_compatible_r8029/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_e3sm/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/spurious_source_test.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_tuner.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/G_unit_test_types/pdf_parameter_tests.F90"
          ],
          "commitId" : "ab1dfbebc1efbdf262564f50b3a9e5450a7cf9cf",
          "timestamp" : 1629389828000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Fixing compilation error caused by flag removal\u000a",
          "date" : "2021-08-19 11:17:08 -0500",
          "id" : "ab1dfbebc1efbdf262564f50b3a9e5450a7cf9cf",
          "msg" : "Fixing compilation error caused by flag removal",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/pdf_parameter_tests.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/model_flags.F90",
            "src/clubb_driver.F90",
            "src/G_unit_test_types/spurious_source_test.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" : "fe04ac942588573394579558242909b97254ccbb",
          "timestamp" : 1629473006000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Eliminating l_upwind_wpxp_ta flag.\u000aFor issue #926.\u000aResults are confirmed BFB identical.\u000a",
          "date" : "2021-08-20 10:23:26 -0500",
          "id" : "fe04ac942588573394579558242909b97254ccbb",
          "msg" : "Eliminating l_upwind_wpxp_ta flag.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_Lscale/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_e3sm/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/pdf_parameter_tests.F90"
            },
            {
              "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_tuner.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_compatible_r8029/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/spurious_source_test.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/error.F90"
          ],
          "commitId" : "02cccd21b6adb0e05e98f5c06d3be2a6ce7f0cf0",
          "timestamp" : 1629816095000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updates to tuner to print the improvement in the individual variables at the end of the tuner run, in addition to the total improvement.\u000a\u000aSee https://github.com/larson-group/clubb/issues/939#issuecomment-899811865.\u000a",
          "date" : "2021-08-24 09:41:35 -0500",
          "id" : "02cccd21b6adb0e05e98f5c06d3be2a6ce7f0cf0",
          "msg" : "Updates to tuner to print the improvement in the individual variables at the end of the tuner run, in addition to the total improvement.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/error.F90"
          ],
          "commitId" : "8901b7ce5a715ef407f741ef8d42eebd7cb5bdcb",
          "timestamp" : 1629816095000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Changing the denominator in the variable-by-variable expression so that the individual terms add up to the total percent improvement.\u000a\u000aSee #939.\u000a",
          "date" : "2021-08-24 09:41:35 -0500",
          "id" : "8901b7ce5a715ef407f741ef8d42eebd7cb5bdcb",
          "msg" : "Changing the denominator in the variable-by-variable expression so that the individual terms add up to the total percent improvement.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/clip_explicit.F90"
          ],
          "commitId" : "1656d87e61d919b78bfa54fc2d30171d4a9b1601",
          "timestamp" : 1629917460000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Updating the surface clipping coefficient...\u000a\u000a...to avoid MC3E failure with PGI compiler.  I find all cases run successfully with this coefficient, with ifort, gfortran, and PGI.\u000a",
          "date" : "2021-08-25 13:51:00 -0500",
          "id" : "1656d87e61d919b78bfa54fc2d30171d4a9b1601",
          "msg" : "Updating the surface clipping coefficient...",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clip_explicit.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README"
          ],
          "commitId" : "e8cfbf132e77e340988e90938742ec1912a371d1",
          "timestamp" : 1629917565000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Adding blank line to note that my previous commit was BIT_CHANGING.\u000a\u000aAlso see #921 and #893 regarding the previous commit about the surface clipping coefficient.\u000a",
          "date" : "2021-08-25 13:52:45 -0500",
          "id" : "e8cfbf132e77e340988e90938742ec1912a371d1",
          "msg" : "Adding blank line to note that my previous commit was BIT_CHANGING.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/test_analyzeSensMatrix.py",
            "utilities/sens_matrix/analyze_sensitivity_matrix.py",
            "utilities/sens_matrix/sens_matrix_dashboard.py"
          ],
          "commitId" : "6074d7b38f6bd68b4344ab19c9e3ddf8de415e95",
          "timestamp" : 1630082416000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "Change normalization of sensitivity matrix.\u000aBefore it was normalized by (default-observed) values of metrics.\u000aNow it is normalized by 1/obs.  This leaves the sensitivity matrix\u000afree from dependence on the bias and puts the bias entirely\u000aon the right-hand side of the matrix equation.\u000aAlso, the parameter values are no longer normalized by max(def,sens)\u000avalues.  Instead, they are normalized by the values used\u000ain the default simulation, and a sensitivity simulation value\u000ais used only if the default-simulation value is zero.\u000a\u000aAdd plots of left-singular vectors and right-singular vectors.\u000aAnnotate these plots with singular values.\u000a\u000aOne of the unit tests, test_3x2_C8transformed, is broken.\u000a\u000aFor #910.\u000a",
          "date" : "2021-08-27 11:40:16 -0500",
          "id" : "6074d7b38f6bd68b4344ab19c9e3ddf8de415e95",
          "msg" : "Change normalization of sensitivity matrix.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/test_analyzeSensMatrix.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/analyze_sensitivity_matrix.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/model_flags.F90",
            "src/clubb_driver.F90",
            "src/G_unit_test_types/spurious_source_test.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_core/sfc_varnce_module.F90",
            "src/clubb_tuner.F90"
          ],
          "commitId" : "728531ab73a7f769b1daea31a00fdb2afe821dd9",
          "timestamp" : 1630332047000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
            "fullName" : "72510114+RhodesKeegan"
          },
          "authorEmail" : "72510114+RhodesKeegan@users.noreply.github.com",
          "comment" : "Adding in l_vary_convect_depth as requested.\u000aFor ticket #905.\u000aResults are confirmed to be BFB identical.\u000a",
          "date" : "2021-08-30 09:00:47 -0500",
          "id" : "728531ab73a7f769b1daea31a00fdb2afe821dd9",
          "msg" : "Adding in l_vary_convect_depth as requested.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_Lscale/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_tuner.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/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_e3sm/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/sfc_varnce_module.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"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README"
          ],
          "commitId" : "5e8c1c52ff7a270d8d89db7ed98e0ae35bb6203a",
          "timestamp" : 1630417521000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Removing blank line...\u000a\u000a... to note a BIT_CHANGING:1656d87e61d919b78bfa54fc2d30171d4a9b1601 commit.\u000a",
          "date" : "2021-08-31 08:45:21 -0500",
          "id" : "5e8c1c52ff7a270d8d89db7ed98e0ae35bb6203a",
          "msg" : "Removing blank line...",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90"
          ],
          "commitId" : "da8e9998a0502bb88a7c3d24bc87129045192038",
          "timestamp" : 1630547434000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Removing a couple of unused parameters from use statement.\u000a\u000aThese are not caught by the gfortran compiler for whatever reason but the ifort compiler warned about them.\u000a",
          "date" : "2021-09-01 20:50:34 -0500",
          "id" : "da8e9998a0502bb88a7c3d24bc87129045192038",
          "msg" : "Removing a couple of unused parameters from use statement.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/clip_explicit.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "645764ff028a78e5856d60fd0efd81fe958b31b5",
          "timestamp" : 1630599690000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Pushing k loop down through clip_variance_level.\u000aThis change is for the files advance_wp2_wp3_module and advance_xp2_xpyp_module.\u000aIn order to make this change, I added a new variable in the upper-level subroutine\u000athat is an array version of the variable 'threshold' and passed it along to the lower subroutine.\u000aThe loop is still present in order to calculate the values of threshold, however, the calls\u000ato the subroutine is outside of the loop. The only calculations inside the loop is for\u000aand intrensic function, max.\u000aAll results are BFB identical for default case along with l_stats_samp being set to true.\u000aFor ticket #951.\u000a",
          "date" : "2021-09-02 11:21:30 -0500",
          "id" : "645764ff028a78e5856d60fd0efd81fe958b31b5",
          "msg" : "Pushing k loop down through clip_variance_level.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clip_explicit.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input_misc/tuner/error_atex.in",
            "src/CLUBB_core/parameters_tunable.F90",
            "input_misc/tuner/error_arm.in",
            "input_misc/tuner/error_rico.in",
            "input_misc/tuner/error_gabls3_night.in",
            "input_misc/tuner/error_bomex.in",
            "input_misc/tuner/error_nov11_altocu.in",
            "input_misc/tuner/error_dycoms2_rf01.in",
            "input_misc/tuner/error_dycoms2_rf02_ds.in",
            "input_misc/tuner/error_arm_97.in",
            "input_misc/tuner/error_all.in",
            "input_misc/tuner/error_lba.in",
            "input_misc/tuner/error_wangara.in",
            "src/error.F90",
            "input_misc/tuner/error_dycoms2_rf02_do.in",
            "input_misc/tuner/error_fire.in",
            "input_misc/tuner/error_gabls2.in",
            "input_misc/tuner/error_dycoms2_rf02_nd.in",
            "input_misc/tuner/error_ticket_756.in"
          ],
          "commitId" : "15b0b34248cb2472b5bfa40a709675aacfde434d",
          "timestamp" : 1630630020000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Udpates to make it possible for us to keep certain parameters equal to each other during tuning.\u000a\u000aIncludes:\u000a\u000a* a new subroutine in parameters_tunable.F90 that will read a new namelist in the error_*.in files\u000a* updates to src/error.F90 to make sure the intended parameters are held equal throughout the tuning run\u000a* updates to src.error.F90 to print the variables that were held equal at the end of the tuning run, together with their beginning and ending values, and updates to ensure that the new tuned values are copied into the new paramters_tunable_*.in file so they can be used for plotting or restarting the tuner.\u000a* includes several simple error checks\u000a\u000aSee #939.\u000a",
          "date" : "2021-09-02 19:47:00 -0500",
          "id" : "15b0b34248cb2472b5bfa40a709675aacfde434d",
          "msg" : "Udpates to make it possible for us to keep certain parameters equal to each other during tuning.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls3_night.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_nov11_altocu.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm_97.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_atex.in"
            },
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf01.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_do.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls2.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_nd.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_ticket_756.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_fire.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_all.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_wangara.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_lba.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_bomex.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_rico.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_ds.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/error.F90"
          ],
          "commitId" : "3fd43e54aeb0fe3ed07b3f2b3809384c26c6308f",
          "timestamp" : 1630630020000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updates to improve error checking for the tuner, updates to comments.\u000a\u000aSee #939.\u000a",
          "date" : "2021-09-02 19:47:00 -0500",
          "id" : "3fd43e54aeb0fe3ed07b3f2b3809384c26c6308f",
          "msg" : "Updates to improve error checking for the tuner, updates to comments.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/error.F90"
          ],
          "commitId" : "5d3968225001bcf65b88819bf5d44112dfd55520",
          "timestamp" : 1630630020000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Getting rid of a duplication of code.\u000a",
          "date" : "2021-09-02 19:47:00 -0500",
          "id" : "5d3968225001bcf65b88819bf5d44112dfd55520",
          "msg" : "Getting rid of a duplication of code.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input_misc/tuner/error_arm.in",
            "input_misc/tuner/error_atex.in",
            "input_misc/tuner/error_rico.in",
            "input_misc/tuner/error_gabls3_night.in",
            "input_misc/tuner/error_bomex.in",
            "input_misc/tuner/error_nov11_altocu.in",
            "input_misc/tuner/error_dycoms2_rf02_ds.in",
            "input_misc/tuner/error_dycoms2_rf01.in",
            "input_misc/tuner/error_all.in",
            "input_misc/tuner/error_arm_97.in",
            "input_misc/tuner/error_lba.in",
            "input_misc/tuner/error_wangara.in",
            "input_misc/tuner/error_fire.in",
            "src/error.F90",
            "input_misc/tuner/error_dycoms2_rf02_do.in",
            "input_misc/tuner/error_gabls2.in",
            "input_misc/tuner/error_dycoms2_rf02_nd.in",
            "input_misc/tuner/error_ticket_756.in"
          ],
          "commitId" : "f616391b15b456b19250596e2ba716f2e711ddef",
          "timestamp" : 1630630020000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updating name of l_vary_params_together flag to l_keep_params_equal, since this is probably more clear and also is more consistent with my comments in the code.\u000a",
          "date" : "2021-09-02 19:47:00 -0500",
          "id" : "f616391b15b456b19250596e2ba716f2e711ddef",
          "msg" : "Updating name of l_vary_params_together flag to l_keep_params_equal, since this is probably more clear and also is more consistent with my comments in the code.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_fire.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_bomex.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_all.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_ds.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_nd.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_nov11_altocu.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_lba.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm.in"
            },
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf01.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_atex.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm_97.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_do.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls2.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls3_night.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_rico.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_wangara.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_ticket_756.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input_misc/tuner/error_atex.in",
            "input_misc/tuner/error_arm.in",
            "src/CLUBB_core/parameters_tunable.F90",
            "input_misc/tuner/error_rico.in",
            "input_misc/tuner/error_gabls3_night.in",
            "input_misc/tuner/error_bomex.in",
            "input_misc/tuner/error_nov11_altocu.in",
            "src/clubb_tuner.F90",
            "input_misc/tuner/error_dycoms2_rf01.in",
            "input_misc/tuner/error_dycoms2_rf02_ds.in",
            "input_misc/tuner/error_arm_97.in",
            "input_misc/tuner/error_all.in",
            "input_misc/tuner/error_lba.in",
            "input_misc/tuner/error_wangara.in",
            "src/error.F90",
            "input_misc/tuner/error_dycoms2_rf02_do.in",
            "input_misc/tuner/error_fire.in",
            "input_misc/tuner/error_gabls2.in",
            "input_misc/tuner/error_dycoms2_rf02_nd.in",
            "input_misc/tuner/error_ticket_756.in"
          ],
          "commitId" : "7b4081bc1e9df47f4f74472a5f5fe8aa148fc752",
          "timestamp" : 1630630020000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Further tuner updates.  These updates introduce the option to give a minimum value for tuned parameters.  Error checks are included.\u000a\u000aSee #939.\u000a",
          "date" : "2021-09-02 19:47:00 -0500",
          "id" : "7b4081bc1e9df47f4f74472a5f5fe8aa148fc752",
          "msg" : "Further tuner updates.  These updates introduce the option to give a minimum value for tuned parameters.  Error checks are included.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_wangara.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm_97.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_atex.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_bomex.in"
            },
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_nd.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_nov11_altocu.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_do.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_ticket_756.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_fire.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf01.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_all.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls2.in"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_tuner.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls3_night.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_lba.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_ds.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_rico.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/error.F90"
          ],
          "commitId" : "a5d0b30765e6223e3f8369bce78d513d4bf4ee87",
          "timestamp" : 1630630020000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Removing an old comment\u000a",
          "date" : "2021-09-02 19:47:00 -0500",
          "id" : "a5d0b30765e6223e3f8369bce78d513d4bf4ee87",
          "msg" : "Removing an old comment",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input_misc/tuner/README",
            "src/CLUBB_core/parameters_tunable.F90"
          ],
          "commitId" : "b26df4032b67b87fa59e706f469b3f6c72b586e9",
          "timestamp" : 1630630020000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updating some comments related to the tuner updates.\u000a\u000aSee #939.\u000a",
          "date" : "2021-09-02 19:47:00 -0500",
          "id" : "b26df4032b67b87fa59e706f469b3f6c72b586e9",
          "msg" : "Updating some comments related to the tuner updates.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input_misc/tuner/README"
          ],
          "commitId" : "dba1ee7a66804e59bd5df4ecfe6780e09393f416",
          "timestamp" : 1630630020000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Update README\u000a",
          "date" : "2021-09-02 19:47:00 -0500",
          "id" : "dba1ee7a66804e59bd5df4ecfe6780e09393f416",
          "msg" : "Update README",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/error.F90"
          ],
          "commitId" : "6958fdf7eb63f23251745b86ce05fb0e631f6258",
          "timestamp" : 1630630020000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Minor updates requested in pull request: renaming a variable and adding some comments.\u000a\u000aSee #939.\u000a",
          "date" : "2021-09-02 19:47:00 -0500",
          "id" : "6958fdf7eb63f23251745b86ce05fb0e631f6258",
          "msg" : "Minor updates requested in pull request: renaming a variable and adding some comments.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/error.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90"
          ],
          "commitId" : "b203a412c261873e1cc990dfc5f5317974bdb325",
          "timestamp" : 1631320025000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding space to trigger autoupdate. larson-group/sys_admin#755\u000a",
          "date" : "2021-09-10 19:27:05 -0500",
          "id" : "b203a412c261873e1cc990dfc5f5317974bdb325",
          "msg" : "Adding space to trigger autoupdate. larson-group/sys_admin#755",
          "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" : "a1a93a83b38823619297e58f525de33b4540fe56",
          "timestamp" : 1631562742000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Remove space to trigger autoupdate. larson-group/sys_admin#755\u000a",
          "date" : "2021-09-13 14:52:22 -0500",
          "id" : "a1a93a83b38823619297e58f525de33b4540fe56",
          "msg" : "Remove space to trigger autoupdate. larson-group/sys_admin#755",
          "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" : "ca98418450a8dcf207e130b945827370b7f5d23e",
          "timestamp" : 1631743991000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Add space to trigger nightly tests.  For larson-group/sys_admin#755.\u000a",
          "date" : "2021-09-15 17:13:11 -0500",
          "id" : "ca98418450a8dcf207e130b945827370b7f5d23e",
          "msg" : "Add space to trigger nightly tests.  For larson-group/sys_admin#755.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/parse_argument_list/stats_script.py",
            "utilities/parse_argument_list/README",
            "utilities/parse_argument_list/indent_enforcer.py",
            "utilities/parse_argument_list/stats_placer.py",
            "utilities/parse_argument_list/gr_replacer.py"
          ],
          "commitId" : "0957eb945c7dcab580d70b5c642e53bfc3438c2f",
          "timestamp" : 1631804165000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Adding in helper scripts to replace variables as in ticket #886 and ticket #733.\u000a",
          "date" : "2021-09-16 09:56:05 -0500",
          "id" : "0957eb945c7dcab580d70b5c642e53bfc3438c2f",
          "msg" : "Adding in helper scripts to replace variables as in ticket #886 and ticket #733.",
          "paths" : [
            {
              "editType" : "add",
              "file" : "utilities/parse_argument_list/stats_script.py"
            },
            {
              "editType" : "add",
              "file" : "utilities/parse_argument_list/README"
            },
            {
              "editType" : "add",
              "file" : "utilities/parse_argument_list/gr_replacer.py"
            },
            {
              "editType" : "add",
              "file" : "utilities/parse_argument_list/indent_enforcer.py"
            },
            {
              "editType" : "add",
              "file" : "utilities/parse_argument_list/stats_placer.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/README.md"
          ],
          "commitId" : "25b614d82d157bfd10dd704f2a70755f9ba7d2dc",
          "timestamp" : 1632236698000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Add a blurb on plotting CAM output to the pyplotgen README.\u000a",
          "date" : "2021-09-21 10:04:58 -0500",
          "id" : "25b614d82d157bfd10dd704f2a70755f9ba7d2dc",
          "msg" : "Add a blurb on plotting CAM output to the pyplotgen README.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/README.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/config/VariableGroupSubcolumns.py",
            "postprocessing/pyplotgen/config/VariableGroupWs.py",
            "postprocessing/pyplotgen/config/VariableGroupBaseBudgets.py",
            "postprocessing/pyplotgen/config/VariableGroupLiquidMP.py",
            "postprocessing/pyplotgen/config/VariableGroupCorrelations.py",
            "postprocessing/pyplotgen/config/VariableGroupTaus.py",
            "postprocessing/pyplotgen/config/VariableGroupKKMP.py",
            "postprocessing/pyplotgen/config/VariableGroupSamBudgets.py",
            "postprocessing/pyplotgen/config/VariableGroupBase.py",
            "postprocessing/pyplotgen/config/VariableGroupNondimMoments.py",
            "postprocessing/pyplotgen/config/VariableGroupIceMP.py",
            "postprocessing/pyplotgen/config/VariableGroupSamMultilineProfiles.py",
            "postprocessing/pyplotgen/config/Style_definitions.py",
            "postprocessing/pyplotgen/config/VariableGroupSamProfiles.py",
            "postprocessing/pyplotgen/config/Case_definitions.py",
            "postprocessing/pyplotgen/config/VariableGroupScalars.py",
            "postprocessing/pyplotgen/src/VariableGroup.py",
            "postprocessing/pyplotgen/src/CaseGallerySetup.py",
            "postprocessing/pyplotgen/config/VariableGroupBaseBudgetsSamStyle.py"
          ],
          "commitId" : "511bcf1812444716ac7f7c48788da4726238f4d5",
          "timestamp" : 1632334648000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Updates to pyplotgen to include LASSO cases.  Currently the WRF benchmark file path is not going to be generally valid.  We will probably want to add the WRF-LASSO benchmark files to the benchmark repo, but they will need some additional processing to get rid of large 3D variables that we don't need, or possibly add some additional variables that we want.\u000a\u000aSee https://github.com/larson-group/wrf/issues/104.\u000a",
          "date" : "2021-09-22 13:17:28 -0500",
          "id" : "511bcf1812444716ac7f7c48788da4726238f4d5",
          "msg" : "Updates to pyplotgen to include LASSO cases.  Currently the WRF benchmark file path is not going to be generally valid.  We will probably want to add the WRF-LASSO benchmark files to the benchmark repo, but they will need some additional processing to get rid of large 3D variables that we don't need, or possibly add some additional variables that we want.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupSubcolumns.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupKKMP.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupSamMultilineProfiles.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupTaus.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupCorrelations.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/src/VariableGroup.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupBaseBudgets.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupSamBudgets.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/Style_definitions.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/src/CaseGallerySetup.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupNondimMoments.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupLiquidMP.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupSamProfiles.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/Case_definitions.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupBase.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupIceMP.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupScalars.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupBaseBudgetsSamStyle.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupWs.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/config/VariableGroupBase.py",
            "postprocessing/pyplotgen/config/Case_definitions.py"
          ],
          "commitId" : "381d439c61bde34082edac74c2a9310534cc5f82",
          "timestamp" : 1632334648000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Some updates to the paths for the WRF-LASSO benchmark files, and some minor updates so that a few more variables will show up from both the WRF-CLUBB runs and the WRF-LASSO benchmark runs.\u000a",
          "date" : "2021-09-22 13:17:28 -0500",
          "id" : "381d439c61bde34082edac74c2a9310534cc5f82",
          "msg" : "Some updates to the paths for the WRF-LASSO benchmark files, and some minor updates so that a few more variables will show up from both the WRF-CLUBB runs and the WRF-LASSO benchmark runs.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupBase.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/Case_definitions.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/config/VariableGroupWs.py"
          ],
          "commitId" : "f6afdede0290f311294ea0492d07f56a1ca5364a",
          "timestamp" : 1632334648000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Adding wpuiui to VariableGroupWs.py\u000a",
          "date" : "2021-09-22 13:17:28 -0500",
          "id" : "f6afdede0290f311294ea0492d07f56a1ca5364a",
          "msg" : "Adding wpuiui to VariableGroupWs.py",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupWs.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90"
          ],
          "commitId" : "74d565b42d5bd3e11962eb26b59aa2bf76e7cb22",
          "timestamp" : 1632526019000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I am fixing a bug that was introduced in 6b0348e, where the logical\u000aflow was distorted within the trapezoidal rule code.\u000a\u000aThis change does not affect standard CLUBB, where the trapezoidal\u000arule is not used by default. However, it is important for CAM-CLUBB.\u000a",
          "date" : "2021-09-24 18:26:59 -0500",
          "id" : "74d565b42d5bd3e11962eb26b59aa2bf76e7cb22",
          "msg" : "I am fixing a bug that was introduced in 6b0348e, where the logical",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
      "fullName" : "Vince Larson"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/72510114+rhodeskeegan",
      "fullName" : "72510114+RhodesKeegan"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
      "fullName" : "rhodesk"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
      "fullName" : "59519056+bstephens82"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 24,
    "url" : "http://carson.math.uwm.edu/jenkins/job/branch_clubb_test/24/"
  },
  "previousBuild" : {
    "number" : 22,
    "url" : "http://carson.math.uwm.edu/jenkins/job/branch_clubb_test/22/"
  }
}