{
  "_id": "6a0ff701acfb0bcc41c77ef5",
  "Package": "BLRPM",
  "Type": "Package",
  "Title": "Stochastic Rainfall Generator Bartlett-Lewis Rectangular Pulse\nModel",
  "Version": "1.0",
  "Date": "2017-10-04",
  "Author": "Christoph Ritschel",
  "Maintainer": "Christoph Ritschel <christoph.ritschel@met.fu-berlin.de>",
  "Description": "Due to a limited availability of observed high-resolution\nprecipitation records with adequate length, simulations with\nstochastic precipitation models are used to generate series for\nsubsequent studies [e.g. Khaliq and Cunmae, 1996,\n<doi:10.1016/0022-1694(95)02894-3>, Vandenberghe et al., 2011,\n<doi:10.1029/2009WR008388>]. This package contains an R\nimplementation of the original Bartlett-Lewis rectangular pulse\nmodel (BLRPM), developed by Rodriguez-Iturbe et al. (1987)\n<doi:10.1098/rspa.1987.0039>. It contains a function for\nsimulating a precipitation time series based on storms and\ncells generated by the model with given or estimated model\nparameters. Additionally BLRPM parameters can be estimated from\na given or simulated precipitation time series. The model\nsimulations can be plotted in a three-layer plot including an\noverview of generated storms and cells by the model (which can\nalso be plotted individually), a continuous step-function and a\ndiscrete precipitation time series at a chosen aggregation\nlevel.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "5.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 06:23:58 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2017-10-06 10:42:37 UTC",
  "RemoteUrl": "https://github.com/cran/BLRPM",
  "RemoteRef": "HEAD",
  "RemoteSha": "6d39a6ae9e6a14dfd143b07cd329b3348574476b",
  "MD5sum": "f0986544e0ef66b73becbb5400a945c9",
  "_user": "cran",
  "_type": "src",
  "_file": "BLRPM_1.0.tar.gz",
  "_fileid": "6f4d8118c91d2f368ddb7f73dc4d078f7497aa75d8b7bf4f41bc1fe003cd1a12",
  "_filesize": 131827,
  "_sha256": "6f4d8118c91d2f368ddb7f73dc4d078f7497aa75d8b7bf4f41bc1fe003cd1a12",
  "_created": "2026-05-22T06:23:58.000Z",
  "_published": "2026-05-22T06:26:09.194Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77327574536,
      "time": 95,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7154104812"
    },
    {
      "job": 77327574566,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154106077"
    },
    {
      "job": 77327300160,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154082979"
    },
    {
      "job": 77327574521,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154103610"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26271946315",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/BLRPM",
  "_commit": {
    "id": "6d39a6ae9e6a14dfd143b07cd329b3348574476b",
    "author": "Christoph Ritschel <christoph.ritschel@met.fu-berlin.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1507286557
  },
  "_maintainer": {
    "name": "Christoph Ritschel",
    "email": "christoph.ritschel@met.fu-berlin.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 254,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BLRPM"
  },
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BLRPM.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-10-06"
    }
  ],
  "_exports": [
    "BL.acc",
    "BL.sim",
    "BL.stepfun",
    "BLRPM.est",
    "BLRPM.sim",
    "TS.acc",
    "TS.stats"
  ],
  "_help": [
    {
      "page": "Beta.fun",
      "title": "Beta function needed in objective function",
      "topics": [
        "Beta.fun"
      ]
    },
    {
      "page": "BL.acc",
      "title": "Accumulation of a precipitation stepfunction",
      "topics": [
        "BL.acc"
      ]
    },
    {
      "page": "BL.sim",
      "title": "Simulating storms and cells",
      "topics": [
        "BL.sim"
      ]
    },
    {
      "page": "BL.stepfun",
      "title": "BLRPM continous stepfunction of precipitation",
      "topics": [
        "BL.stepfun"
      ]
    },
    {
      "page": "BLRPM.class",
      "title": "BLRPM class",
      "topics": [
        "BLRPM.class"
      ]
    },
    {
      "page": "BLRPM.est",
      "title": "BLRPM Parameter Estimation function",
      "topics": [
        "BLRPM.est"
      ]
    },
    {
      "page": "BLRPM.OF",
      "title": "BLRPM objective function for parameter estimation",
      "topics": [
        "BLRPM.OF"
      ]
    },
    {
      "page": "BLRPM.sim",
      "title": "Simulating precipitation with the BLRPM",
      "topics": [
        "BLRPM.sim"
      ]
    },
    {
      "page": "Delta.fun",
      "title": "Delta function needed in objective function",
      "topics": [
        "Delta.fun"
      ]
    },
    {
      "page": "plot.BLRPM",
      "title": "Plotting of an object of 'class' BLRPM",
      "topics": [
        "plot.BLRPM"
      ]
    },
    {
      "page": "TS.acc",
      "title": "Accumulation of a time series",
      "topics": [
        "TS.acc"
      ]
    },
    {
      "page": "TS.stats",
      "title": "calculating statistics of a time series needed for parameter estimation",
      "topics": [
        "TS.stats"
      ]
    }
  ],
  "_rundeps": [
    "R6"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "blrpm",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-22T06:25:40.000Z",
      "distro": "noble",
      "commit": "6d39a6ae9e6a14dfd143b07cd329b3348574476b",
      "fileid": "213cd64d932eb683af1f530b87bdad7f2318a4482e0f1bfe1d61942dc2c60225",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26271946315"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-22T06:25:44.000Z",
      "distro": "noble",
      "commit": "6d39a6ae9e6a14dfd143b07cd329b3348574476b",
      "fileid": "76aeeb3080ec1bb7bb41d886ae15bb9910867626dfdf68900211b5c4607d52aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26271946315"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-22T06:25:45.000Z",
      "commit": "6d39a6ae9e6a14dfd143b07cd329b3348574476b",
      "fileid": "3c437475e96cfae05a1cbc1dee69905afb0e73a2a8fe05e010812c6db55113b6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26271946315"
    }
  ]
}