{
  "_id": "6a101c48acfb0bcc41c87ade",
  "Package": "CLimd",
  "Type": "Package",
  "Title": "Generating Rainfall Rasters from IMD NetCDF Data",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Nirmal\",\"Kumar\", role=c(\"aut\",\"cph\")),person(\"Nobin Chandra\",\"Paul\",role=c(\"aut\",\"cre\"),email=\"nobin.paul@icar.gov.in\"),person(\"G.P. Obi\",\"Reddy\",role=\"aut\"))",
  "Description": "The developed function is a comprehensive tool for the\nanalysis of India Meteorological Department (IMD) NetCDF\nrainfall data. Specifically designed to process high-resolution\ndaily gridded rainfall datasets. It provides four key functions\nto process IMD NetCDF rainfall data and create rasters for\nvarious temporal scales, including annual, seasonal, monthly,\nand weekly rainfall. For method details see, Malik, A.\n(2019).<DOI:10.1007/s12517-019-4454-5>. It supports different\naggregation methods, such as sum, min, max, mean, and standard\ndeviation. These functions are designed for spatio-temporal\nanalysis of rainfall patterns, trend analysis,geostatistical\nmodeling of rainfall variability, identifying rainfall\nanomalies and extreme events and can be an input for\nhydrological and agricultural models.",
  "License": "GPL (>= 2.0)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 08:36:51 UTC",
    "User": "root"
  },
  "Author": "Nirmal Kumar [aut, cph], Nobin Chandra Paul [aut, cre], G.P.\nObi Reddy [aut]",
  "Maintainer": "Nobin Chandra Paul <nobin.paul@icar.gov.in>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-01-11 02:39:39 UTC",
  "RemoteUrl": "https://github.com/cran/CLimd",
  "RemoteRef": "HEAD",
  "RemoteSha": "db93e693430107da4c4d6209fcd61e2ff248888e",
  "MD5sum": "7a773f302bfd884f1bd474c904af8dcd",
  "_user": "cran",
  "_type": "src",
  "_file": "CLimd_0.1.0.tar.gz",
  "_fileid": "d14ed59c9af596f9db83a179f45ac9ba8c26bbb839786b75acf9d04664762df2",
  "_filesize": 3232740,
  "_sha256": "d14ed59c9af596f9db83a179f45ac9ba8c26bbb839786b75acf9d04664762df2",
  "_created": "2026-05-14T08:36:51.000Z",
  "_published": "2026-05-22T09:05:12.609Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77349089205,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990520364"
    },
    {
      "job": 77349088967,
      "time": 208,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990525024"
    },
    {
      "job": 77349088881,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990468525"
    },
    {
      "job": 77349088336,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156818706"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25850322342",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CLimd",
  "_commit": {
    "id": "db93e693430107da4c4d6209fcd61e2ff248888e",
    "author": "Nobin Chandra Paul <nobin.paul@icar.gov.in>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1704940779
  },
  "_maintainer": {
    "name": "Nobin Chandra Paul",
    "email": "nobin.paul@icar.gov.in"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "ncdf4",
      "role": "Imports"
    },
    {
      "package": "qpdf",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_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": 193,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CLimd"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/CLimd.html",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-01-10"
    }
  ],
  "_exports": [
    "AnnualRF_raster",
    "MonthRF_raster",
    "SeasonalRF_raster",
    "WeeklyRF_raster"
  ],
  "_help": [
    {
      "page": "AnnualRF_raster",
      "title": "Generating Annual rainfall raster from IMD NetCDF file",
      "topics": [
        "AnnualRF_raster"
      ]
    },
    {
      "page": "MonthRF_raster",
      "title": "Generating Monthly Rainfall Rasters from IMD NetCDF file",
      "topics": [
        "MonthRF_raster"
      ]
    },
    {
      "page": "SeasonalRF_raster",
      "title": "Generating Seasonal rainfall rasters from IMD NetCDF file",
      "topics": [
        "SeasonalRF_raster"
      ]
    },
    {
      "page": "WeeklyRF_raster",
      "title": "Generating weekly rainfall rasters from IMD NetCDF file",
      "topics": [
        "WeeklyRF_raster"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "curl",
    "lattice",
    "ncdf4",
    "qpdf",
    "raster",
    "Rcpp",
    "sp",
    "sys",
    "terra"
  ],
  "_vignettes": [
    {
      "source": "CLimd.Rmd",
      "filename": "CLimd.html",
      "title": "CLimd: Generating Rainfall Rasters from IMD NetCDF Data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Authors - Nirmal Kumar, Nobin Chandra Paul and G.P. Obi Reddy",
        "Welcome to the CLimd vignette",
        "Introduction"
      ],
      "created": "2024-01-11 02:39:39",
      "modified": "2024-01-11 02:39:39",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "climd",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T08:39:22.000Z",
      "distro": "noble",
      "commit": "db93e693430107da4c4d6209fcd61e2ff248888e",
      "fileid": "d8daa7d5e83bb9d00b7248c939f454c75dc1949db35b690c8e728ac146aefcbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25850322342"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T08:39:34.000Z",
      "distro": "noble",
      "commit": "db93e693430107da4c4d6209fcd61e2ff248888e",
      "fileid": "083b558c6389942964fcc954ff21897e34b86e491d404ac4283953ca6444a261",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25850322342"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T09:04:25.000Z",
      "commit": "db93e693430107da4c4d6209fcd61e2ff248888e",
      "fileid": "36618dd1c16a4d01ec8cfdf0e5fb7af62dcb530d892c00b132f1a1529bd73533",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25850322342"
    }
  ]
}