{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 548,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7c083496c42caa1b7d18c781134f0cc18ae94748",
            "branch" : [
              {
                "SHA1" : "7c083496c42caa1b7d18c781134f0cc18ae94748",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7c083496c42caa1b7d18c781134f0cc18ae94748",
            "branch" : [
              {
                "SHA1" : "7c083496c42caa1b7d18c781134f0cc18ae94748",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7c083496c42caa1b7d18c781134f0cc18ae94748",
        "branch" : [
          {
            "SHA1" : "7c083496c42caa1b7d18c781134f0cc18ae94748",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_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" : "#548",
  "duration" : 563867,
  "estimatedDuration" : 605049,
  "executor" : None,
  "fullDisplayName" : "clubb_timestep_gfortran_tests #548",
  "id" : "548",
  "keepLog" : False,
  "number" : 548,
  "queueId" : 5411,
  "result" : "SUCCESS",
  "timestamp" : 1782547991042,
  "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/clubb_timestep_gfortran_tests/548/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "clubb_jax/advance_clubb_core.py",
            "clubb_jax/advance_clubb_to_end.py",
            "clubb_python_api/clubb_python/CLUBB_core/stats_clubb_utilities.py",
            "clubb_python_api/f2py_fortran_wrappers/advance_xp3_module_wrapper.F90",
            "clubb_python_api/tests/argument_list_enforcer/argument_contract_audit.py",
            "clubb_python_api/clubb_python/CLUBB_core/numerical_check.py",
            "clubb_python_api/f2py_fortran_wrappers/advance_wp2_wp3_module_wrapper.F90",
            "clubb_python_driver/advance_clubb_core.py",
            "LLM_prompts/python_api_audit_handoff.md",
            "clubb_python_api/tests/test_argument_contract_audit.py",
            "clubb_python_api/tests/test_call_tree_advance_wp2_wp3.py",
            "clubb_python_api/clubb_python/CLUBB_core/advance_xm_wpxp.py",
            "clubb_python_api/clubb_python/CLUBB_core/advance_clubb_core.py",
            "clubb_jax/clubb_case_initalization.py",
            "clubb_python_api/tests/test_call_tree_advance_xm_wpxp.py",
            "clubb_python_api/f2py_fortran_wrappers/stats_clubb_utilities_wrapper.F90",
            "clubb_python_api/clubb_python/CLUBB_core/advance_wp2_wp3.py",
            "clubb_python_api/f2py_fortran_wrappers/advance_xm_wpxp_module_wrapper.F90",
            "LLM_prompts/update_python_api_and_drivers.md",
            "clubb_python_api/f2py_fortran_wrappers/advance_xp2_xpyp_module_wrapper.F90",
            "clubb_python_api/tests/test_call_tree_advance_xp3.py",
            "clubb_python_api/tests/test_call_tree_advance_xp2_xpyp.py",
            "clubb_python_driver/advance_clubb_to_end.py",
            "clubb_python_driver/clubb_case_initalization.py",
            "clubb_python_api/clubb_python/CLUBB_core/advance_xp3.py",
            "clubb_python_api/tests/test_call_tree_stats_accumulate.py",
            "clubb_python_api/clubb_f2py.pyf",
            "clubb_python_api/tests/test_call_tree_advance_core.py",
            "clubb_python_api/clubb_python/CLUBB_core/advance_xp2_xpyp.py"
          ],
          "commitId" : "1ba1f81f6b41e649dfe497947dc4c22c69f38f6c",
          "timestamp" : 1782446549000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Updating python contract audit to better detect API arg list discrepancies from the underlying fortran arg lists. Also adding a temporary handoff file and improving the python api fix shortcut\u000a\u000a(cherry picked from commit 47106db56945d6d0c1f962cc77d205db99d60f4f)\u000a",
          "date" : "2026-06-25 23:02:29 -0500",
          "id" : "1ba1f81f6b41e649dfe497947dc4c22c69f38f6c",
          "msg" : "Updating python contract audit to better detect API arg list discrepancies from the underlying fortran arg lists. Also adding a temporary handoff file and improving the python api fix shortcut",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "clubb_python_driver/advance_clubb_to_end.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/advance_xp3.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_f2py.pyf"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_advance_xp3.py"
            },
            {
              "editType" : "add",
              "file" : "LLM_prompts/python_api_audit_handoff.md"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/f2py_fortran_wrappers/advance_wp2_wp3_module_wrapper.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/stats_clubb_utilities.py"
            },
            {
              "editType" : "edit",
              "file" : "LLM_prompts/update_python_api_and_drivers.md"
            },
            {
              "editType" : "edit",
              "file" : "clubb_jax/clubb_case_initalization.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/f2py_fortran_wrappers/stats_clubb_utilities_wrapper.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/advance_wp2_wp3.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_argument_contract_audit.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_jax/advance_clubb_to_end.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/f2py_fortran_wrappers/advance_xp2_xpyp_module_wrapper.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/f2py_fortran_wrappers/advance_xp3_module_wrapper.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/advance_clubb_core.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_advance_wp2_wp3.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/advance_xp2_xpyp.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_driver/clubb_case_initalization.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/argument_list_enforcer/argument_contract_audit.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_advance_xp2_xpyp.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/advance_xm_wpxp.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_stats_accumulate.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_jax/advance_clubb_core.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_advance_xm_wpxp.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_advance_core.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_driver/advance_clubb_core.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/numerical_check.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/f2py_fortran_wrappers/advance_xm_wpxp_module_wrapper.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "clubb_python_api/clubb_python/CLUBB_core/sigma_sqd_w_module.py",
            "clubb_python_api/tests/test_call_tree_corr_varnce_module.py",
            "clubb_python_api/clubb_python/CLUBB_core/stats_clubb_utilities.py",
            "clubb_python_api/tests/test_call_tree_mixing_length.py",
            "clubb_python_api/clubb_python/CLUBB_core/mixing_length.py",
            "clubb_python_api/f2py_fortran_wrappers/ly93_pdf_wrapper.F90",
            "clubb_python_api/clubb_python/CLUBB_core/adg1_adg2_3d_luhar_pdf.py",
            "clubb_python_api/clubb_python/CLUBB_core/penta_bicgstab_solver.py",
            "clubb_python_api/clubb_python/CLUBB_core/new_tsdadg_pdf.py",
            "clubb_python_api/clubb_python/CLUBB_core/grid_class.py",
            "clubb_python_api/clubb_python/CLUBB_core/new_hybrid_pdf_main.py",
            "clubb_python_api/clubb_python/CLUBB_core/advance_xm_wpxp.py",
            "clubb_python_driver/radiation.py",
            "clubb_python_api/clubb_python/CLUBB_core/advance_windm_edsclrm.py",
            "clubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py",
            "clubb_python_api/clubb_python/CLUBB_core/saturation.py",
            "clubb_python_api/clubb_python/CLUBB_core/advance_wp2_wp3.py",
            "clubb_python_api/f2py_fortran_wrappers/radiation_module_wrapper.F90",
            "clubb_python_api/clubb_python/CLUBB_core/matrix_solver_wrapper.py",
            "clubb_python_api/f2py_fortran_wrappers/adg1_adg2_3d_luhar_pdf_wrapper.F90",
            "clubb_python_api/clubb_python/CLUBB_core/remapping_module.py",
            "clubb_python_api/clubb_python/CLUBB_core/diffusion.py",
            "clubb_python_api/tests/test_advance_core_subs.py",
            "clubb_python_api/clubb_python/CLUBB_core/err_info_type_module.py",
            "clubb_python_api/tests/test_call_tree_numerical_check.py",
            "clubb_python_api/clubb_python/CLUBB_core/pos_definite_module.py",
            "clubb_python_api/clubb_f2py.pyf",
            "clubb_python_api/clubb_python/CLUBB_core/turbulent_adv_pdf.py",
            "clubb_python_api/clubb_python/CLUBB_core/calc_pressure.py",
            "clubb_python_api/f2py_fortran_wrappers/new_tsdadg_pdf_wrapper.F90",
            "clubb_python_api/clubb_python/CLUBB_core/new_hybrid_pdf.py",
            "clubb_python_api/clubb_python/CLUBB_core/clip_explicit.py",
            "clubb_python_api/clubb_python/CLUBB_core/sponge_layer_damping.py",
            "clubb_python_api/tests/test_call_tree_splat.py",
            "clubb_python_api/clubb_python/prescribe_forcings.py",
            "clubb_python_api/clubb_python/CLUBB_core/pdf_closure.py",
            "clubb_python_api/clubb_python/CLUBB_core/sfc_varnce_module.py",
            "clubb_python_api/tests/argument_list_enforcer/argument_contract_audit.py",
            "clubb_python_api/clubb_python/CLUBB_core/parameters_tunable.py",
            "clubb_python_api/clubb_python/CLUBB_core/numerical_check.py",
            "clubb_python_api/clubb_python/CLUBB_core/pdf_parameter_module.py",
            "clubb_python_api/clubb_python/CLUBB_core/advance_helper.py",
            "LLM_prompts/python_api_audit_handoff.md",
            "clubb_python_api/tests/test_argument_contract_audit.py",
            "clubb_python_api/clubb_python/CLUBB_core/corr_varnce_module.py",
            "clubb_python_api/clubb_python/CLUBB_core/new_pdf.py",
            "clubb_python_api/clubb_python/CLUBB_core/advance_clubb_core.py",
            "clubb_python_api/f2py_fortran_wrappers/new_hybrid_pdf_wrapper.F90",
            "clubb_python_api/f2py_fortran_wrappers/new_pdf_wrapper.F90",
            "clubb_python_api/tests/test_call_tree_turbulent_adv_pdf.py",
            "clubb_python_api/clubb_python/radiation.py",
            "clubb_python_api/clubb_python/CLUBB_core/ly93_pdf.py",
            "clubb_python_api/clubb_python/CLUBB_core/mono_flux_limiter.py",
            "clubb_python_api/clubb_python/CLUBB_core/advance_xp3.py",
            "clubb_python_api/f2py_fortran_wrappers/sponge_layer_damping_wrapper.F90",
            "clubb_python_api/clubb_python/CLUBB_core/new_pdf_main.py",
            "clubb_python_api/clubb_python/CLUBB_core/skx_module.py",
            "clubb_python_api/clubb_python/CLUBB_core/advance_xp2_xpyp.py"
          ],
          "commitId" : "0da14a07a2ef02d9517c80c18d0a3a285dc08d04",
          "timestamp" : 1782446642000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Our argument_contract_audit.py script checks if the python_api matches the underlying fortran - this makes it more strict, and fixes many of the inconsistencies it found.\u000a\u000a(cherry picked from commit f5c3b99d56499acc2a706cf024dd802f73030dd2)\u000a",
          "date" : "2026-06-25 23:04:02 -0500",
          "id" : "0da14a07a2ef02d9517c80c18d0a3a285dc08d04",
          "msg" : "Our argument_contract_audit.py script checks if the python_api matches the underlying fortran - this makes it more strict, and fixes many of the inconsistencies it found.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/err_info_type_module.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/prescribe_forcings.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/pos_definite_module.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/f2py_fortran_wrappers/new_tsdadg_pdf_wrapper.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/advance_windm_edsclrm.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/turbulent_adv_pdf.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/sigma_sqd_w_module.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/argument_list_enforcer/argument_contract_audit.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_f2py.pyf"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_advance_core_subs.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/mixing_length.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/f2py_fortran_wrappers/adg1_adg2_3d_luhar_pdf_wrapper.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_turbulent_adv_pdf.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/sponge_layer_damping.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/numerical_check.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/clip_explicit.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/advance_xm_wpxp.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/mono_flux_limiter.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/f2py_fortran_wrappers/new_hybrid_pdf_wrapper.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/parameters_tunable.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/f2py_fortran_wrappers/radiation_module_wrapper.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/new_pdf_main.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_splat.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/f2py_fortran_wrappers/sponge_layer_damping_wrapper.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/adg1_adg2_3d_luhar_pdf.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/new_pdf.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/diffusion.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/advance_xp2_xpyp.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/skx_module.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/grid_class.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/stats_clubb_utilities.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_corr_varnce_module.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/penta_bicgstab_solver.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/saturation.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/advance_helper.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/f2py_fortran_wrappers/new_pdf_wrapper.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/advance_xp3.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/corr_varnce_module.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/advance_wp2_wp3.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_driver/radiation.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/pdf_closure.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/advance_clubb_core.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/f2py_fortran_wrappers/ly93_pdf_wrapper.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/new_hybrid_pdf.py"
            },
            {
              "editType" : "delete",
              "file" : "LLM_prompts/python_api_audit_handoff.md"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/new_hybrid_pdf_main.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_numerical_check.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/ly93_pdf.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/new_tsdadg_pdf.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_argument_contract_audit.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_mixing_length.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/radiation.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/remapping_module.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/calc_pressure.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/sfc_varnce_module.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/matrix_solver_wrapper.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/pdf_parameter_module.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "clubb_python_api/clubb_python/clubb_api.py",
            "clubb_python_api/tests/test_call_tree_mixing_length.py",
            "clubb_python_api/clubb_python/CLUBB_core/mixing_length.py",
            "clubb_python_api/clubb_python/CLUBB_core/adg1_adg2_3d_luhar_pdf.py",
            "clubb_python_api/clubb_python/CLUBB_core/new_tsdadg_pdf.py",
            "clubb_python_api/tests/test_call_tree_transport.py",
            "clubb_python_api/clubb_python/CLUBB_core/new_hybrid_pdf_main.py",
            "clubb_python_driver/advance_clubb_core.py",
            "clubb_python_api/f2py_fortran_wrappers/mixing_length_wrapper.F90",
            "clubb_python_api/tests/test_call_tree_advance_wp2_wp3.py",
            "clubb_python_api/tests/test_call_tree_advance_windm_edsclrm.py",
            "clubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py",
            "clubb_python_api/tests/test_call_tree_advance_xm_wpxp.py",
            "clubb_python_api/clubb_python/CLUBB_core/advance_wp2_wp3.py",
            "clubb_python_api/f2py_fortran_wrappers/pdf_closure_module_wrapper.F90",
            "clubb_python_api/tests/test_init_pressure.py",
            "clubb_python_api/tests/test_udt_return_contract.py",
            "clubb_python_api/tests/test_call_tree_advance_xp2_xpyp.py",
            "clubb_python_api/clubb_python/CLUBB_core/matrix_solver_wrapper.py",
            "clubb_python_api/clubb_python/CLUBB_core/remapping_module.py",
            "clubb_python_api/clubb_python/CLUBB_core/diffusion.py",
            "clubb_python_driver/clubb_case_initalization.py",
            "clubb_python_api/tests/test_advance_core_subs.py",
            "clubb_python_api/tests/test_call_tree_stats_accumulate.py",
            "clubb_python_api/clubb_python/CLUBB_core/err_info_type_module.py",
            "clubb_python_api/tests/test_stats.py",
            "clubb_python_api/tests/test_call_tree_precipitation_fraction.py",
            "clubb_python_api/clubb_f2py.pyf",
            "clubb_python_api/clubb_python/CLUBB_core/calc_pressure.py",
            "clubb_python_api/tests/test_call_tree_ly93.py",
            "clubb_python_api/tests/test_call_tree_sponge.py",
            "clubb_python_api/clubb_python/CLUBB_core/new_hybrid_pdf.py",
            "clubb_python_api/clubb_python/CLUBB_core/sponge_layer_damping.py",
            "clubb_python_api/tests/test_call_tree_luhar.py",
            "clubb_python_api/clubb_python/prescribe_forcings.py",
            "clubb_python_api/clubb_python/CLUBB_core/pdf_closure.py",
            "clubb_python_api/tests/argument_list_enforcer/argument_contract_audit.py",
            "clubb_python_api/clubb_python/CLUBB_core/pdf_parameter_module.py",
            "clubb_python_api/f2py_fortran_wrappers/advance_wp2_wp3_module_wrapper.F90",
            "clubb_python_api/clubb_python/CLUBB_core/advance_helper.py",
            "clubb_python_api/clubb_python/CLUBB_core/new_pdf.py",
            "clubb_python_api/tests/test_call_tree_new_pdf.py",
            "clubb_python_api/tests/test_call_tree_skx.py",
            "clubb_python_api/clubb_python/CLUBB_core/advance_clubb_core.py",
            "clubb_jax/clubb_case_initalization.py",
            "clubb_python_api/tests/test_call_tree_new_hybrid_pdf.py",
            "clubb_python_api/tests/test_call_tree_mono_flux.py",
            "clubb_python_api/tests/test_call_tree_advance_xp3.py",
            "clubb_python_driver/advance_clubb_to_end.py",
            "clubb_python_api/clubb_python/radiation.py",
            "clubb_python_api/clubb_python/CLUBB_core/ly93_pdf.py",
            "clubb_python_api/f2py_fortran_wrappers/new_hybrid_pdf_main_wrapper.F90",
            "clubb_python_api/tests/test_call_tree_new_tsdadg.py",
            "clubb_python_api/tests/test_call_tree_advance_core.py",
            "clubb_python_api/tests/test_call_tree_remap.py",
            "clubb_python_api/clubb_python/CLUBB_core/skx_module.py",
            "clubb_python_api/clubb_python/CLUBB_core/advance_xp2_xpyp.py"
          ],
          "commitId" : "e73f5d17f344ccfbf4741d978a7e0dd60a06fb25",
          "timestamp" : 1782446735000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "advance_clubb_core.py cleanup and removing strange compat_kwargs usages that seem like artifacts of laziness\u000a\u000a(cherry picked from commit 9056400901e270333b80ee8f66af055d395b8020)\u000a",
          "date" : "2026-06-25 23:05:35 -0500",
          "id" : "e73f5d17f344ccfbf4741d978a7e0dd60a06fb25",
          "msg" : "advance_clubb_core.py cleanup and removing strange compat_kwargs usages that seem like artifacts of laziness",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/diffusion.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/pdf_closure.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_ly93.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_stats.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_new_pdf.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_driver/advance_clubb_to_end.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/new_pdf.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/f2py_fortran_wrappers/new_hybrid_pdf_main_wrapper.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_mono_flux.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_driver/advance_clubb_core.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/advance_wp2_wp3.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/sponge_layer_damping.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_new_tsdadg.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/prescribe_forcings.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/remapping_module.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_new_hybrid_pdf.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_mixing_length.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_advance_xp2_xpyp.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/new_tsdadg_pdf.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/clubb_api.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_advance_core.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_init_pressure.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_remap.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/new_hybrid_pdf.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/f2py_fortran_wrappers/advance_wp2_wp3_module_wrapper.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_jax/clubb_case_initalization.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/matrix_solver_wrapper.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_advance_core_subs.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_stats_accumulate.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/err_info_type_module.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/advance_helper.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/radiation.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/skx_module.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_udt_return_contract.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/advance_xp2_xpyp.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/ly93_pdf.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_skx.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_advance_wp2_wp3.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_transport.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_sponge.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/advance_clubb_core.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_advance_windm_edsclrm.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_precipitation_fraction.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_driver/clubb_case_initalization.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/adg1_adg2_3d_luhar_pdf.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_advance_xm_wpxp.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/argument_list_enforcer/argument_contract_audit.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/mixing_length.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/new_hybrid_pdf_main.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/f2py_fortran_wrappers/pdf_closure_module_wrapper.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_luhar.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_f2py.pyf"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/calc_pressure.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_advance_xp3.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/pdf_parameter_module.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/f2py_fortran_wrappers/mixing_length_wrapper.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "clubb_jax/advance_clubb_core.py",
            "clubb_python_api/clubb_python/CLUBB_core/error_code.py",
            "clubb_jax/advance_clubb_to_end.py",
            "clubb_python_api/clubb_python/clubb_api.py",
            "clubb_python_api/tests/test_call_tree_luhar.py",
            "clubb_python_api/clubb_python/CLUBB_core/sponge_layer_damping.py",
            "clubb_python_api/tests/test_call_tree_mixing_length.py",
            "clubb_python_api/clubb_python/prescribe_forcings.py",
            "clubb_python_api/clubb_python/CLUBB_core/mixing_length.py",
            "clubb_python_api/clubb_python/CLUBB_core/pdf_closure.py",
            "clubb_python_api/clubb_python/CLUBB_core/parameters_tunable.py",
            "clubb_python_api/clubb_python/CLUBB_core/adg1_adg2_3d_luhar_pdf.py",
            "clubb_python_api/tests/argument_list_enforcer/argument_contract_audit.py",
            "clubb_python_api/clubb_python/CLUBB_core/pdf_parameter_module.py",
            "LLM_prompts/port_underlying_fortran_to_other_languages.md",
            "clubb_python_api/clubb_python/CLUBB_core/new_hybrid_pdf_main.py",
            "clubb_python_driver/advance_clubb_core.py",
            "clubb_python_api/tests/test_argument_contract_audit.py",
            "clubb_python_api/tests/test_call_tree_advance_wp2_wp3.py",
            "clubb_python_api/tests/test_call_tree_advance_windm_edsclrm.py",
            "clubb_python_api/tests/test_call_tree_new_pdf.py",
            "clubb_python_api/clubb_python/CLUBB_core/advance_clubb_core.py",
            "LLM_prompts/SHORTCUTS.md",
            "clubb_python_api/clubb_python/CLUBB_core/loss_driver.py",
            "clubb_jax/clubb_case_initalization.py",
            "clubb_python_api/tests/test_call_tree_advance_xm_wpxp.py",
            "clubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py",
            "clubb_python_api/clubb_python/CLUBB_core/advance_wp2_wp3.py",
            "clubb_python_api/f2py_fortran_wrappers/clubb_loss_driver_wrapper.F90",
            "clubb_python_api/tests/test_call_tree_pdf_closure_driver.py",
            "clubb_python_api/tests/test_call_tree_mono_flux.py",
            "clubb_python_api/tests/test_call_tree_advance_xp3.py",
            "clubb_python_api/tests/test_call_tree_advance_xp2_xpyp.py",
            "clubb_python_api/clubb_python/CLUBB_core/matrix_solver_wrapper.py",
            "clubb_python_driver/advance_clubb_to_end.py",
            "clubb_python_api/clubb_python/CLUBB_core/remapping_module.py",
            "clubb_python_api/clubb_python/CLUBB_core/diffusion.py",
            "clubb_python_driver/clubb_case_initalization.py",
            "clubb_python_api/clubb_python/CLUBB_core/mono_flux_limiter.py",
            "clubb_python_api/tests/test_advance_core_subs.py",
            "clubb_python_api/tests/test_call_tree_matrix_solver_wrapper.py",
            "clubb_python_api/tests/test_call_tree_stats_accumulate.py",
            "clubb_python_api/clubb_python/CLUBB_core/new_pdf_main.py",
            "clubb_python_api/tests/test_stats.py",
            "clubb_python_api/clubb_f2py.pyf",
            "clubb_python_api/tests/test_call_tree_precipitation_fraction.py",
            "clubb_python_api/clubb_python/CLUBB_core/advance_xp2_xpyp.py"
          ],
          "commitId" : "1fa8fdebc019e2807e0031f7233ef85243f80ad6",
          "timestamp" : 1782449396000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Improving audit script even more, fixing issues it found. Also making advance_clubb_core.py nice and making an LLM shortcut for how to repeat the process\u000a\u000a(cherry picked from commit 25b41435d7bfbbe03f2736440bdcbf4330f863ab)\u000a",
          "date" : "2026-06-25 23:49:56 -0500",
          "id" : "1fa8fdebc019e2807e0031f7233ef85243f80ad6",
          "msg" : "Improving audit script even more, fixing issues it found. Also making advance_clubb_core.py nice and making an LLM shortcut for how to repeat the process",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "clubb_jax/advance_clubb_to_end.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/mixing_length.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_new_pdf.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_mixing_length.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_f2py.pyf"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_advance_wp2_wp3.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/advance_wp2_wp3.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_jax/advance_clubb_core.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_advance_windm_edsclrm.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/pdf_closure.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/error_code.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_advance_xp2_xpyp.py"
            },
            {
              "editType" : "edit",
              "file" : "LLM_prompts/SHORTCUTS.md"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/remapping_module.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_luhar.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_driver/advance_clubb_to_end.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/sponge_layer_damping.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_matrix_solver_wrapper.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/pdf_parameter_module.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_advance_xm_wpxp.py"
            },
            {
              "editType" : "add",
              "file" : "LLM_prompts/port_underlying_fortran_to_other_languages.md"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/diffusion.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/clubb_api.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_driver/clubb_case_initalization.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_stats_accumulate.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/loss_driver.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_stats.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/new_pdf_main.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/advance_clubb_core.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/mono_flux_limiter.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/f2py_fortran_wrappers/clubb_loss_driver_wrapper.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_argument_contract_audit.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/matrix_solver_wrapper.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_advance_xp3.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_mono_flux.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_pdf_closure_driver.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_driver/advance_clubb_core.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_call_tree_precipitation_fraction.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/parameters_tunable.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/adg1_adg2_3d_luhar_pdf.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/test_advance_core_subs.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/tests/argument_list_enforcer/argument_contract_audit.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/advance_xp2_xpyp.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/prescribe_forcings.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_jax/clubb_case_initalization.py"
            },
            {
              "editType" : "edit",
              "file" : "clubb_python_api/clubb_python/CLUBB_core/new_hybrid_pdf_main.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/README",
            "run_scripts/run_bindiff_all.py",
            "tests/README",
            "tests/run_bindiff_w_flags.py"
          ],
          "commitId" : "7c083496c42caa1b7d18c781134f0cc18ae94748",
          "timestamp" : 1782494071000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Building varying flags bindiff into run_bindiff_all.py, this just makes sense and helps fix the varying flags BFB test\u000a",
          "date" : "2026-06-26 12:14:31 -0500",
          "id" : "7c083496c42caa1b7d18c781134f0cc18ae94748",
          "msg" : "Building varying flags bindiff into run_bindiff_all.py, this just makes sense and helps fix the varying flags BFB test",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/run_bindiff_all.py"
            },
            {
              "editType" : "edit",
              "file" : "run_scripts/README"
            },
            {
              "editType" : "edit",
              "file" : "tests/README"
            },
            {
              "editType" : "edit",
              "file" : "tests/run_bindiff_w_flags.py"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : None,
  "previousBuild" : {
    "number" : 547,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/clubb_timestep_gfortran_tests/547/"
  }
}