Package: BrazilMet
Type: Package
Title: Download and Processing of Automatic Weather Stations (AWS) Data
        of INMET-Brazil
Version: 0.3.0
Language: en-US
Authors@R: c(person(given = "Roberto",
                    family = "Filgueiras",
                    role = c("aut","cre"),
                    email = "betofilgueiras@gmail.com",
                    comment = c(ORCID = "0000-0002-0186-8907")),
            person(given = "Luan P.",
                    family = "Venancio",
                    role = ("aut"),
                    comment = c(ORCID = "0000-0002-5544-8588")),
            person(given = "Catariny C.",
                    family = "Aleman",
                    role = ("aut"),
                    comment = c(ORCID = "0000-0002-3894-3077")),
            person(given = "Fernando F.",
                    family = "da Cunha",
                    role = ("aut"),
                    comment = c(ORCID = "0000-0002-1671-1021")))
Description: A compilation of functions to download and processing AWS data of INMET-Brazil, with the purpose of reference evapotranspiration (ETo) estimation. The package aims to make meteorological and agricultural data analysis more parsimonious.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: stringr, readxl, dplyr(>= 0.3.0.1), tibble
BugReports: https://github.com/FilgueirasR/BrazilMet/issues
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2025-03-19 19:03:57 UTC; betof
Author: Roberto Filgueiras [aut, cre] (<https://orcid.org/0000-0002-0186-8907>),
  Luan P. Venancio [aut] (<https://orcid.org/0000-0002-5544-8588>),
  Catariny C. Aleman [aut] (<https://orcid.org/0000-0002-3894-3077>),
  Fernando F. da Cunha [aut] (<https://orcid.org/0000-0002-1671-1021>)
Maintainer: Roberto Filgueiras <betofilgueiras@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-19 19:20:02 UTC
Built: R 4.3.3; ; 2025-04-07 02:35:57 UTC; windows
