Skip to contents

All functions

createFolders()
Compile folder list and create folders
findOTB()
Locate Orfeo ToolBox (OTB) installations
gdal_build_args()
Assemble args from a skeleton and a named list
gdal_context()
Create a GDAL CLI context from linked binaries
gdal_context_from_link()
Create a GDAL context from linkGDAL()
gdal_fingerprint()
Collect a GDAL capability fingerprint for a context
gdal_help()
Get and cache "–help" output for a GDAL command
gdal_skeleton()
Build a minimal CLI skeleton from "–help"
gvec2sf()
Converts from an existing `GRASS` environment an arbitrary vector dataset into a sf object
initProj()
Simple creation and reproduction of an efficient project environment
linkGDAL()
Locate and set up 'GDAL' API bindings
linkGRASS()
Locate and set up GRASS GIS API bindings
linkOTB()
Locate and describe Orfeo ToolBox (OTB) API bindings
loadEnvi()
Load data from rds format and associated yaml metadata file.
otb_capabilities() otb_args_spec() otb_required() otb_required_with_output() otb_optional() otb_build_cmd() otb_show() otb_set_out()
Orfeo ToolBox (OTB) helpers: introspection and command construction
parseOTBAlgorithms()
Linux/macOS: lists plugin libs otbapp_*.so, otbapp_*.dylib, otbapp_*.dll Windows: lists wrappers otbcli_<Algo>.ps1, otbcli_<Algo>.bat, otbcli_<Algo>.exe# Retrieve available OTB applications
parseOTBFunction()
Retrieve the argument list from an OTB application
runOTB()
Run an OTB application (new workflow C)
runOTB_isolated()
Execute an OTB application in an isolated OTB environment (mainly Windows)
run_gdal()
Run a GDAL utility deterministically
saveEnvi()
Saves data in rds format and adds a yaml metadata file.
searchOTBW()
Search for OTB installations on Windows (bounded, cmd-free)
setupProj()
Setup project folder structure
setup_default()
Define working environment default settings
sf2gvec()
Write sf object directly to `GRASS` vector utilising an existing or creating a new GRASS environment