{
  "_id": "6a16b5a7acfb0bcc41d85dd4",
  "Package": "agriwater",
  "Title": "Evapotranspiration and Energy Fluxes Spatial Analysis",
  "Version": "1.0.2",
  "Authors@R": "c(\nperson(given = \"Cesar\", family =\"de Oliveira Ferreira Silva\", email = \"cesaroliveira.f.silva@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(given = \"Antonio\", family =\"Heriberto de Castro Teixeira\", email = \"heriberto@academico.ufs.br\", role = \"ctb\"),\nperson(given = \"Rodrigo\", family =\"Lilla Manzione\", email = \"rlmanzione@gmail.com\", role = \"aut\"))",
  "Description": "Spatial modeling of energy balance and actual\nevapotranspiration using satellite images and meteorological\ndata. Options of satellite are: Landsat-8 (with and without\nthermal bands), Sentinel-2 and MODIS. Respectively spatial\nresolutions are 30, 100, 10 and 250 meters. User can use data\nfrom a single meteorological station or a grid of\nmeteorological stations (using any spatial interpolation\nmethod). Silva, Teixeira, and Manzione (2019)\n<doi:10.1016/j.envsoft.2019.104497>.",
  "Maintainer": "Cesar de Oliveira Ferreira Silva\n<cesaroliveira.f.silva@gmail.com>",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/cesarofs/agriwater/issues",
  "RoxygenNote": "7.2.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libproj-dev\nlibsqlite3-dev",
  "Repository": "https://cesarofs.r-universe.dev",
  "Date/Publication": "2023-06-08 11:53:25 UTC",
  "RemoteUrl": "https://github.com/cesarofs/agriwater",
  "RemoteRef": "HEAD",
  "RemoteSha": "26abf3c44fd16b9aedefc78f9d0ee4bea7f3e229",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 09:08:32 UTC",
    "User": "root"
  },
  "Author": "Cesar de Oliveira Ferreira Silva [aut, cre],\nAntonio Heriberto de Castro Teixeira [ctb],\nRodrigo Lilla Manzione [aut]",
  "MD5sum": "806bab57d087163c28519fd2ebac9a2f",
  "_user": "cesarofs",
  "_type": "src",
  "_file": "agriwater_1.0.2.tar.gz",
  "_fileid": "d0fdea41350bc78f79623c7b58dbedd5d60de0c1d9c53dea757723cf8aa0bbdf",
  "_filesize": 145193,
  "_sha256": "d0fdea41350bc78f79623c7b58dbedd5d60de0c1d9c53dea757723cf8aa0bbdf",
  "_created": "2026-05-27T09:08:32.000Z",
  "_published": "2026-05-27T09:13:11.730Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78044529266,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7236482284"
    },
    {
      "job": 78044529299,
      "time": 197,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236485657"
    },
    {
      "job": 78044529220,
      "time": 226,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7236484376"
    },
    {
      "job": 78044529271,
      "time": 187,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236471758"
    },
    {
      "job": 78043957958,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236415146"
    },
    {
      "job": 78044529206,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236456525"
    },
    {
      "job": 78044529387,
      "time": 169,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7236475781"
    },
    {
      "job": 78044529252,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7236467021"
    },
    {
      "job": 78044529224,
      "time": 151,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236469524"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cesarofs/actions/runs/26501803410",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cesarofs/agriwater",
  "_commit": {
    "id": "26abf3c44fd16b9aedefc78f9d0ee4bea7f3e229",
    "author": "César de Oliveira <cesaroliveira.f.silva@gmail.com>",
    "committer": "César de Oliveira <cesaroliveira.f.silva@gmail.com>",
    "message": "Refactor(all)\n\nPackage refactored for using only 'terra' package instead of using 'rgdal', 'sp', and 'raster'. New authorship tags. NOTE from Check: LazyData fixed.\n",
    "time": 1686225205
  },
  "_maintainer": {
    "name": "Cesar de Oliveira Ferreira Silva",
    "email": "cesaroliveira.f.silva@gmail.com",
    "login": "cesarofs",
    "description": "Data Scientist and Environmental Engineer. Working on computational solutions for Hydrology and Agriculture 5.0",
    "uuid": 23387614
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cesarofs",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "cesarofs",
      "count": 12,
      "uuid": 23387614
    }
  ],
  "_userbio": {
    "uuid": 23387614,
    "type": "user",
    "name": "César de Oliveira",
    "description": "Data Scientist and Environmental Engineer. Working on computational solutions for Hydrology and Agriculture 5.0"
  },
  "_downloads": {
    "count": 233,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/agriwater"
  },
  "_devurl": "https://github.com/cesarofs/agriwater",
  "_searchresults": 25,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/agriwater.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cesarofs/agriwater",
  "_realowner": "cesarofs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-01-30"
    },
    {
      "version": "1.0.1",
      "date": "2021-02-02"
    },
    {
      "version": "1.0.2",
      "date": "2023-06-08"
    }
  ],
  "_exports": [
    "albedo_l8",
    "albedo_modis",
    "albedo_s2",
    "evapo_l8",
    "evapo_l8_grid",
    "evapo_l8t",
    "evapo_l8t_grid",
    "evapo_modis",
    "evapo_modis_grid",
    "evapo_s2",
    "evapo_s2_grid",
    "kc_l8",
    "kc_l8_grid",
    "kc_l8t",
    "kc_l8t_grid",
    "kc_modis",
    "kc_modis_grid",
    "kc_s2",
    "kc_s2_grid",
    "radiation_l8",
    "radiation_l8_grid",
    "radiation_l8t",
    "radiation_l8t_grid",
    "radiation_modis",
    "radiation_modis_grid",
    "radiation_s2",
    "radiation_s2_grid",
    "reflectance_l8"
  ],
  "_help": [
    {
      "page": "albedo_l8",
      "title": "Surface Albedo using Landsat-8 images.",
      "topics": [
        "albedo_l8"
      ]
    },
    {
      "page": "albedo_modis",
      "title": "Surface Albedo using MODIS images.",
      "topics": [
        "albedo_modis"
      ]
    },
    {
      "page": "albedo_s2",
      "title": "Surface Albedo using Sentinel-2 images.",
      "topics": [
        "albedo_s2"
      ]
    },
    {
      "page": "evapo_l8",
      "title": "Actual evapotranspiration (ETa) using Landsat-8 images with single agrometeorological data.",
      "topics": [
        "evapo_l8"
      ]
    },
    {
      "page": "evapo_l8_grid",
      "title": "Actual evapotranspiration (ETa) using Landsat-8 images with a grid of agrometeorological data.",
      "topics": [
        "evapo_l8_grid"
      ]
    },
    {
      "page": "evapo_l8t",
      "title": "Actual evapotranspiration (ETa) using Landsat-8 (including thermal bands) images with single agrometeorological data.",
      "topics": [
        "evapo_l8t"
      ]
    },
    {
      "page": "evapo_l8t_grid",
      "title": "Actual evapotranspiration (ETa) using Landsat-8 (including thermal bands) images with a grid of agrometeorological data.",
      "topics": [
        "evapo_l8t_grid"
      ]
    },
    {
      "page": "evapo_modis",
      "title": "Actual evapotranspiration (ETa) using MODIS with single agrometeorological data.",
      "topics": [
        "evapo_modis"
      ]
    },
    {
      "page": "evapo_modis_grid",
      "title": "Actual evapotranspiration (ETa) using MODIS with a grid of agrometeorological data.",
      "topics": [
        "evapo_modis_grid"
      ]
    },
    {
      "page": "evapo_s2",
      "title": "Actual evapotranspiration (ETa) using Sentinel-2 images with single agrometeorological data.",
      "topics": [
        "evapo_s2"
      ]
    },
    {
      "page": "evapo_s2_grid",
      "title": "Actual evapotranspiration (ETa) using Sentinel-2 images with a grid of agrometeorological data.",
      "topics": [
        "evapo_s2_grid"
      ]
    },
    {
      "page": "kc_l8",
      "title": "Crop coefficient (ETa / ET0) using Landsat-8 images with single agrometeorological data.",
      "topics": [
        "kc_l8"
      ]
    },
    {
      "page": "kc_l8_grid",
      "title": "Crop coefficient (ETa / ET0) using Landsat-8 images with a grid of agrometeorological data.",
      "topics": [
        "kc_l8_grid"
      ]
    },
    {
      "page": "kc_l8t",
      "title": "Crop coefficient (ETa / ET0) using Landsat-8 images (including thermal bands) with single agrometeorological data.",
      "topics": [
        "kc_l8t"
      ]
    },
    {
      "page": "kc_l8t_grid",
      "title": "Crop coefficient (ETa / ET0) using Landsat-8 images (including thermal bands) with a grid of agrometeorological data.",
      "topics": [
        "kc_l8t_grid"
      ]
    },
    {
      "page": "kc_modis",
      "title": "Crop coefficient (ETa / ET0) using MODIS with single agrometeorological data.",
      "topics": [
        "kc_modis"
      ]
    },
    {
      "page": "kc_modis_grid",
      "title": "Crop coefficient (ETa / ET0) using MODIS with a grid of agrometeorological data.",
      "topics": [
        "kc_modis_grid"
      ]
    },
    {
      "page": "kc_s2",
      "title": "Crop coefficient (ETa / ET0) using Sentinel-2 images with single agrometeorological data.",
      "topics": [
        "kc_s2"
      ]
    },
    {
      "page": "kc_s2_grid",
      "title": "Crop coefficient (ETa / ET0) using Sentinel-2 images with a grid of agrometeorological data.",
      "topics": [
        "kc_s2_grid"
      ]
    },
    {
      "page": "radiation_l8",
      "title": "Energy balance using Landsat-8 images with single agrometeorological data.",
      "topics": [
        "radiation_l8"
      ]
    },
    {
      "page": "radiation_l8_grid",
      "title": "Energy balance using Landsat-8 images with a grid of agrometeorological data.",
      "topics": [
        "radiation_l8_grid"
      ]
    },
    {
      "page": "radiation_l8t",
      "title": "Energy balance using Landsat-8 images (including thermal bands) with single agrometeorological data.",
      "topics": [
        "radiation_l8t"
      ]
    },
    {
      "page": "radiation_l8t_grid",
      "title": "Energy balance using Landsat-8 images (including thermal bands) with a grid of agrometeorological data.",
      "topics": [
        "radiation_l8t_grid"
      ]
    },
    {
      "page": "radiation_modis",
      "title": "Energy balance using Landsat-8 images with single agrometeorological data.",
      "topics": [
        "radiation_modis"
      ]
    },
    {
      "page": "radiation_modis_grid",
      "title": "Energy balance using Landsat-8 images with a grid of agrometeorological data.",
      "topics": [
        "radiation_modis_grid"
      ]
    },
    {
      "page": "radiation_s2",
      "title": "Energy balance using Sentinel-2 images with single agrometeorological data.",
      "topics": [
        "radiation_s2"
      ]
    },
    {
      "page": "radiation_s2_grid",
      "title": "Energy balance using Sentinel-2 images with a grid of agrometeorological data.",
      "topics": [
        "radiation_s2_grid"
      ]
    },
    {
      "page": "reflectance_l8",
      "title": "Reflectancies from Landsat-8 images.",
      "topics": [
        "reflectance_l8"
      ]
    }
  ],
  "_readme": "https://github.com/cesarofs/agriwater/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "terra"
  ],
  "_vignettes": [
    {
      "source": "agriwater.Rmd",
      "filename": "agriwater.html",
      "title": "agriwater",
      "author": "Cesar de Oliveira Ferreira Silva, Antonio Heriberto de Castro Teixeira, Rodrigo Lilla Manzione",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "References",
        "Loading package \"agriwater\" and dependencies",
        "Sentinel-2",
        "Data base preparation using a single agrometeorological station",
        "Data base preparation using a grid of agrometeorological data",
        "Modeling with a single agrometeorological station",
        "Surface Albedo retrivieng at 10 m resolution",
        "Crop coefficient retrivieng at 10 m resolution",
        "Atual evapotranspiration retrivieng at 10 m resolution",
        "Radiation and energy balance at 10 m resolution",
        "Modeling with a grid of agrometeorological data",
        "Landsat-8 with thermal bands",
        "Reflectance at 30 m resolution",
        "Surface Albedo retrivieng at 30 m resolution",
        "Crop coefficient retrivieng at 30 m resolution",
        "Atual evapotranspiration retrivieng at 30 m resolution",
        "Radiation and energy balance at 30 m resolution",
        "Landsat-8 without thermal bands",
        "MODIS",
        "Surface Albedo retrivieng at 250 m resolution",
        "Crop coefficient retrivieng at 250 m resolution",
        "Atual evapotranspiration retrivieng at 250 m resolution",
        "Radiation and energy balance at 250 m resolution"
      ],
      "created": "2018-11-10 09:54:51",
      "modified": "2023-06-08 11:53:25",
      "commits": 5
    }
  ],
  "_score": 5,
  "_indexed": true,
  "_nocasepkg": "agriwater",
  "_universes": [
    "cesarofs"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-27T09:10:51.000Z",
      "distro": "noble",
      "commit": "26abf3c44fd16b9aedefc78f9d0ee4bea7f3e229",
      "fileid": "1450f8a5601f8f47dc16a41c25f07f3e44f16acc3742cc78cc68804cf607d841",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cesarofs/actions/runs/26501803410"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-27T09:10:57.000Z",
      "distro": "noble",
      "commit": "26abf3c44fd16b9aedefc78f9d0ee4bea7f3e229",
      "fileid": "59f36fdeed27c9d77e5783e05bb4ccd84d407b6e913308af9f7dfba2c6b2f01d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cesarofs/actions/runs/26501803410"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-27T09:11:16.000Z",
      "commit": "26abf3c44fd16b9aedefc78f9d0ee4bea7f3e229",
      "fileid": "edc9408c9b7d1e3aa499ce073cac40b9f9b1255504fe932d09ce7e9503c9a378",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cesarofs/actions/runs/26501803410"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-27T09:10:48.000Z",
      "commit": "26abf3c44fd16b9aedefc78f9d0ee4bea7f3e229",
      "fileid": "0ef771882542f237380f41f456e828a3c88697a80482e3da3b5d972ec88b671a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cesarofs/actions/runs/26501803410"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-27T09:10:55.000Z",
      "commit": "26abf3c44fd16b9aedefc78f9d0ee4bea7f3e229",
      "fileid": "c123e702e498eec8912a6b48a339983fc1e96c1be93f5151e4f936a71cb82e7b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cesarofs/actions/runs/26501803410"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-27T09:10:17.000Z",
      "commit": "26abf3c44fd16b9aedefc78f9d0ee4bea7f3e229",
      "fileid": "e21aab2fa906f89f13eb5b6073895380fd68abb4415504042bd5beda21274c7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cesarofs/actions/runs/26501803410"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-27T09:09:54.000Z",
      "commit": "26abf3c44fd16b9aedefc78f9d0ee4bea7f3e229",
      "fileid": "786473bf189358eec11adb56b30c57e0315f446b21996d1f7106984303c15def",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cesarofs/actions/runs/26501803410"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-27T09:10:04.000Z",
      "commit": "26abf3c44fd16b9aedefc78f9d0ee4bea7f3e229",
      "fileid": "2d3cd9922e6dbd907edd08d71eb9823a22a0933d9a6830dc0ebb9428ef4c46e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cesarofs/actions/runs/26501803410"
    }
  ]
}