Package: imdR
Title: Download, Process and Visualize IMD Gridded Meteorological Data
Version: 0.1.1
Authors@R: c(
    person("Subhradip", "Bhattacharjee",
           email = "subhradip25@gmail.com",
           role  = c("aut", "cre")),
    person("Amitava", "Panja",
           email = "amitavapanja3@gmail.com",
           role  = "aut"),
    person("Ankita", "Chakraborty",
           email = "ankita.acad@gmail.com",
           role  = "aut"),
    person(given  = "Basavareddy",
           family = "",
           email  = "babloobasavareddy@gmail.com",
           role   = "aut"))
Description: Interface to India Meteorological Department (IMD) gridded
    daily rainfall (0.25 degree, 1901-present) and temperature
    (1.0 degree, 1951-present) binary data. Provides functions to
    download, read, extract by point or boundary, compute climate
    indices, perform trend analysis, and produce publication-quality
    maps with Survey of India approved boundaries.
License: MIT + file LICENSE
URL: https://github.com/Subhradip25/imdR
BugReports: https://github.com/Subhradip25/imdR/issues
Encoding: UTF-8
Language: en-US
RoxygenNote: 8.0.0
Depends: R (>= 4.1.0)
Imports: ggplot2, httr2, Kendall, ncdf4, rlang, sf, terra, tidyterra,
        zoo
LazyData: true
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-06-18 08:44:32 UTC; subhradip
Author: Subhradip Bhattacharjee [aut, cre],
  Amitava Panja [aut],
  Ankita Chakraborty [aut],
  Basavareddy [aut]
Maintainer: Subhradip Bhattacharjee <subhradip25@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-23 13:50:02 UTC
Built: R 4.6.1; ; 2026-06-23 16:42:46 UTC; unix
