{
  "_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" : 83,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d3946a586f66f155af6c32d7c6f9ed92389388cf",
            "branch" : [
              {
                "SHA1" : "d3946a586f66f155af6c32d7c6f9ed92389388cf",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d3946a586f66f155af6c32d7c6f9ed92389388cf",
            "branch" : [
              {
                "SHA1" : "d3946a586f66f155af6c32d7c6f9ed92389388cf",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/changes_to_not_break" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 81,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c7eb33836dd22870dc48b2acd2b5b340dbeef909",
            "branch" : [
              {
                "SHA1" : "c7eb33836dd22870dc48b2acd2b5b340dbeef909",
                "name" : "origin/changes_to_not_break"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c7eb33836dd22870dc48b2acd2b5b340dbeef909",
            "branch" : [
              {
                "SHA1" : "c7eb33836dd22870dc48b2acd2b5b340dbeef909",
                "name" : "origin/changes_to_not_break"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 411,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bd1326176efae73d6a273a6d4675ebe17532fe41",
            "branch" : [
              {
                "SHA1" : "bd1326176efae73d6a273a6d4675ebe17532fe41",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bd1326176efae73d6a273a6d4675ebe17532fe41",
            "branch" : [
              {
                "SHA1" : "bd1326176efae73d6a273a6d4675ebe17532fe41",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bd1326176efae73d6a273a6d4675ebe17532fe41",
        "branch" : [
          {
            "SHA1" : "bd1326176efae73d6a273a6d4675ebe17532fe41",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/wrf.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" : "#411",
  "duration" : 3676303,
  "estimatedDuration" : 4868080,
  "executor" : None,
  "fullDisplayName" : "wrf_clubb_plot_ifort #411",
  "id" : "411",
  "keepLog" : False,
  "number" : 411,
  "queueId" : 6958,
  "result" : "SUCCESS",
  "timestamp" : 1740130807785,
  "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_plot_ifort/411/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "error_code.F90",
            "clubb_api_module.F90"
          ],
          "commitId" : "2913cd9a5b791c1e7248d2ad7dcfd89cfc9a2d0e",
          "timestamp" : 1740075254000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Revert clubb api module changes (#1228)\u000a\u000a* Revert intent changes to err_code_api in clubb_api_module to stay consistent with host models\u000aCLUBB ticket #975\u000a\u000aReverted changes in advance_clubb_core_api and to corresponding call in run_clubb\u000a\u000aSince the module variable is not used anywhere anymore, we can also remove it from the module\u000a",
          "date" : "2025-02-20 12:14:14 -0600",
          "id" : "2913cd9a5b791c1e7248d2ad7dcfd89cfc9a2d0e",
          "msg" : "Revert clubb api module changes (#1228)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "error_code.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_api_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pdf_closure_module.F90"
          ],
          "commitId" : "20aceeaecd53a592cea775ac5def92cea74294bd",
          "timestamp" : 1740078773000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Fixed equality check in pdf_closure_module (#1229)\u000a\u000aCLUBB ticket #975\u000a\u000aWRF detected this error. Fixed it.\u000a",
          "date" : "2025-02-20 13:12:53 -0600",
          "id" : "20aceeaecd53a592cea775ac5def92cea74294bd",
          "msg" : "Fixed equality check in pdf_closure_module (#1229)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "WRF/phys/module_bl_clubb.F"
          ],
          "commitId" : "2ab955be1c50a90bf566aeeb7daa984af82ddeb8",
          "timestamp" : 1740082829000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/42725900+domkesteffen",
            "fullName" : "42725900+domkesteffen"
          },
          "authorEmail" : "42725900+domkesteffen@users.noreply.github.com",
          "comment" : "Adapt WRF to removal of module var err_code\u000a\u000aAdded err_code to call of stats_init_api\u000a",
          "date" : "2025-02-20 14:20:29 -0600",
          "id" : "2ab955be1c50a90bf566aeeb7daa984af82ddeb8",
          "msg" : "Adapt WRF to removal of module var err_code",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "WRF/phys/module_bl_clubb.F"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "interpolation.F90",
            "grid_adaptation.F90",
            "model_flags.F90"
          ],
          "commitId" : "bdaeacdc2600446ad65b582e5fdef98b97b6e8a8",
          "timestamp" : 1740100234000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "add dycore grid with conservative remapping scheme\u000a\u000a* add tunable parameter interp_from_dycore_grid_method\u000a\u000a* add dycore interpolation to atex case with conservative remapping by ullrich\u000a\u000a* remove new gpu commands\u000a\u000a* add acc annotation for gpu\u000a\u000a* remove acc annotation again\u000a\u000a* add acc annotation for parallel loop\u000a\u000a* add acc annotations for parallel loop execution\u000a\u000a* change remapping subroutine to take number of levels and levels as input instead of whole grid object\u000a\u000a* add more general functions to interpolate\u000a\u000a* add and refactor functions for remapping values given on zm levels\u000a\u000a* fix compiler errors and refactoring to stay under 100 chars per line\u000a\u000a* remove TODOs and used new interpolating function in interpolate_forcings\u000a\u000a* add functions for adaptive grid generation and grid density function normalization\u000a\u000a* add conservative ullrich remapping to cases with forcing time dependent inputs\u000a\u000a* add grid adaptation and flag\u000a\u000a* clean up and add warning for case when remapping from dycore flag cannot be used\u000a\u000a* some refactoring\u000a\u000a* add logical flag for dycore and renamed flags for dycore and grid adaptation\u000a\u000a* remove ifdefs\u000a\u000a* refactoring\u000a\u000a* add units\u000a\u000a* changed Lscale to inverse\u000a\u000a---------\u000a\u000aCo-authored-by: Steffen Carstensen <steffenc34@icloud.com>\u000a",
          "date" : "2025-02-20 19:10:34 -0600",
          "id" : "bdaeacdc2600446ad65b582e5fdef98b97b6e8a8",
          "msg" : "add dycore grid with conservative remapping scheme",
          "paths" : [
            {
              "editType" : "add",
              "file" : "grid_adaptation.F90"
            },
            {
              "editType" : "edit",
              "file" : "model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "interpolation.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "configurable_model_flags.in"
          ],
          "commitId" : "1c982448ebe93bd19f91fd62be6efc83f6394066",
          "timestamp" : 1740100234000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "add dycore grid with conservative remapping scheme\u000a\u000a* add tunable parameter interp_from_dycore_grid_method\u000a\u000a* add dycore interpolation to atex case with conservative remapping by ullrich\u000a\u000a* remove new gpu commands\u000a\u000a* add acc annotation for gpu\u000a\u000a* remove acc annotation again\u000a\u000a* add acc annotation for parallel loop\u000a\u000a* add acc annotations for parallel loop execution\u000a\u000a* change remapping subroutine to take number of levels and levels as input instead of whole grid object\u000a\u000a* add more general functions to interpolate\u000a\u000a* add and refactor functions for remapping values given on zm levels\u000a\u000a* fix compiler errors and refactoring to stay under 100 chars per line\u000a\u000a* remove TODOs and used new interpolating function in interpolate_forcings\u000a\u000a* add functions for adaptive grid generation and grid density function normalization\u000a\u000a* add conservative ullrich remapping to cases with forcing time dependent inputs\u000a\u000a* add grid adaptation and flag\u000a\u000a* clean up and add warning for case when remapping from dycore flag cannot be used\u000a\u000a* some refactoring\u000a\u000a* add logical flag for dycore and renamed flags for dycore and grid adaptation\u000a\u000a* remove ifdefs\u000a\u000a* refactoring\u000a\u000a* add units\u000a\u000a* changed Lscale to inverse\u000a\u000a---------\u000a\u000aCo-authored-by: Steffen Carstensen <steffenc34@icloud.com>\u000a",
          "date" : "2025-02-20 19:10:34 -0600",
          "id" : "1c982448ebe93bd19f91fd62be6efc83f6394066",
          "msg" : "add dycore grid with conservative remapping scheme",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "configurable_model_flags.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "WRF/phys/module_bl_clubb.F"
          ],
          "commitId" : "80389e5801471a1abb32ebae53b17216e5d7c629",
          "timestamp" : 1740100260000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "add flags (#132)\u000a\u000a* add two flags\u000a\u000a* revert changes to configurable_model_flags file\u000a\u000a* add new logical flag for dycore and renamed two flags for dycore and grid adaptation\u000a",
          "date" : "2025-02-20 19:11:00 -0600",
          "id" : "80389e5801471a1abb32ebae53b17216e5d7c629",
          "msg" : "add flags (#132)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "WRF/phys/module_bl_clubb.F"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/42725900+domkesteffen",
      "fullName" : "42725900+domkesteffen"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 412,
    "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_plot_ifort/412/"
  },
  "previousBuild" : {
    "number" : 410,
    "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_plot_ifort/410/"
  }
}