{
  "_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" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 105,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 392,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3dc7571b0baa54dc855087caef4c36315b067fbb",
            "branch" : [
              {
                "SHA1" : "3dc7571b0baa54dc855087caef4c36315b067fbb",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3dc7571b0baa54dc855087caef4c36315b067fbb",
            "branch" : [
              {
                "SHA1" : "3dc7571b0baa54dc855087caef4c36315b067fbb",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3dc7571b0baa54dc855087caef4c36315b067fbb",
        "branch" : [
          {
            "SHA1" : "3dc7571b0baa54dc855087caef4c36315b067fbb",
            "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" : "#392",
  "duration" : 143524,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #392",
  "id" : "392",
  "keepLog" : False,
  "number" : 392,
  "queueId" : 26850,
  "result" : "SUCCESS",
  "timestamp" : 1699693869800,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/392/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/src/AnimationPanel.py"
          ],
          "commitId" : "37ef1bb08dd6e2246215d26d3fc4128d9ffe3cec",
          "timestamp" : 1699652834000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Quick fix for AnimationPanel so it works with the background-rcm changes (#1123)\u000a\u000a- Modified super call in AnimationPanel constructor\u000a- Removed first frame from consideration when determining x-axis scaling since the starting values are sometimes large compared to the other time steps\u000a",
          "date" : "2023-11-10 15:47:14 -0600",
          "id" : "37ef1bb08dd6e2246215d26d3fc4128d9ffe3cec",
          "msg" : "Quick fix for AnimationPanel so it works with the background-rcm changes (#1123)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/src/AnimationPanel.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xp3_module.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/CLUBB_core/pdf_closure_module.F90",
            "src/CLUBB_core/stats_rad_zt_module.F90",
            "src/Benchmark_cases/cloud_sed_module.F90",
            "src/CLUBB_core/sfc_varnce_module.F90",
            "src/CLUBB_core/mixing_length.F90",
            "src/CLUBB_core/stats_type_utilities.F90",
            "src/CLUBB_core/advance_windm_edsclrm_module.F90",
            "src/advance_microphys_module.F90",
            "src/CLUBB_core/clip_explicit.F90",
            "src/SILHS/latin_hypercube_driver_module.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90",
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "src/SILHS/output_2D_samples_module.F90",
            "src/CLUBB_core/clubb_api_module.F90",
            "src/CLUBB_core/setup_clubb_pdf_params.F90",
            "src/CLUBB_core/stats_lh_zt_module.F90",
            "src/CLUBB_core/stats_variables.F90",
            "src/CLUBB_core/stats_rad_zm_module.F90",
            "src/KK_microphys_module.F90",
            "src/estimate_scm_microphys_module.F90",
            "src/ice_dfsn_module.F90",
            "src/lh_microphys_driver_module.F90",
            "src/microphys_driver.F90",
            "src/silhs_category_variance_module.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "src/CLUBB_core/mono_flux_limiter.F90",
            "src/microphys_interface.inc",
            "src/CLUBB_core/advance_helper_module.F90",
            "src/CLUBB_core/stats_lh_sfc_module.F90",
            "src/CLUBB_core/output_grads.F90",
            "src/G_unit_test_types/spurious_source_test.F90",
            "src/SILHS/silhs_api_module.F90",
            "src/mixed_moment_PDF_integrals.F90",
            "src/soil_vegetation.F90",
            "src/CLUBB_core/numerical_check.F90",
            "src/Microphys_utils/microphys_stats_vars_module.F90",
            "src/CLUBB_core/precipitation_fraction.F90",
            "src/CLUBB_core/stats_zm_module.F90",
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/stats_sfc_module.F90",
            "src/jacobian.F90",
            "src/simple_rad_module.F90",
            "src/clubb_driver.F90",
            "src/morrison_microphys_module.F90",
            "src/CLUBB_core/fill_holes.F90",
            "src/CLUBB_core/stats_zt_module.F90",
            "src/KK_microphys/KK_upscaled_turbulent_sed.F90",
            "src/coamps_microphys_driver_module.F90",
            "src/KK_microphys/KK_upscaled_covariances.F90"
          ],
          "commitId" : "3dc7571b0baa54dc855087caef4c36315b067fbb",
          "timestamp" : 1699661720000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "New Stats Indices Type (#1118)\u000a\u000a* Grouping stats indices into a derived type and making that accessible globally, for now. This does not run yet, but a checkpoint I wish to save.\u000a\u000a* Checkpoint to save\u000a\u000a* Checkpoint\u000a\u000a* It actually works now and is BFB with every case.\u000a\u000a* Starting to push the new derived type through the argument list.\u000a\u000a* The new dervied type, now stats_metadata, has been fed through the argument list.\u000a\u000a* Moved l_stats_samp into stats_metadata\u000a\u000a* Moved all the other stats_variables into stats_metadata\u000a\u000a* Small cleanup\u000a\u000a* Fixes a stats bug when calling compute_sample_mean in silhs.\u000a\u000a* Arrays in stats_metadata need only be allocated once, but we may want to call the stats init routines to set up more stats variables. So now we check for allocation before allocating. Also made the stat_indices type publicly available through clubb_api.\u000a\u000a* This should be initialized to 0. The new changes in cam were able to tease this out, which is a good sign.\u000a\u000a* A couple more to initialize to zero.\u000a\u000a* Moving stats_metadata to before stats_ variables in argument lists, just for consistency.\u000a\u000a* Changing stat_indices to stats_metadata_type\u000a",
          "date" : "2023-11-10 18:15:20 -0600",
          "id" : "3dc7571b0baa54dc855087caef4c36315b067fbb",
          "msg" : "New Stats Indices Type (#1118)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/advance_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/G_unit_test_types/spurious_source_test.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/microphys_interface.inc"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/pdf_closure_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/KK_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mono_flux_limiter.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/silhs_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/precipitation_fraction.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/soil_vegetation.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/coamps_microphys_driver_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_lh_sfc_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Microphys_utils/microphys_stats_vars_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/sfc_varnce_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/simple_rad_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/ice_dfsn_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clip_explicit.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_rad_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_variables.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/output_grads.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/setup_clubb_pdf_params.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/silhs_category_variance_module.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/KK_microphys/KK_upscaled_covariances.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_sfc_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/jacobian.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/lh_microphys_driver_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/latin_hypercube_driver_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/KK_microphys/KK_upscaled_turbulent_sed.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/fill_holes.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/morrison_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_type_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/Benchmark_cases/cloud_sed_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/output_2D_samples_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/mixed_moment_PDF_integrals.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/microphys_driver.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_lh_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_rad_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/numerical_check.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/estimate_scm_microphys_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 393,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/393/"
  },
  "previousBuild" : {
    "number" : 391,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/391/"
  }
}