{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Gunther Huebler",
          "userId" : "huebler",
          "userName" : "Gunther Huebler"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 111,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/grid_fixes" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 97,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
            "branch" : [
              {
                "SHA1" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
                "name" : "origin/grid_fixes"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
            "branch" : [
              {
                "SHA1" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
                "name" : "origin/grid_fixes"
              }
            ]
          }
        },
        "origin/feeding_gr_to_host" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 93,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b928767c7238139d599dc55420d2a0956161726a",
            "branch" : [
              {
                "SHA1" : "b928767c7238139d599dc55420d2a0956161726a",
                "name" : "origin/feeding_gr_to_host"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b928767c7238139d599dc55420d2a0956161726a",
            "branch" : [
              {
                "SHA1" : "b928767c7238139d599dc55420d2a0956161726a",
                "name" : "origin/feeding_gr_to_host"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 639,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "49bd72c6b6ee57f27c7694b25facd1b0eb91bd09",
            "branch" : [
              {
                "SHA1" : "49bd72c6b6ee57f27c7694b25facd1b0eb91bd09",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "49bd72c6b6ee57f27c7694b25facd1b0eb91bd09",
            "branch" : [
              {
                "SHA1" : "49bd72c6b6ee57f27c7694b25facd1b0eb91bd09",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "49bd72c6b6ee57f27c7694b25facd1b0eb91bd09",
        "branch" : [
          {
            "SHA1" : "49bd72c6b6ee57f27c7694b25facd1b0eb91bd09",
            "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" : "#639",
  "duration" : 100568,
  "estimatedDuration" : 112438,
  "executor" : None,
  "fullDisplayName" : "clubb_error_handling_gfortran_test #639",
  "id" : "639",
  "keepLog" : False,
  "number" : 639,
  "queueId" : 2256,
  "result" : "SUCCESS",
  "timestamp" : 1773878826126,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_error_handling_gfortran_test/639/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/Radiation/soil_vegetation.F90",
            "src/Radiation/bugsrad_driver.F90",
            "src/Radiation/simple_rad_module.F90",
            "src/Radiation/radiation_variables_module.F90",
            "src/Radiation/BUGSrad/variables_radiation_module.F90",
            "src/Radiation/extended_atmosphere_module.F90",
            "src/Radiation/BUGSrad/bugs_rad.F",
            "src/soil_vegetation.F90",
            "src/CLUBB_core/numerical_check.F90",
            "compile/file_list/clubb_bugsrad_files",
            "compile/file_list/clubb_model_files",
            "src/Radiation/CMakeLists.txt",
            "src/Radiation/BUGSrad/driver_read.F",
            "src/clubb_driver.F90",
            "src/CMakeLists.txt",
            "src/Radiation/BUGSrad/CMakeLists.txt",
            "src/Radiation/radiation_module.F90"
          ],
          "commitId" : "cbaf3b7cad36f5843a53f7e5ce77943ca7cc64c9",
          "timestamp" : 1773867770000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Clubb radiation update (#1283)\u000a\u000a* Compartmentalizing radiation code a bit\u000a\u000a* More compartmentalizing\u000a\u000a* Pushing loop into bugsrad because it makes things cleaner\u000a\u000a* Small loop pushes\u000a\u000a* Little cleanup\u000a\u000a* Moving soil_veg code\u000a\u000a* GPU fix and a little cleanup\u000a\u000a* Missed a file to commit\u000a\u000a* Making work with old build system\u000a\u000a* Need zeroing routines for set_case_initial_conditions\u000a\u000a* Adding comment explaining why advance_soil_veg is being packaged with Radiation code now\u000a",
          "date" : "2026-03-18 16:02:50 -0500",
          "id" : "cbaf3b7cad36f5843a53f7e5ce77943ca7cc64c9",
          "msg" : "Clubb radiation update (#1283)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CMakeLists.txt"
            },
            {
              "editType" : "edit",
              "file" : "src/Radiation/BUGSrad/driver_read.F"
            },
            {
              "editType" : "add",
              "file" : "src/Radiation/soil_vegetation.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Radiation/radiation_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "compile/file_list/clubb_bugsrad_files"
            },
            {
              "editType" : "edit",
              "file" : "src/Radiation/CMakeLists.txt"
            },
            {
              "editType" : "add",
              "file" : "src/Radiation/radiation_variables_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Radiation/extended_atmosphere_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Radiation/BUGSrad/bugs_rad.F"
            },
            {
              "editType" : "delete",
              "file" : "src/Radiation/BUGSrad/variables_radiation_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "compile/file_list/clubb_model_files"
            },
            {
              "editType" : "delete",
              "file" : "src/soil_vegetation.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/numerical_check.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Radiation/bugsrad_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Radiation/BUGSrad/CMakeLists.txt"
            },
            {
              "editType" : "edit",
              "file" : "src/Radiation/simple_rad_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "dash_app/plot_tab/state.py",
            "dash_app/assets/33_run_param_rows.js",
            "dash_app/run_tab/tab.py",
            "dash_app/plot_tab/case_definitions.py",
            "src/CLUBB_core/stats_netcdf.F90",
            "dash_app/run_tab/callbacks_console.py",
            "dash_app/tab_compare.py",
            "dash_app/plot_tab/plot_types/registry.py",
            "dash_app/plot_tab/plot_types/budget_plot.py",
            "dash_app/plot_tab/plot_types/base_plot.py",
            "dash_app/run_tab/namelist.py",
            "dash_app/tab_run.py",
            "dash_app/assets/11_tab_run_theme.css",
            "dash_app/plot_tab/layout.py",
            "dash_app/run_tab/callbacks_settings.py",
            "dash_app/assets/31_plots_ui_resize.js",
            "dash_app/tab_multicol.py",
            "dash_app/plot_tab/plot_types/shared.py",
            "dash_app/plot_tab/callbacks_controls.py",
            "dash_app/assets/35_plots_keyboard.js",
            "dash_app/run_tab/__init__.py",
            "dash_app/plot_tab/plot_types/budget_groups.py",
            "dash_app/plot_tab/callbacks_params.py",
            "dash_app/plot_tab/__init__.py",
            "dash_app/app.py",
            "dash_app/assets/10_theme.css",
            "dash_app/run_tab/runtime.py",
            "dash_app/plot_tab/plot_types/__init__.py",
            "dash_app/run_tab/callbacks_selection.py",
            "dash_app/plot_tab/plot_types/profile_plot.py",
            "dash_app/run_tab/layout.py",
            "dash_app/plot_tab/benchmark_overlay.py",
            "dash_app/run_tab/state.py",
            "run_scripts/run_scm.py",
            "dash_app/plot_tab/plot_types/subcolumn_plot.py",
            "run_scripts/create_multi_col_params.py",
            "dash_app/plot_tab/callbacks_grid.py",
            "dash_app/plot_tab/plot_types/specs.py",
            "dash_app/case_definitions.py",
            "dash_app/run_tab/discovery.py",
            "dash_app/plot_tab/tab.py",
            "dash_app/assets/12_tab_plots_theme.css",
            "dash_app/assets/32_plots_constant_param_rows.js",
            "dash_app/run_tab/callbacks_runs.py",
            "dash_app/assets/34_run_param_clientside.js",
            "dash_app/plot_tab/callbacks_case.py",
            "dash_app/plot_tab/plot_types/timeseries_plot.py",
            "dash_app/plot_tab/plot_types/timeheight_plot.py"
          ],
          "commitId" : "49bd72c6b6ee57f27c7694b25facd1b0eb91bd09",
          "timestamp" : 1773872129000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Dash app improvements (#1280)\u000a\u000a* Mainly dash app improvements, but also removing unused args from stats and improving run scripts\u000a\u000a* Small update to ui in run tab\u000a\u000a* Improvements to make plotting faster, fixing various bugs, making things more robust, and adding more run modification fields (out_dir/dt_main/etc)\u000a\u000a* Adding les plotting capabilities, lots of tiny improvements\u000a\u000a* Reverting run_bindiff_all.py\u000a\u000a* Tiny quality of life improvements - fixing port conflict, opening in browser automatically, and defaulting to the run_tab instead of requiring a first click\u000a",
          "date" : "2026-03-18 17:15:29 -0500",
          "id" : "49bd72c6b6ee57f27c7694b25facd1b0eb91bd09",
          "msg" : "Dash app improvements (#1280)",
          "paths" : [
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/plot_types/budget_plot.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/run_tab/state.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/assets/32_plots_constant_param_rows.js"
            },
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/state.py"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_netcdf.F90"
            },
            {
              "editType" : "add",
              "file" : "dash_app/run_tab/callbacks_console.py"
            },
            {
              "editType" : "delete",
              "file" : "dash_app/tab_compare.py"
            },
            {
              "editType" : "edit",
              "file" : "dash_app/assets/11_tab_run_theme.css"
            },
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/plot_types/registry.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/plot_types/timeheight_plot.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/__init__.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/assets/34_run_param_clientside.js"
            },
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/plot_types/base_plot.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/case_definitions.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/tab.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/callbacks_grid.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/callbacks_case.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/plot_types/budget_groups.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/plot_types/shared.py"
            },
            {
              "editType" : "edit",
              "file" : "dash_app/assets/10_theme.css"
            },
            {
              "editType" : "delete",
              "file" : "dash_app/tab_multicol.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/run_tab/tab.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/run_tab/callbacks_selection.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/assets/35_plots_keyboard.js"
            },
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/callbacks_controls.py"
            },
            {
              "editType" : "delete",
              "file" : "dash_app/tab_run.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/run_tab/layout.py"
            },
            {
              "editType" : "edit",
              "file" : "run_scripts/run_scm.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/plot_types/specs.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/run_tab/runtime.py"
            },
            {
              "editType" : "delete",
              "file" : "dash_app/case_definitions.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/run_tab/__init__.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/run_tab/callbacks_settings.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/plot_types/profile_plot.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/run_tab/namelist.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/assets/12_tab_plots_theme.css"
            },
            {
              "editType" : "add",
              "file" : "dash_app/assets/33_run_param_rows.js"
            },
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/benchmark_overlay.py"
            },
            {
              "editType" : "edit",
              "file" : "run_scripts/create_multi_col_params.py"
            },
            {
              "editType" : "edit",
              "file" : "dash_app/app.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/layout.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/plot_types/subcolumn_plot.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/plot_types/__init__.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/plot_types/timeseries_plot.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/run_tab/callbacks_runs.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/assets/31_plots_ui_resize.js"
            },
            {
              "editType" : "add",
              "file" : "dash_app/plot_tab/callbacks_params.py"
            },
            {
              "editType" : "add",
              "file" : "dash_app/run_tab/discovery.py"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : None,
  "previousBuild" : {
    "number" : 638,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_error_handling_gfortran_test/638/"
  }
}