{
  "_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_bin_diff_regression_gfortran_test"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user benjamin.andrew.stephens",
          "userId" : "benjamin.andrew.stephens",
          "userName" : "benjamin.andrew.stephens"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/broken_uninit_branch" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 54,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "482f6cfeafb97563bfd1f5c3f4f19a85a98b1d0f",
            "branch" : [
              {
                "SHA1" : "482f6cfeafb97563bfd1f5c3f4f19a85a98b1d0f",
                "name" : "refs/remotes/origin/broken_uninit_branch"
              }
            ]
          },
          "revision" : {
            "SHA1" : "482f6cfeafb97563bfd1f5c3f4f19a85a98b1d0f",
            "branch" : [
              {
                "SHA1" : "482f6cfeafb97563bfd1f5c3f4f19a85a98b1d0f",
                "name" : "refs/remotes/origin/broken_uninit_branch"
              }
            ]
          }
        },
        "refs/remotes/origin/py3_check_budget" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 50,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "27ea997494b23a928f32489161280adff334596e",
            "branch" : [
              {
                "SHA1" : "27ea997494b23a928f32489161280adff334596e",
                "name" : "refs/remotes/origin/py3_check_budget"
              }
            ]
          },
          "revision" : {
            "SHA1" : "27ea997494b23a928f32489161280adff334596e",
            "branch" : [
              {
                "SHA1" : "27ea997494b23a928f32489161280adff334596e",
                "name" : "refs/remotes/origin/py3_check_budget"
              }
            ]
          }
        },
        "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" : 55,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "dd43df7acdaec448a6db87daff8537523060d646",
            "branch" : [
              {
                "SHA1" : "dd43df7acdaec448a6db87daff8537523060d646",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "dd43df7acdaec448a6db87daff8537523060d646",
            "branch" : [
              {
                "SHA1" : "dd43df7acdaec448a6db87daff8537523060d646",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "dd43df7acdaec448a6db87daff8537523060d646",
        "branch" : [
          {
            "SHA1" : "dd43df7acdaec448a6db87daff8537523060d646",
            "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" : "#55",
  "duration" : 38408,
  "estimatedDuration" : 1325586,
  "executor" : None,
  "fullDisplayName" : "branch_clubb_test #55",
  "id" : "55",
  "keepLog" : False,
  "number" : 55,
  "queueId" : 18717,
  "result" : "FAILURE",
  "timestamp" : 1666016788869,
  "url" : "http://carson.math.uwm.edu/jenkins/job/branch_clubb_test/55/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_check_budget_balance_gfortran/Jenkinsfile"
          ],
          "commitId" : "76698cc92bd01db4d5ec6961903da49776871078",
          "timestamp" : 1654790108000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/cernikt",
            "fullName" : "cernikt"
          },
          "authorEmail" : "cernikt@msoe.edu",
          "comment" : "updated check budgets balance test to be compatible with branch test for testing python 3 version\u000a",
          "date" : "2022-06-09 10:55:08 -0500",
          "id" : "76698cc92bd01db4d5ec6961903da49776871078",
          "msg" : "updated check budgets balance test to be compatible with branch test for testing python 3 version",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_check_budget_balance_gfortran/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/check_budgets_balance/checkBudget.py.old",
            "postprocessing/check_budgets_balance/checkBudget.py",
            "jenkins_tests/clubb_check_budget_balance_gfortran/Jenkinsfile",
            "postprocessing/check_budgets_balance/futurizedReadBinaryData.py"
          ],
          "commitId" : "d6f731690a2dfd25e6134ae9db50e4d229caf283",
          "timestamp" : 1654793385000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/cernikt",
            "fullName" : "cernikt"
          },
          "authorEmail" : "cernikt@msoe.edu",
          "comment" : "updating check budgets script on main branch\u000a",
          "date" : "2022-06-09 11:49:45 -0500",
          "id" : "d6f731690a2dfd25e6134ae9db50e4d229caf283",
          "msg" : "updating check budgets script on main branch",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/check_budgets_balance/checkBudget.py"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_check_budget_balance_gfortran/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "postprocessing/check_budgets_balance/checkBudget.py.old"
            },
            {
              "editType" : "add",
              "file" : "postprocessing/check_budgets_balance/futurizedReadBinaryData.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/check_budgets_balance/checkBudget.py",
            "postprocessing/check_budgets_balance/futurizedReadBinaryData.py"
          ],
          "commitId" : "04bc78913f3728aa9b2d18c79900cab28cbf00bf",
          "timestamp" : 1654793595000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/cernikt",
            "fullName" : "cernikt"
          },
          "authorEmail" : "cernikt@msoe.edu",
          "comment" : "last minute addition\u000a",
          "date" : "2022-06-09 11:53:15 -0500",
          "id" : "04bc78913f3728aa9b2d18c79900cab28cbf00bf",
          "msg" : "last minute addition",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/check_budgets_balance/checkBudget.py"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/check_budgets_balance/futurizedReadBinaryData.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/CLUBB_core/advance_xp3_module.F90",
            "src/CLUBB_core/pdf_closure_module.F90",
            "src/CLUBB_core/grid_class.F90",
            "src/Benchmark_cases/atex.F90",
            "src/ice_dfsn_module.F90",
            "src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90",
            "src/Benchmark_cases/gabls3_night.F90",
            "src/CLUBB_core/sponge_layer_damping.F90",
            "src/CLUBB_core/mixing_length.F90",
            "src/CLUBB_core/advance_windm_edsclrm_module.F90",
            "src/microphys_driver.F90",
            "src/Benchmark_cases/astex_a209.F90",
            "src/advance_microphys_module.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "src/CLUBB_core/mono_flux_limiter.F90",
            "src/CLUBB_core/calc_pressure.F90",
            "src/CLUBB_core/advance_helper_module.F90",
            "src/CLUBB_core/diffusion.F90",
            "src/hydrostatic_module.F90",
            "src/CLUBB_core/parameters_tunable.F90",
            "src/Benchmark_cases/gabls3.F90",
            "src/input_fields.F90",
            "src/G_unit_test_types/spurious_source_test.F90",
            "src/Benchmark_cases/rico.F90",
            "src/Morrison_microphys/microphysics.F90",
            "src/SILHS/silhs_api_module.F90",
            "src/CLUBB_core/clip_explicit.F90",
            "src/SILHS/latin_hypercube_driver_module.F90",
            "src/Benchmark_cases/gabls2.F90",
            "src/Benchmark_cases/nov11.F90",
            "src/Benchmark_cases/mpace_a.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90",
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "src/CLUBB_core/turbulent_adv_pdf.F90",
            "src/Benchmark_cases/bomex.F90",
            "src/morrison_microphys_module.F90",
            "src/simple_rad_module.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/sounding.F90",
            "src/CLUBB_core/setup_clubb_pdf_params.F90",
            "src/CLUBB_core/fill_holes.F90",
            "src/CLUBB_core/pos_definite_module.F90"
          ],
          "commitId" : "4ea154dbcb9ca5e8574b32fd350d54bc07fa13a6",
          "timestamp" : 1654818473000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "The big grid change. Converting gr from being an array of types containing 1D arrays, to a type containing 2D arrays. All cases BFB, cam multicolumn+silhs BFB, and cam multicolumn (no silhs) with backwards compatible settings BFB.\u000a",
          "date" : "2022-06-09 18:47:53 -0500",
          "id" : "4ea154dbcb9ca5e8574b32fd350d54bc07fa13a6",
          "msg" : "The big grid change. Converting gr from being an array of types containing 1D arrays, to a type containing 2D arrays. All cases BFB, cam multicolumn+silhs BFB, and cam multicolumn (no silhs) with backwards compatible settings BFB.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/mpace_a.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/microphys_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/gabls3.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mono_flux_limiter.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pos_definite_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/morrison_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/advance_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/simple_rad_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/rico.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/nov11.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/input_fields.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/spurious_source_test.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/grid_class.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/setup_clubb_pdf_params.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/sounding.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/astex_a209.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/sponge_layer_damping.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clip_explicit.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/silhs_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/gabls2.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/calc_pressure.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/diffusion.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/fill_holes.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/atex.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Morrison_microphys/microphysics.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/bomex.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/ice_dfsn_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/latin_hypercube_driver_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/turbulent_adv_pdf.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/gabls3_night.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/hydrostatic_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/analyze_sensitivity_matrix.py",
            "utilities/sens_matrix/sens_matrix_dashboard.py"
          ],
          "commitId" : "535090d011dedf50d09e27a0f90e1b9a47de0e77",
          "timestamp" : 1654881475000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "Adds to tuning dashboard an arrow plot of biases.\u000a\u000aAlso adds other plots that show regional biases versus\u000asensitivity of those regions to parameter values.\u000a\u000aFor #910.\u000a",
          "date" : "2022-06-10 12:17:55 -0500",
          "id" : "535090d011dedf50d09e27a0f90e1b9a47de0e77",
          "msg" : "Adds to tuning dashboard an arrow plot of biases.",
          "paths" : [
            {
              "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/clubb_api_module.F90"
          ],
          "commitId" : "6653f87f2251ad7e1b4331332e799eda6c242fc7",
          "timestamp" : 1654901042000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Removing the zt2zm interface from clubb_api and making the api calls just redirect to the grid class interface for it.\u000a",
          "date" : "2022-06-10 17:44:02 -0500",
          "id" : "6653f87f2251ad7e1b4331332e799eda6c242fc7",
          "msg" : "Removing the zt2zm interface from clubb_api and making the api calls just redirect to the grid class interface for it.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "src/CLUBB_core/mono_flux_limiter.F90",
            "src/CLUBB_core/advance_windm_edsclrm_module.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/CLUBB_core/mean_adv.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "e7ce96456e691ac84abf467670642a8ec90f4bb9",
          "timestamp" : 1654901042000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Pushing column loop into mean advection procedures.\u000a",
          "date" : "2022-06-10 17:44:02 -0500",
          "id" : "e7ce96456e691ac84abf467670642a8ec90f4bb9",
          "msg" : "Pushing column loop into mean advection procedures.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mean_adv.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mono_flux_limiter.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xm_wpxp_module.F90"
          ],
          "commitId" : "974b54a132f6eb0247cea6b743ff2a44afd2dc58",
          "timestamp" : 1654904676000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Little loop push\u000a",
          "date" : "2022-06-10 18:44:36 -0500",
          "id" : "974b54a132f6eb0247cea6b743ff2a44afd2dc58",
          "msg" : "Little loop push",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/mono_flux_limiter.F90",
            "src/CLUBB_core/turbulent_adv_pdf.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/CLUBB_core/grid_class.F90",
            "src/CLUBB_core/mean_adv.F90"
          ],
          "commitId" : "2f3542cea1a4dea1b242dd61947087b6458548fb",
          "timestamp" : 1654904676000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Moving above/below index of grid weights to last dimension.\u000a",
          "date" : "2022-06-10 18:44:36 -0500",
          "id" : "2f3542cea1a4dea1b242dd61947087b6458548fb",
          "msg" : "Moving above/below index of grid weights to last dimension.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mono_flux_limiter.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mean_adv.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/grid_class.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/turbulent_adv_pdf.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/advance_microphys_module.F90"
          ],
          "commitId" : "8f3f453816a42e196483145786383be3f0305e2c",
          "timestamp" : 1654926071000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Missed file meant for commit e7ce96456e691ac84abf467670642a8ec90f4bb9.\u000a",
          "date" : "2022-06-11 00:41:11 -0500",
          "id" : "8f3f453816a42e196483145786383be3f0305e2c",
          "msg" : "Missed file meant for commit e7ce96456e691ac84abf467670642a8ec90f4bb9.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/advance_microphys_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/advance_microphys_module.F90"
          ],
          "commitId" : "d31feb5af0bdd3c7912ab3a695188c774ba10439",
          "timestamp" : 1654974536000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Changing a few spots that use gr%weights that should have been included in commit 2f3542cea1a4dea1b242dd61947087b6458548fb\u000a",
          "date" : "2022-06-11 14:08:56 -0500",
          "id" : "d31feb5af0bdd3c7912ab3a695188c774ba10439",
          "msg" : "Changing a few spots that use gr%weights that should have been included in commit 2f3542cea1a4dea1b242dd61947087b6458548fb",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/advance_microphys_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "microphysics.F90"
          ],
          "commitId" : "fa81b26c57d7d3c313848a664f2b677166aed453",
          "timestamp" : 1655142566000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Hardcoding 1 into uses of gr arrays where single column versions of gr is used.\u000a",
          "date" : "2022-06-13 12:49:26 -0500",
          "id" : "fa81b26c57d7d3c313848a664f2b677166aed453",
          "msg" : "Hardcoding 1 into uses of gr arrays where single column versions of gr is used.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "microphysics.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/fill_holes.F90",
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "7e3ade59aaf71eaad5ee53d35eb6225bc7e4a478",
          "timestamp" : 1655335624000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Pushing loop into fill_holes.\u000a",
          "date" : "2022-06-15 18:27:04 -0500",
          "id" : "7e3ade59aaf71eaad5ee53d35eb6225bc7e4a478",
          "msg" : "Pushing loop into fill_holes.",
          "paths" : [
            {
              "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_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/fill_holes.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xm_wpxp_module.F90"
          ],
          "commitId" : "37e333bad160d830a45ea1a6f86bb5bdc9a773af",
          "timestamp" : 1655335624000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Forgot small change.\u000a",
          "date" : "2022-06-15 18:27:04 -0500",
          "id" : "37e333bad160d830a45ea1a6f86bb5bdc9a773af",
          "msg" : "Forgot small change.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "microphysics.F90"
          ],
          "commitId" : "a939f12958b7095ff83a25769a51e7fa2715c236",
          "timestamp" : 1655335675000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Making compatible with latest clubb change.\u000a",
          "date" : "2022-06-15 18:27:55 -0500",
          "id" : "a939f12958b7095ff83a25769a51e7fa2715c236",
          "msg" : "Making compatible with latest clubb change.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "microphysics.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/grid_class.F90"
          ],
          "commitId" : "31584c490b9c8eeb53e170f84dc4c92ac489ec47",
          "timestamp" : 1655492801000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Making linear_interpolated_azt_2D and linear_interpolated_azm_2D subroutines just to avoid a needless data copy.\u000a",
          "date" : "2022-06-17 14:06:41 -0500",
          "id" : "31584c490b9c8eeb53e170f84dc4c92ac489ec47",
          "msg" : "Making linear_interpolated_azt_2D and linear_interpolated_azm_2D subroutines just to avoid a needless data copy.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/grid_class.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/clubb_api_module.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "991ebceb8caba2ad56c1125871b7de1de3c04dba",
          "timestamp" : 1655492801000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Making update_xp2_mc 2D and creating interface for 1D calls.\u000a",
          "date" : "2022-06-17 14:06:41 -0500",
          "id" : "991ebceb8caba2ad56c1125871b7de1de3c04dba",
          "msg" : "Making update_xp2_mc 2D and creating interface for 1D calls.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/microphys_driver.F90"
          ],
          "commitId" : "a19386022f26aa17da805381904bcde4c59cb521",
          "timestamp" : 1655684766000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Missed file in previous commit.\u000a",
          "date" : "2022-06-19 19:26:06 -0500",
          "id" : "a19386022f26aa17da805381904bcde4c59cb521",
          "msg" : "Missed file in previous commit.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/microphys_driver.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/README"
          ],
          "commitId" : "382a4b934cf86029803860d98f120752c5ba642a",
          "timestamp" : 1655747489000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Just a line to read me, because commit a19386022f26aa17da805381904bcde4c59cb521 fixed the bit diff tests after a previous commit broke it, RESOLVED:991ebceb8caba2ad56c1125871b7de1de3c04dba.\u000a",
          "date" : "2022-06-20 12:51:29 -0500",
          "id" : "382a4b934cf86029803860d98f120752c5ba642a",
          "msg" : "Just a line to read me, because commit a19386022f26aa17da805381904bcde4c59cb521 fixed the bit diff tests after a previous commit broke it, RESOLVED:991ebceb8caba2ad56c1125871b7de1de3c04dba.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/stats_zt_module.F90"
          ],
          "commitId" : "31247021aea2e7fe0095d8018688307d3b40dc63",
          "timestamp" : 1655835945000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Fixing units in stats_zt_module.F90\u000a\u000aThis change will be BIT_CHANGING because it will affect the descriptions of variables in the netcdf files, but will not change answers.\u000a",
          "date" : "2022-06-21 12:25:45 -0600",
          "id" : "31247021aea2e7fe0095d8018688307d3b40dc63",
          "msg" : "Fixing units in stats_zt_module.F90",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zt_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "compile/config/linux_x86_64_nvhpc_casper.bash"
          ],
          "commitId" : "de436ee5da803c14eaf5642f66aa1f617123799a",
          "timestamp" : 1655846271000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@crhtc59.hpc.ucar.edu",
          "comment" : "Adding config file for nvhpc on casper.\u000a",
          "date" : "2022-06-21 15:17:51 -0600",
          "id" : "de436ee5da803c14eaf5642f66aa1f617123799a",
          "msg" : "Adding config file for nvhpc on casper.",
          "paths" : [
            {
              "editType" : "add",
              "file" : "compile/config/linux_x86_64_nvhpc_casper.bash"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "compile/config/linux_x86_64_ifort_debug.bash"
          ],
          "commitId" : "cef5c813eabe0301da9a88d6b705fa9d7f2209a0",
          "timestamp" : 1655927488000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/cernikt",
            "fullName" : "cernikt"
          },
          "authorEmail" : "cernikt@msoe.edu",
          "comment" : "modified clubb_ifort_configuration file to support nan trapping for uninitialized variables\u000a",
          "date" : "2022-06-22 14:51:28 -0500",
          "id" : "cef5c813eabe0301da9a88d6b705fa9d7f2209a0",
          "msg" : "modified clubb_ifort_configuration file to support nan trapping for uninitialized variables",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_ifort_debug.bash"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_ifort_debug_run/Jenkinsfile"
          ],
          "commitId" : "561be75c79abfa7cc5aa675d7cc08f71aaa748a8",
          "timestamp" : 1655987360000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/cernikt",
            "fullName" : "cernikt"
          },
          "authorEmail" : "cernikt@msoe.edu",
          "comment" : "renamed clubb_ifort_build to clubb_ifort_debug_run and updated jenkinsfile to reflect\u000a",
          "date" : "2022-06-23 07:29:20 -0500",
          "id" : "561be75c79abfa7cc5aa675d7cc08f71aaa748a8",
          "msg" : "renamed clubb_ifort_build to clubb_ifort_debug_run and updated jenkinsfile to reflect",
          "paths" : [
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_ifort_debug_run/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_ifort_debug_run/Jenkinsfile"
          ],
          "commitId" : "55dd6efa3f55fc5e5f66914f551c68ed42c17a29",
          "timestamp" : 1655991768000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/cernikt",
            "fullName" : "cernikt"
          },
          "authorEmail" : "cernikt@msoe.edu",
          "comment" : "forgot to change if statements in jenkinsfile\u000a",
          "date" : "2022-06-23 08:42:48 -0500",
          "id" : "55dd6efa3f55fc5e5f66914f551c68ed42c17a29",
          "msg" : "forgot to change if statements in jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_ifort_debug_run/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_gfortran_debug_run/Jenkinsfile",
            "compile/config/linux_x86_64_gfortran_debug.bash"
          ],
          "commitId" : "ba22685c73efcd0419513e7f8b654c44c13a44d9",
          "timestamp" : 1655998759000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/cernikt",
            "fullName" : "cernikt"
          },
          "authorEmail" : "cernikt@msoe.edu",
          "comment" : "created debug case for gfortran as well as updating jenkins files to work with it, as well as a forgotten change to the ifort debug test jenkinsfile\u000a",
          "date" : "2022-06-23 10:39:19 -0500",
          "id" : "ba22685c73efcd0419513e7f8b654c44c13a44d9",
          "msg" : "created debug case for gfortran as well as updating jenkins files to work with it, as well as a forgotten change to the ifort debug test jenkinsfile",
          "paths" : [
            {
              "editType" : "add",
              "file" : "compile/config/linux_x86_64_gfortran_debug.bash"
            },
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_gfortran_debug_run/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/analyze_sensitivity_matrix.py",
            "utilities/sens_matrix/sens_matrix_dashboard.py"
          ],
          "commitId" : "16d052acdaa115b18236bc9159371fbc994fac79",
          "timestamp" : 1657123464000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "Adds to the tuning dashboard a quadratic optimizer.\u000aThe quadratic optimizer minimizes a quadratic cost function\u000athat includes the 2nd-order term in the Taylor series\u000aexpansion of metrics as a function of parameters.\u000aAlso uses the high and low parameter values to\u000acalculate the sensitivity matrix, rather than\u000athe default parameter values.\u000a\u000aFor #910.\u000a",
          "date" : "2022-07-06 11:04:24 -0500",
          "id" : "16d052acdaa115b18236bc9159371fbc994fac79",
          "msg" : "Adds to the tuning dashboard a quadratic optimizer.",
          "paths" : [
            {
              "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" : [
            "README"
          ],
          "commitId" : "7df3134a817a57d35d1caef90bd1e1863881438d",
          "timestamp" : 1657635467000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Update README\u000a\u000aChanged Needler to Nelder (as in Nelder-Mead method)\u000a",
          "date" : "2022-07-12 09:17:47 -0500",
          "id" : "7df3134a817a57d35d1caef90bd1e1863881438d",
          "msg" : "Update README",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/clubb_driver.F90"
          ],
          "commitId" : "33052a4e1b946c8a5411bc8f6c0c34cb3c5ad9a8",
          "timestamp" : 1657648767000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/sdomke",
            "fullName" : "Steffen Domke"
          },
          "authorEmail" : "sdomke@uwm.edu",
          "comment" : "Changed intent out to inout to fix grid deallocation error during cleanup.\u000a",
          "date" : "2022-07-12 12:59:27 -0500",
          "id" : "33052a4e1b946c8a5411bc8f6c0c34cb3c5ad9a8",
          "msg" : "Changed intent out to inout to fix grid deallocation error during cleanup.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.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_four_cases.in",
            "input_misc/tuner/error_dycoms2_rf01.in",
            "input_misc/tuner/error_dycoms2_rf02_ds.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",
            "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" : "7190846a5f3fc7c9d1e95ea462be11a67d521e31",
          "timestamp" : 1657652620000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/sdomke",
            "fullName" : "Steffen Domke"
          },
          "authorEmail" : "sdomke@uwm.edu",
          "comment" : "Added a3_coef_min_minmax entry to namelist init_minmax for ALL the tuner input files to prevent error with gfortran compiler (min > max)\u000a",
          "date" : "2022-07-12 14:03:40 -0500",
          "id" : "7190846a5f3fc7c9d1e95ea462be11a67d521e31",
          "msg" : "Added a3_coef_min_minmax entry to namelist init_minmax for ALL the tuner input files to prevent error with gfortran compiler (min > max)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf01.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_nov11_altocu.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_fire.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_wangara.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_all.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_lba.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_ticket_756.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_four_cases.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_bomex.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls3_night.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_arm_97.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_rico.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_atex.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_dycoms2_rf02_do.in"
            },
            {
              "editType" : "edit",
              "file" : "input_misc/tuner/error_gabls2.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/enhanced_simann.F90"
          ],
          "commitId" : "7c0255e0d971f1bc3a5e1c5cda901cdc15db5cdc",
          "timestamp" : 1657753744000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Added some comments. Changing some variable names might be nicer, loss might make more sense than energy, n1 and n2 are meaningless, etc.\u000a",
          "date" : "2022-07-13 18:09:04 -0500",
          "id" : "7c0255e0d971f1bc3a5e1c5cda901cdc15db5cdc",
          "msg" : "Added some comments. Changing some variable names might be nicer, loss might make more sense than energy, n1 and n2 are meaningless, etc.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/enhanced_simann.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README"
          ],
          "commitId" : "d3c238e4a57f8e988425cded0af8530120f3da47",
          "timestamp" : 1657917654000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Updates info on tuner.\u000a",
          "date" : "2022-07-15 15:40:54 -0500",
          "id" : "d3c238e4a57f8e988425cded0af8530120f3da47",
          "msg" : "Updates info on tuner.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input/stats/standard_stats.in",
            "input/stats/host_budgets_stats.in",
            "input/stats/all_stats.in",
            "src/CLUBB_core/mono_flux_limiter.F90",
            "input/stats/scalars_stats.in",
            "src/CLUBB_core/stats_variables.F90",
            "src/CLUBB_core/stats_zm_module.F90"
          ],
          "commitId" : "142a49ce528ef591ea2be4584fcb3381cd9ac376",
          "timestamp" : 1658265385000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Fixing a bug in mono_flux_limiter.F90. (#1026)\u000a\u000a* Fixing a bug in mono_flux_limiter.F90.  This code was outputting \"xm\" instead of \"wpxp\" in several places.\u000a\u000aThis commit is BIT_CHANGING since it will affect the netcdf output for these variables, even though there\u000ais no real change to answers.\u000a\u000a* Renaming wpthlp_entermfl to wpthlp_enter_mfl which is more consistent with other variable names.\u000a\u000aThis is BIT_CHANGING due to changing the name and description in the output netcdf files.\u000a\u000a* Renaming a few more instances of wpthlp_entermfl to wpthlp_enter_mfl.\u000a",
          "date" : "2022-07-19 15:16:25 -0600",
          "id" : "142a49ce528ef591ea2be4584fcb3381cd9ac376",
          "msg" : "Fixing a bug in mono_flux_limiter.F90. (#1026)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/stats/all_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mono_flux_limiter.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/stats/scalars_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/stats/standard_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "input/stats/host_budgets_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_variables.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/pdf_closure_module.F90"
          ],
          "commitId" : "2b4e2de1ef6109a28e1253a1dfc28db5af78b56b",
          "timestamp" : 1658271937000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Fixing a bug.\u000a",
          "date" : "2022-07-19 18:05:37 -0500",
          "id" : "2b4e2de1ef6109a28e1253a1dfc28db5af78b56b",
          "msg" : "Fixing a bug.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README"
          ],
          "commitId" : "8c34badac3dd513ed2d812670ebf6177845da2de",
          "timestamp" : 1658325916000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Update README\u000a\u000aRemoving line to trigger nightly tests.\u000a",
          "date" : "2022-07-20 08:05:16 -0600",
          "id" : "8c34badac3dd513ed2d812670ebf6177845da2de",
          "msg" : "Update README",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/sens_matrix_dashboard.py"
          ],
          "commitId" : "c5fed924015576f1e6e193935684db34dbd82cfc",
          "timestamp" : 1658346539000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "Adds to tuner dashboard a plot of predicted and actual removal of regional biases.\u000aThe plot displays an arrow for each regional bias\u000athat points from the default-run bias\u000ato the bias that remains after tuning.\u000a\u000aFor #910.\u000a",
          "date" : "2022-07-20 14:48:59 -0500",
          "id" : "c5fed924015576f1e6e193935684db34dbd82cfc",
          "msg" : "Adds to tuner dashboard a plot of predicted and actual removal of regional biases.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README"
          ],
          "commitId" : "22bf0c7a92e959833c4eeaa4ad6f44fe4bf3b0bd",
          "timestamp" : 1658419227000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Adding line to trigger nightly tests.\u000a",
          "date" : "2022-07-21 10:00:27 -0600",
          "id" : "22bf0c7a92e959833c4eeaa4ad6f44fe4bf3b0bd",
          "msg" : "Adding line to trigger nightly tests.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README"
          ],
          "commitId" : "275bd8179799446a93cb6e3d635b5660eb241ca4",
          "timestamp" : 1658760797000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Removing line to trigger nightly tests.\u000a",
          "date" : "2022-07-25 08:53:17 -0600",
          "id" : "275bd8179799446a93cb6e3d635b5660eb241ca4",
          "msg" : "Removing line to trigger nightly tests.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README"
          ],
          "commitId" : "06d27bec48ed67856149fb173e84d81216ff7b25",
          "timestamp" : 1658874376000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Adding line to trigger nightly tests.\u000a",
          "date" : "2022-07-26 16:26:16 -0600",
          "id" : "06d27bec48ed67856149fb173e84d81216ff7b25",
          "msg" : "Adding line to trigger nightly tests.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/sens_matrix_dashboard.py"
          ],
          "commitId" : "e7717248290c00dc8b811075d85485f395d18a43",
          "timestamp" : 1659023878000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "Updates tuner with new simulations from Zhun.\u000a\u000aFor #910.\u000a",
          "date" : "2022-07-28 10:57:58 -0500",
          "id" : "e7717248290c00dc8b811075d85485f395d18a43",
          "msg" : "Updates tuner with new simulations from Zhun.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input/stats/all_stats.in"
          ],
          "commitId" : "bac96d230f35bffa2203634a987282f05b21ca7d",
          "timestamp" : 1659387491000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I discovered a bug when trying to run with all_stats today.  Apparently,\u000a at some point in the past, the stat variable Richardson_num had been\u000aentered twice.  I am removing one of those instances so the code runs\u000aagaim.\u000a",
          "date" : "2022-08-01 15:58:11 -0500",
          "id" : "bac96d230f35bffa2203634a987282f05b21ca7d",
          "msg" : "I discovered a bug when trying to run with all_stats today.  Apparently,",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/stats/all_stats.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/clubb_driver.F90",
            "src/G_unit_test_types/w_up_in_cloud_tests.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/CLUBB_core/pdf_closure_module.F90"
          ],
          "commitId" : "9f7dce75d6c8651f509d04c686fe37fbcd6cb04d",
          "timestamp" : 1660590191000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I changed the w_up_in_cloud code in 2 ways:\u000a\u000a1)  The denominator term is now the \"cloudy updraft\" frac in each\u000aPDF component, rather than just the PDF component cloud_frac.  This\u000ais more consistent with the quantity being integrated.\u000a\u000a2)  I also added a w_down_in_cloud for cloudy downdraft velocity.\u000a\u000aSince these fields are not output as part of standard stats, this\u000acommit will be bit-for-bit for the normal CLUBB output files.\u000a",
          "date" : "2022-08-15 14:03:11 -0500",
          "id" : "9f7dce75d6c8651f509d04c686fe37fbcd6cb04d",
          "msg" : "I changed the w_up_in_cloud code in 2 ways:",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/w_up_in_cloud_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_driver.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/CLUBB_core/stats_zt_module.F90",
            "src/CLUBB_core/pdf_closure_module.F90",
            "src/CLUBB_core/stats_variables.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "input/stats/all_stats.in"
          ],
          "commitId" : "6df666ce291b75e567f6a519a7f88d2a20cb607c",
          "timestamp" : 1660594604000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I added stats output for w_down_in_cloud to all_stats.in.\u000a\u000aSince this stat was not added to standard_stats.in, official results\u000awill still be bit-for-bit.\u000a",
          "date" : "2022-08-15 15:16:44 -0500",
          "id" : "6df666ce291b75e567f6a519a7f88d2a20cb607c",
          "msg" : "I added stats output for w_down_in_cloud to all_stats.in.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/stats/all_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_variables.F90"
            },
            {
              "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_clubb_utilities.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/config/VariableGroupWs.py"
          ],
          "commitId" : "908a6ae50aa6e91e5676215ee66e2b23525914fb",
          "timestamp" : 1660665895000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I added w_down_in_cloud to the \"Ws\" variable group in pyplotgen.\u000a",
          "date" : "2022-08-16 11:04:55 -0500",
          "id" : "908a6ae50aa6e91e5676215ee66e2b23525914fb",
          "msg" : "I added w_down_in_cloud to the \"Ws\" variable group in pyplotgen.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupWs.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/pdf_closure_module.F90"
          ],
          "commitId" : "06545f85e83d001306c27cc1bad3c4d0bc40c9c4",
          "timestamp" : 1660699106000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I altered the w_up_in_cloud and w_down_in_cloud code so that a\u000athresholding is used similar to what is seen in the cloud fraction\u000aand cloud water code.  If the PDF component mean of w more than\u000athe maximum allow number of standard deviations away from 0, the\u000aPDF component is either all-updrafty or all-downdrafty, and the\u000acode avoids expensive computations where large magnitude values\u000acan potentially be fed into ERF or EXP.\u000a\u000aOf course, the results are not bit-for-bit with the previous version,\u000ameaning that there are some situations where these thresholds come\u000ainto effect.  However, plots of all cases show no visible differences\u000ain w_up_in_cloud and w_down_in_cloud.\u000a\u000aSince w_up_in_cloud and w_down_in_cloud are not included in normal\u000astats output, this commit does not change the bit-for-bitness of\u000aCLUBB code.\u000a",
          "date" : "2022-08-16 20:18:26 -0500",
          "id" : "06545f85e83d001306c27cc1bad3c4d0bc40c9c4",
          "msg" : "I altered the w_up_in_cloud and w_down_in_cloud code so that a",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/pdf_closure_module.F90"
          ],
          "commitId" : "8ce3e98cd6260bddeae905311e9fa64c832dbf00",
          "timestamp" : 1660756368000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I have optimized the new w_up_in_cloud and w_down_in_cloud code by\u000aonly doing repeated operations one time and then saving them as a\u000alocal variable.\u000a\u000aSince the numerical order of operations changes for the argument\u000ato the EXP term, the results will differ at the level of numerical\u000around-off, making this revision not bit-for-bit with the last revision.\u000aThis only affects the w_up_in_cloud and w_down_in_cloud statistical\u000aoutput variables, which in turn are not output as part of\u000astandard_stats.in.\u000a",
          "date" : "2022-08-17 12:12:48 -0500",
          "id" : "8ce3e98cd6260bddeae905311e9fa64c832dbf00",
          "msg" : "I have optimized the new w_up_in_cloud and w_down_in_cloud code by",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/python_html_gallery/README.md"
          ],
          "commitId" : "f331fbca5f4f0ee7ee1ce29fddb205c228cfaefd",
          "timestamp" : 1661363971000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Update README.md\u000a",
          "date" : "2022-08-24 12:59:31 -0500",
          "id" : "f331fbca5f4f0ee7ee1ce29fddb205c228cfaefd",
          "msg" : "Update README.md",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/python_html_gallery/README.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/timestep_convergence_test.py"
          ],
          "commitId" : "d4055d1e8cd0860a9cbfd71b707b1863eed3816b",
          "timestamp" : 1661434651000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/cernikt",
            "fullName" : "cernikt"
          },
          "authorEmail" : "cernikt@msoe.edu",
          "comment" : "updating timestep_convergence_test.py to python 3 #693\u000a",
          "date" : "2022-08-25 08:37:31 -0500",
          "id" : "d4055d1e8cd0860a9cbfd71b707b1863eed3816b",
          "msg" : "updating timestep_convergence_test.py to python 3 #693",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/timestep_convergence_test.py"
            }
          ]
        },
        {
          "_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_wp2_wp3_module.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/Morrison_microphys/microphysics.F90",
            "src/CLUBB_core/fill_holes.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "2fac6f76060d645f88d40a26211acc09382739ec",
          "timestamp" : 1661881531000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Refactored fill_holes_vertical to make GPUization simple. This is BIT_CHANGING, but results are bit-for-bit when using -O0 optimization, thus it is not answer changing. The first pass over each grid column will not parallelize well, the k-loop needs to be done in serial. Maximum parallelization has been exposed for the global hole-filling though, at the cost of occasionally doing unneccesary calculations. larson-group/clubb#972.\u000a",
          "date" : "2022-08-30 12:45:31 -0500",
          "id" : "2fac6f76060d645f88d40a26211acc09382739ec",
          "msg" : "Refactored fill_holes_vertical to make GPUization simple. This is BIT_CHANGING, but results are bit-for-bit when using -O0 optimization, thus it is not answer changing. The first pass over each grid column will not parallelize well, the k-loop needs to be done in serial. Maximum parallelization has been exposed for the global hole-filling though, at the cost of occasionally doing unneccesary calculations. larson-group/clubb#972.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/fill_holes.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Morrison_microphys/microphysics.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",
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/CLUBB_core/constants_clubb.F90",
            "src/Morrison_microphys/microphysics.F90",
            "src/CLUBB_core/fill_holes.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "9e2c466386f82b718051ff497638a4ba32df19e0",
          "timestamp" : 1661881531000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Removing fill_holes_multiplicative and replacing magic numbers with parameters from constants_clubb. larson-group/clubb#972\u000a",
          "date" : "2022-08-30 12:45:31 -0500",
          "id" : "9e2c466386f82b718051ff497638a4ba32df19e0",
          "msg" : "Removing fill_holes_multiplicative and replacing magic numbers with parameters from constants_clubb. larson-group/clubb#972",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/fill_holes.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/constants_clubb.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/Morrison_microphys/microphysics.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/G_unit_test_types/spurious_source_test.F90",
            "src/clubb_driver.F90",
            "src/morrison_microphys_module.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "src/CLUBB_core/fill_holes.F90",
            "src/CLUBB_core/mono_flux_limiter.F90",
            "src/SILHS/latin_hypercube_driver_module.F90",
            "src/CLUBB_core/advance_helper_module.F90"
          ],
          "commitId" : "25cc883ae8ea4673614609ce139be68d9a8dca65",
          "timestamp" : 1661881531000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Moving vertical_avg and vertical_integral to advance_helper_module. larson-group/clubb#972\u000a",
          "date" : "2022-08-30 12:45:31 -0500",
          "id" : "25cc883ae8ea4673614609ce139be68d9a8dca65",
          "msg" : "Moving vertical_avg and vertical_integral to advance_helper_module. larson-group/clubb#972",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/spurious_source_test.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/fill_holes.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/morrison_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/latin_hypercube_driver_module.F90"
            },
            {
              "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_core/mono_flux_limiter.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "microphysics.F90"
          ],
          "commitId" : "83787f1f2d89799ba7120f130165026984d5108c",
          "timestamp" : 1661970509000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Making compatible with latest clubb change.\u000a",
          "date" : "2022-08-31 13:28:29 -0500",
          "id" : "83787f1f2d89799ba7120f130165026984d5108c",
          "msg" : "Making compatible with latest clubb change.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "microphysics.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Morrison_microphys/microphysics.F90"
          ],
          "commitId" : "ae80c8b20596dd8b19574c37a6892d824f13d2ec",
          "timestamp" : 1662004902000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/larsongroupsysadmin",
            "fullName" : "LarsonGroupSysAdmin"
          },
          "authorEmail" : "root@carson.math.uwm.edu",
          "comment" : "Raw-copy updating src/Morrison_microphys\u000a",
          "date" : "2022-08-31 23:01:42 -0500",
          "id" : "ae80c8b20596dd8b19574c37a6892d824f13d2ec",
          "msg" : "Raw-copy updating src/Morrison_microphys",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/Morrison_microphys/microphysics.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/run_bindiff_all.py"
          ],
          "commitId" : "aa4978af7930fddb6b1b43dd960b4dd0304884ef",
          "timestamp" : 1662061302000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/cernikt",
            "fullName" : "cernikt"
          },
          "authorEmail" : "cernikt@msoe.edu",
          "comment" : "rewrote run_bindiff_all.bash into python, and added extra functionality to view output of diff_netcdf_outputs.py script that is run inside of it. #980\u000a",
          "date" : "2022-09-01 14:41:42 -0500",
          "id" : "aa4978af7930fddb6b1b43dd960b4dd0304884ef",
          "msg" : "rewrote run_bindiff_all.bash into python, and added extra functionality to view output of diff_netcdf_outputs.py script that is run inside of it. #980",
          "paths" : [
            {
              "editType" : "add",
              "file" : "run_scripts/run_bindiff_all.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/pdf_closure_module.F90",
            "src/ice_dfsn_module.F90",
            "src/CLUBB_core/saturation.F90",
            "src/CLUBB_core/mixing_length.F90",
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/microphys_driver.F90",
            "src/morrison_microphys_module.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "src/KK_microphys/KK_utilities.F90",
            "src/CLUBB_core/advance_helper_module.F90",
            "src/bugsrad_driver.F90",
            "src/CLUBB_core/T_in_K_module.F90",
            "src/coamps_microphys_driver_module.F90"
          ],
          "commitId" : "150cfa368eab46b06e835fe1b26c327e39277e05",
          "timestamp" : 1662512657000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Removing elementalness from sat_vapor_press_liq and making interal procedures subroutines rather than functions to prevent unneccesary data copies. Doing the same for thlm2T_in_K since it is often used in conjunction with sat_vapor_press_liq. Bit-for-bit confirmed with O0 using all single column cases with or without l_diag_Lscale_from_tau, and with cam_coarse_res. larson-group/clubb#972\u000a",
          "date" : "2022-09-06 20:04:17 -0500",
          "id" : "150cfa368eab46b06e835fe1b26c327e39277e05",
          "msg" : "Removing elementalness from sat_vapor_press_liq and making interal procedures subroutines rather than functions to prevent unneccesary data copies. Doing the same for thlm2T_in_K since it is often used in conjunction with sat_vapor_press_liq. Bit-for-bit confirmed with O0 using all single column cases with or without l_diag_Lscale_from_tau, and with cam_coarse_res. larson-group/clubb#972",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/coamps_microphys_driver_module.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/ice_dfsn_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/saturation.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/microphys_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/KK_microphys/KK_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/morrison_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/bugsrad_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/T_in_K_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/T_in_K_module.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/CLUBB_core/grid_class.F90",
            "src/CLUBB_core/saturation.F90"
          ],
          "commitId" : "a897c503a1aedf6c27144cbae6c711e82bf5cf0d",
          "timestamp" : 1662512657000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Adding comments.\u000a",
          "date" : "2022-09-06 20:04:17 -0500",
          "id" : "a897c503a1aedf6c27144cbae6c711e82bf5cf0d",
          "msg" : "Adding comments.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/grid_class.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/T_in_K_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/saturation.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/pdf_closure_module.F90"
          ],
          "commitId" : "055f83d512354e6330233a5eecd5cff0456c0292",
          "timestamp" : 1662741141000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Adding initial subroutine calc_ice_cloud_frac_component.\u000a",
          "date" : "2022-09-09 11:32:21 -0500",
          "id" : "055f83d512354e6330233a5eecd5cff0456c0292",
          "msg" : "Adding initial subroutine calc_ice_cloud_frac_component.",
          "paths" : [
            {
              "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/CLUBB_core/pdf_closure_module.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "src/CLUBB_core/saturation.F90"
          ],
          "commitId" : "346bb61069516d7cecc78a45281f414e265b5604",
          "timestamp" : 1662741141000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Cleaning up new subroutine calc_liquid_cloud_frac_component, and making sat_mixrat_ice a subroutine that works the same way as sat_mixrat_liq. larson-group/clubb#972\u000a",
          "date" : "2022-09-09 11:32:21 -0500",
          "id" : "346bb61069516d7cecc78a45281f414e265b5604",
          "msg" : "Cleaning up new subroutine calc_liquid_cloud_frac_component, and making sat_mixrat_ice a subroutine that works the same way as sat_mixrat_liq. larson-group/clubb#972",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/saturation.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/pdf_closure_module.F90"
          ],
          "commitId" : "07ffac20518c07d64698e6be4425d80392f57f7b",
          "timestamp" : 1662741141000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Comment update\u000a",
          "date" : "2022-09-09 11:32:21 -0500",
          "id" : "07ffac20518c07d64698e6be4425d80392f57f7b",
          "msg" : "Comment update",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/saturation.F90"
          ],
          "commitId" : "300b81903d722b56e1a6ccf07251269c14493b2b",
          "timestamp" : 1662741141000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Removing these paratheses is BIT_CHANGING since it modifies the order of operations, but allows for the multiplication and subraction to be done in parallel for complex pipelines.\u000a",
          "date" : "2022-09-09 11:32:21 -0500",
          "id" : "300b81903d722b56e1a6ccf07251269c14493b2b",
          "msg" : "Removing these paratheses is BIT_CHANGING since it modifies the order of operations, but allows for the multiplication and subraction to be done in parallel for complex pipelines.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/saturation.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README"
          ],
          "commitId" : "7b46672af546d7157ba7b469e5345d2562e1c1c8",
          "timestamp" : 1663004588000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding line to indicate BIT_CHANGING:055f83d512354e6330233a5eecd5cff0456c0292 to fix nightly tests. The commit which introduced calc_ice_cloud_frac_component was not BFB using -O2 optimization. See pull request https://github.com/larson-group/clubb/pull/1034 for detail.\u000a",
          "date" : "2022-09-12 12:43:08 -0500",
          "id" : "7b46672af546d7157ba7b469e5345d2562e1c1c8",
          "msg" : "Adding line to indicate BIT_CHANGING:055f83d512354e6330233a5eecd5cff0456c0292 to fix nightly tests. The commit which introduced calc_ice_cloud_frac_component was not BFB using -O2 optimization. See pull request https://github.com/larson-group/clubb/pull/1034 for detail.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/src/VariableGroup.py"
          ],
          "commitId" : "c3ee79e89c69ce9d37d5d65f96f0eec01531c384",
          "timestamp" : 1663359935000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Adding a kludgy but functional trimming for the (non-CLUBB) variables that are\u000aprocessed via the '_calc' key.  These variables are not trimmed like the others\u000asince they are processed in a different place, and therefore the plots will\u000anot have the correct min/max height without this fix.  This seems to matter\u000afor budget lines from non-CLUBB models (no CLUBB variables have the '_calc' key).\u000a",
          "date" : "2022-09-16 15:25:35 -0500",
          "id" : "c3ee79e89c69ce9d37d5d65f96f0eec01531c384",
          "msg" : "Adding a kludgy but functional trimming for the (non-CLUBB) variables that are",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/src/VariableGroup.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/sens_matrix_dashboard.py"
          ],
          "commitId" : "30ed028a5aa9df880f5d7e17d40622afb7329c8f",
          "timestamp" : 1663951821000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "In tuner, creates box and whiskers version of plot\u000a\u000afor optimal parameter values.\u000a",
          "date" : "2022-09-23 18:50:21 +0200",
          "id" : "30ed028a5aa9df880f5d7e17d40622afb7329c8f",
          "msg" : "In tuner, creates box and whiskers version of plot",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/sens_matrix_dashboard.py"
          ],
          "commitId" : "0e54f9c1b694af30d06a8a8f6aaab249faa31a13",
          "timestamp" : 1664193825000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@users.noreply.github.com",
          "comment" : "Adds near-coastal regions to the tuner.\u000a\u000aIncludes Nambian_near and VOCAL_near regions.\u000a",
          "date" : "2022-09-26 14:03:45 +0200",
          "id" : "0e54f9c1b694af30d06a8a8f6aaab249faa31a13",
          "msg" : "Adds near-coastal regions to the tuner.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/clubb_driver.F90"
          ],
          "commitId" : "b00b88f36d25ff0fc15c2e6c66e09b29f7e5fc07",
          "timestamp" : 1664988430000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Making multicolumn version of advance_clubb_core in clubb_driver that accepts a number of columns to run clubb with. All bit-for-bit output on standalone cases, so the first column is correct.\u000a",
          "date" : "2022-10-05 11:47:10 -0500",
          "id" : "b00b88f36d25ff0fc15c2e6c66e09b29f7e5fc07",
          "msg" : "Making multicolumn version of advance_clubb_core in clubb_driver that accepts a number of columns to run clubb with. All bit-for-bit output on standalone cases, so the first column is correct.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/output_netcdf.F90",
            "input/tunable_parameters/configurable_model_flags.in",
            "src/clubb_driver.F90"
          ],
          "commitId" : "52d5b77ea73abf368f0c947b448db59d05a7bf5b",
          "timestamp" : 1664988430000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Improvements. Netcdf output is now functional and we can detect errors with multiple columns even when the standard output is identical.\u000a",
          "date" : "2022-10-05 11:47:10 -0500",
          "id" : "52d5b77ea73abf368f0c947b448db59d05a7bf5b",
          "msg" : "Improvements. Netcdf output is now functional and we can detect errors with multiple columns even when the standard output is identical.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/output_netcdf.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/configurable_model_flags.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/clubb_driver.F90"
          ],
          "commitId" : "8a6e980adc4fd5672287e789ee8f6248c8a58594",
          "timestamp" : 1664988430000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Now the multicolumn netcdf output is correct. Adding comments too. larson-group/clubb#1033\u000a",
          "date" : "2022-10-05 11:47:10 -0500",
          "id" : "8a6e980adc4fd5672287e789ee8f6248c8a58594",
          "msg" : "Now the multicolumn netcdf output is correct. Adding comments too. larson-group/clubb#1033",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/clubb_driver.F90"
          ],
          "commitId" : "83b151bdb131134d178f58521f468b9bb78b1e7e",
          "timestamp" : 1664988430000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Made the multicolumn inout arrays save from timestep to timestep. This makes the extra columns more independent from the main column and allows differences in the extra columns to propagate more. larson-group/clubb#1033\u000a",
          "date" : "2022-10-05 11:47:10 -0500",
          "id" : "83b151bdb131134d178f58521f468b9bb78b1e7e",
          "msg" : "Made the multicolumn inout arrays save from timestep to timestep. This makes the extra columns more independent from the main column and allows differences in the extra columns to propagate more. larson-group/clubb#1033",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/clubb_driver.F90"
          ],
          "commitId" : "421981e323d84914a1fc2199030dc2d89b406d5c",
          "timestamp" : 1664988430000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Adding some fields to tweak for extra columns. This might be sufficient, the netcdf data for the column is similar but visually different, and I tested with up to 64 columns and there wasn't any crashes. larson-group/clubb#1033\u000a",
          "date" : "2022-10-05 11:47:10 -0500",
          "id" : "421981e323d84914a1fc2199030dc2d89b406d5c",
          "msg" : "Adding some fields to tweak for extra columns. This might be sufficient, the netcdf data for the column is similar but visually different, and I tested with up to 64 columns and there wasn't any crashes. larson-group/clubb#1033",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/check_multicol_error.py"
          ],
          "commitId" : "fd99b2bd5ba78d01880afc1887accd713fb39a30",
          "timestamp" : 1664988430000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Adding script to compare netcdf outputs. This will print the max absolute diff and max percent diff for each field. This is made specifically for the multicolumn netcdf output. The script is not done, but this is the basics of it. larson-group/clubb#1033\u000a",
          "date" : "2022-10-05 11:47:10 -0500",
          "id" : "fd99b2bd5ba78d01880afc1887accd713fb39a30",
          "msg" : "Adding script to compare netcdf outputs. This will print the max absolute diff and max percent diff for each field. This is made specifically for the multicolumn netcdf output. The script is not done, but this is the basics of it. larson-group/clubb#1033",
          "paths" : [
            {
              "editType" : "add",
              "file" : "run_scripts/check_multicol_error.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/clubb_driver.F90"
          ],
          "commitId" : "970c22416c2751064f1e25d4a16024e3f126de2e",
          "timestamp" : 1664988430000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Casting 0.0 to correct precision that format_date wants.\u000a",
          "date" : "2022-10-05 11:47:10 -0500",
          "id" : "970c22416c2751064f1e25d4a16024e3f126de2e",
          "msg" : "Casting 0.0 to correct precision that format_date wants.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/check_multicol_error.py"
          ],
          "commitId" : "c25baf3b9171190aab0cba7f7c0564677871cd63",
          "timestamp" : 1664988430000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Updating script to compare netcdf output. larson-group/clubb#1033\u000a",
          "date" : "2022-10-05 11:47:10 -0500",
          "id" : "c25baf3b9171190aab0cba7f7c0564677871cd63",
          "msg" : "Updating script to compare netcdf output. larson-group/clubb#1033",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/check_multicol_error.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input/tunable_parameters/configurable_model_flags.in"
          ],
          "commitId" : "af14d54b5dbe942882bfa6b67513b8f3781c5afc",
          "timestamp" : 1664988430000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Updating column num input in config flags. larson-group/clubb#1033\u000a",
          "date" : "2022-10-05 11:47:10 -0500",
          "id" : "af14d54b5dbe942882bfa6b67513b8f3781c5afc",
          "msg" : "Updating column num input in config flags. larson-group/clubb#1033",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/configurable_model_flags.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/clubb_driver.F90"
          ],
          "commitId" : "f2cfc4fcd4059a5f5eb2f50efb478f49f22f2476",
          "timestamp" : 1664988430000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Adding small check to allow configurable_multi_column_nl to be optional. If configurable_multi_column_nl is omitted from configurable_model_flags, then we assume we only want 1 column and a warning is printed. larson-group/clubb#1033\u000a",
          "date" : "2022-10-05 11:47:10 -0500",
          "id" : "f2cfc4fcd4059a5f5eb2f50efb478f49f22f2476",
          "msg" : "Adding small check to allow configurable_multi_column_nl to be optional. If configurable_multi_column_nl is omitted from configurable_model_flags, then we assume we only want 1 column and a warning is printed. larson-group/clubb#1033",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/check_multicol_error.py"
          ],
          "commitId" : "f848105748fb5819000d1244724dd3d04f45f411",
          "timestamp" : 1664988430000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Small script update\u000a",
          "date" : "2022-10-05 11:47:10 -0500",
          "id" : "f848105748fb5819000d1244724dd3d04f45f411",
          "msg" : "Small script update",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/check_multicol_error.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/check_multicol_error.py"
          ],
          "commitId" : "e4980f9e4055a1191da42fa0dd175c77a5886d4d",
          "timestamp" : 1664988430000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Adding comments to script.\u000a",
          "date" : "2022-10-05 11:47:10 -0500",
          "id" : "e4980f9e4055a1191da42fa0dd175c77a5886d4d",
          "msg" : "Adding comments to script.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/check_multicol_error.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input/tunable_parameters/configurable_model_flags.in",
            "src/clubb_driver.F90"
          ],
          "commitId" : "72afa580969c647295ee087c7bf605c9bb6c01fe",
          "timestamp" : 1664988430000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Adding comments, setting to num_standalone_columns=1 by default, and preventing multicolumn output when l_stats=false. larson-group/clubb#1033\u000a",
          "date" : "2022-10-05 11:47:10 -0500",
          "id" : "72afa580969c647295ee087c7bf605c9bb6c01fe",
          "msg" : "Adding comments, setting to num_standalone_columns=1 by default, and preventing multicolumn output when l_stats=false. larson-group/clubb#1033",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/configurable_model_flags.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "input/tunable_parameters/configurable_model_flags.in"
          ],
          "commitId" : "946dda9c077bd1889644cf8933d6469cffa517d1",
          "timestamp" : 1665074836000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Namelists need to be closed with a '/', and omitting it will break many tests.\u000a",
          "date" : "2022-10-06 11:47:16 -0500",
          "id" : "946dda9c077bd1889644cf8933d6469cffa517d1",
          "msg" : "Namelists need to be closed with a '/', and omitting it will break many tests.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/configurable_model_flags.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/check_multicol_error.py",
            "input/tunable_parameters/configurable_model_flags.in",
            "src/clubb_driver.F90"
          ],
          "commitId" : "73e61e51337b34e2a9c651fc61c7600a1bf6702e",
          "timestamp" : 1665088226000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Making save variables in the multicol code threadprivate, this fixes the openmp test. Also changing the way we name and save the multicol output, this allows the parallel run to run with multiple columns. I've reflected the changes in comments where relevant. larson-group/clubb#1033\u000a",
          "date" : "2022-10-06 15:30:26 -0500",
          "id" : "73e61e51337b34e2a9c651fc61c7600a1bf6702e",
          "msg" : "Making save variables in the multicol code threadprivate, this fixes the openmp test. Also changing the way we name and save the multicol output, this allows the parallel run to run with multiple columns. I've reflected the changes in comments where relevant. larson-group/clubb#1033",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/check_multicol_error.py"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/configurable_model_flags.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xm_wpxp_module.F90"
          ],
          "commitId" : "ee00186816ceb16bee810c897fabe4deb660fcc3",
          "timestamp" : 1665426176000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Adds commented-out line that prevents the monotonic flux\u000a\u000alimiter from acting on rtm.  The comments are included to remind us of how to do this in case we choose to do so in the future.\u000a",
          "date" : "2022-10-10 13:22:56 -0500",
          "id" : "ee00186816ceb16bee810c897fabe4deb660fcc3",
          "msg" : "Adds commented-out line that prevents the monotonic flux",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/mono_flux_limiter.F90"
          ],
          "commitId" : "1bf74dd6f173a645d7bd448ab6bc07028c8ffadd",
          "timestamp" : 1665672953000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Updating monotonic flux limiter code to remove spikes. (#1038)\u000a\u000aAlso putting a commented out code change in advance_xm_wpxp,\u000ain case shutting of the flux limiter entirely for rtm is preferred.\u000a\u000aSee https://github.com/NCAR/amwg_dev/discussions/134 for discussion.\u000a\u000aThis commit will be BIT_CHANGING although the differences are only\u000aobvious in sensitive cases like arm_97.\u000a",
          "date" : "2022-10-13 08:55:53 -0600",
          "id" : "1bf74dd6f173a645d7bd448ab6bc07028c8ffadd",
          "msg" : "Updating monotonic flux limiter code to remove spikes. (#1038)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mono_flux_limiter.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/G_unit_test_types/spurious_source_test.F90",
            "input/tunable_parameters_compatible_r8029/configurable_model_flags.in",
            "src/clubb_tuner.F90",
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/clubb_driver.F90",
            "src/CLUBB_core/model_flags.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/CLUBB_core/mono_flux_limiter.F90",
            "src/G_unit_test_types/pdf_parameter_tests.F90",
            "input/tunable_parameters/configurable_model_flags.in"
          ],
          "commitId" : "5b79c73c681b98162df10f5500226f6940704016",
          "timestamp" : 1665761524000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Creating new flags to control monotonic flux limiter (#1039)\u000a\u000a* Creating new flags to control monotonic flux limiter and the IF statement fix for the spikes found in CAM.\u000a\u000a* Removing no-longer-necessary logical l_mono_flux_lim.\u000a\u000a* Adding requested changes from PR (intent statements and editing error statement).\u000a\u000a* Accidentally set flag to false. Changing to true.\u000a",
          "date" : "2022-10-14 09:32:04 -0600",
          "id" : "5b79c73c681b98162df10f5500226f6940704016",
          "msg" : "Creating new flags to control monotonic flux limiter (#1039)",
          "paths" : [
            {
              "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_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mono_flux_limiter.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_Lscale/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/pdf_parameter_tests.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_tuner.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_compatible_r8029/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/tunable_parameters_e3sm/configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/model_flags.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/clubb_driver.F90",
            "src/G_unit_test_types/w_up_in_cloud_tests.F90",
            "src/CLUBB_core/pdf_closure_module.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "src/CLUBB_core/stats_zt_module.F90",
            "src/CLUBB_core/stats_variables.F90"
          ],
          "commitId" : "7550b3e11a7b6218c5eedc78f78e6397423141bb",
          "timestamp" : 1665787786000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I am adding cloudy_updraft_frac and cloudy_downdraft_frac as\u000aoutputs to the calculate_w_up_in_cloud code.\u000a\u000aThese fields are non-interactive for the standard set of cases.\u000aThus, all cases are bit-for-bit identical.\u000a\u000aHowever, for the w_up_in_cloud and w_down_in_cloud results themselves,\u000ait is possible that results might not be bit-for-bit since\u000athe location of the max(eps, ...) clipping in the denominator\u000ais changed.  However, results should not be appreciable different.\u000a",
          "date" : "2022-10-14 17:49:46 -0500",
          "id" : "7550b3e11a7b6218c5eedc78f78e6397423141bb",
          "msg" : "I am adding cloudy_updraft_frac and cloudy_downdraft_frac as",
          "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_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_variables.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" : [
            "input/stats/all_stats.in"
          ],
          "commitId" : "dd43df7acdaec448a6db87daff8537523060d646",
          "timestamp" : 1665789118000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I forgot to add cld_updr_frac and cld_downdr_frac to all_stats.in\u000ain the last commit.\u000a",
          "date" : "2022-10-14 18:11:58 -0500",
          "id" : "dd43df7acdaec448a6db87daff8537523060d646",
          "msg" : "I forgot to add cld_updr_frac and cld_downdr_frac to all_stats.in",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "input/stats/all_stats.in"
            }
          ]
        }
      ],
      "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/37674341+huebleruwm",
      "fullName" : "37674341+huebleruwm"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/cernikt",
      "fullName" : "cernikt"
    },
    {
      "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/sdomke",
      "fullName" : "Steffen Domke"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/larsongroupsysadmin",
      "fullName" : "LarsonGroupSysAdmin"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 56,
    "url" : "http://carson.math.uwm.edu/jenkins/job/branch_clubb_test/56/"
  },
  "previousBuild" : {
    "number" : 54,
    "url" : "http://carson.math.uwm.edu/jenkins/job/branch_clubb_test/54/"
  }
}