Package: rOPTRAM Title: Derive Soil Moisture Using the OPTRAM Algorithm Version: 0.3.3.000 Authors@R: c( person("Micha", "Silver", , "silverm@post.bgu.ac.il", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1128-1325")), person("Arnon", "Karnieli", , "karnieli@bgu.ac.il", role = c("ctb", "fnd"), comment = c(ORCID = "0000-0001-8065-9793")), person("Zhe", "Dong", , "dongzhe053@gmail.com", role = c("ctb"), comment = c(ORCID = "0009-0007-5298-8355")), person("Ron", "Beiden", , "beiden@post.bgu.ac.il", role = c("ctb")), person("Natalya", "Panov", , "npanov@bgu.ac.il", role = c("ctb")), person("Zhe", "Dong", , "dongzhe053@gmail.com", role = c("ctb"), comment = c(ORCID = "0009-0007-5298-8355")), person("Lauren", "O'Brien", ,"obrlsoilau@gmail.com", role = c("rev")), person("Harry", "Eslick", ,"harry@wineandtruffle.com.au", role = c("rev")) ) Description: The OPtical TRapezoid Model (OPTRAM) derives soil moisture based on the linear relation between a vegetation index and Land Surface Temperature (LST). The Short Wave Infra-red (SWIR) band is used as a proxy for LST. See: Sadeghi, M. et al., 2017. . License: GPL (>= 3) URL: https://github.com/ropensci/rOPTRAM.git BugReports: https://github.com/ropensci/rOPTRAM/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) Imports: dplyr, ggplot2, sf, stats, terra (>= 1.8.21), utils Suggests: geojsonio, lwgeom, knitr, rmarkdown, testthat (>= 3.0.0), xml2, openeo, CDSE, jsonlite, qpdf Config/testthat/edition: 3 VignetteBuilder: knitr Spelling: en-US Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-03-21 14:08:28 UTC RemoteUrl: https://github.com/ropensci/rOPTRAM RemoteRef: main RemoteSha: 223cd0c774f77f9c3daf7f8823d7fb7592165038 NeedsCompilation: no Packaged: 2026-07-01 08:17:18 UTC; root Author: Micha Silver [aut, cre] (ORCID: ), Arnon Karnieli [ctb, fnd] (ORCID: ), Zhe Dong [ctb] (ORCID: ), Ron Beiden [ctb], Natalya Panov [ctb], Zhe Dong [ctb] (ORCID: ), Lauren O'Brien [rev], Harry Eslick [rev] Maintainer: Micha Silver