Package: openeo 1.3.1
openeo: Client Interface for 'openEO' Servers
Access data and processing functionalities of 'openEO' compliant back-ends in R.
Authors:
openeo_1.3.1.tar.gz
openeo_1.3.1.zip(r-4.5)openeo_1.3.1.zip(r-4.4)openeo_1.3.1.zip(r-4.3)
openeo_1.3.1.tgz(r-4.4-any)openeo_1.3.1.tgz(r-4.3-any)
openeo_1.3.1.tar.gz(r-4.5-noble)openeo_1.3.1.tar.gz(r-4.4-noble)
openeo_1.3.1.tgz(r-4.4-emscripten)openeo_1.3.1.tgz(r-4.3-emscripten)
openeo.pdf |openeo.html✨
openeo/json (API)
NEWS
# Install 'openeo' in R: |
install.packages('openeo', repos = c('https://open-eo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/open-eo/openeo-r-client/issues
Last updated 1 months agofrom:732d8a0022. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | NOTE | Nov 15 2024 |
R-4.5-linux | NOTE | Nov 15 2024 |
R-4.4-win | OK | Nov 15 2024 |
R-4.4-mac | OK | Nov 15 2024 |
R-4.3-win | OK | Nov 15 2024 |
R-4.3-mac | OK | Nov 15 2024 |
Exports:active_connectionactive_data_collectionactive_process_collectionapi_versionsas.bbox.bounding-boxas.bbox.geojsonas.Graph.functionas.Graph.Processas.Graph.ProcessInfoas.Graph.ProcessNodeas.Process.functionas.Process.Graphas.Process.Jobas.Process.ProcessInfoas.Process.ProcessNodeas.Process.Servicecapabilitiesclient_versioncollection_viewercompute_resultconformanceconnectcreate_jobcreate_servicecreate_user_processcreate_variabledebugdebug.offdelete_filedelete_jobdelete_servicedelete_user_processdescribe_accountdescribe_collectiondescribe_jobdescribe_processdescribe_servicedescribe_user_processdimensionsdisconnectdownload_filedownload_resultsestimate_jobget_samplegraphToJSONis.debugginglist_collectionslist_featureslist_file_formatslist_fileslist_jobslist_oidc_providerslist_processeslist_resultslist_service_typeslist_serviceslist_udf_runtimeslist_user_processeslog_joblog_serviceloginlogoutlogsOpenEOClientparse_graphprivacy_policyprocess_viewerprocessesprocessToJSONremove_variablesd.listsd.ProcessGraphParametersd.ProcessNodesend_udfstart_jobstatusstop_jobsupportsterms_of_servicetoJSONupdate_jobupdate_serviceupdate_user_processupload_fileuser_processesUserProcessCollectionvalidate_processvar.listvar.ProcessGraphParametervar.ProcessNodevariablesxor.ProcessGraphParameterxor.ProcessNode
Dependencies:askpassbase64encclassclassIntclicpp11curlDBIdigeste1071fansifastmapgenericsgluehtmltoolshttr2IRdisplayjsonliteKernSmoothlifecyclelubridatemagrittrMASSopensslpillarproxyR6rappdirsRcppreprrlangs2sfsystimechangeunitsutf8vctrswithrwk
Developer Implementation Details
Rendered fromopeneo-06-developer_implementation_details.Rmd
usingknitr::rmarkdown
on Nov 15 2024.Last update: 2024-02-17
Started: 2022-11-17
Getting Started
Rendered fromopeneo-01-getting_started.Rmd
usingknitr::rmarkdown
on Nov 15 2024.Last update: 2022-11-17
Started: 2022-11-17
Process Graph Building
Rendered fromopeneo-04-process_graph_concepts.Rmd
usingknitr::rmarkdown
on Nov 15 2024.Last update: 2022-11-17
Started: 2022-11-17
Process Graph Building Application
Rendered fromopeneo-05-process_graph_building_application.Rmd
usingknitr::rmarkdown
on Nov 15 2024.Last update: 2022-11-17
Started: 2022-11-17
Sample Data Retrieval
Rendered fromopeneo-02-sample_data.Rmd
usingknitr::rmarkdown
on Nov 15 2024.Last update: 2022-11-17
Started: 2022-11-17
Software and Package Architecture
Rendered fromopeneo-03-package-software-architecture.Rmd
usingknitr::rmarkdown
on Nov 15 2024.Last update: 2022-11-17
Started: 2022-11-17
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Active Connection | active_connection |
AnyOf | AnyOf |
Returns the supported openEO API versions | api_versions |
Argument class | Argument |
Array | Array |
coerce to bbox | as.bbox as.bbox.bounding-box as.bbox.geojson |
Coercions into data.frame objects | as.data.frame as.data.frame.BandList as.data.frame.CollectionList as.data.frame.FileFormatList as.data.frame.JobList as.data.frame.ServiceList as.data.frame.VersionsList |
Coercion into Graph | as.Graph as.Graph.function as.Graph.Process as.Graph.ProcessInfo as.Graph.ProcessNode |
Coerce into a Process | as.Process as.Process.function as.Process.Graph as.Process.Job as.Process.ProcessInfo as.Process.ProcessNode as.Process.Service |
Basic Authentication class | BasicAuth |
Binary function wrappers | !=.ProcessGraphParameter !=.ProcessNode %%.ProcessGraphParameter %%.ProcessNode &.ProcessGraphParameter &.ProcessNode *.ProcessGraphParameter *.ProcessNode +.ProcessGraphParameter +.ProcessNode -.ProcessGraphParameter -.ProcessNode /.ProcessGraphParameter /.ProcessNode <.ProcessGraphParameter <.ProcessNode <=.ProcessGraphParameter <=.ProcessNode ==.ProcessGraphParameter ==.ProcessNode >.ProcessGraphParameter >.ProcessNode >=.ProcessGraphParameter >=.ProcessNode binary_ops xor.ProcessGraphParameter xor.ProcessNode ^.ProcessGraphParameter ^.ProcessNode |.ProcessGraphParameter |.ProcessNode |
Boolean | Boolean |
BoundingBox | BoundingBox |
Capabilities overview | capabilities |
Returns the client version | client_version |
View openEO collections | collection_viewer |
CollectionId class | CollectionId |
Executes a job and returns the data immediately | compute_result |
OGC conformance | conformance |
Connect to a openEO service | connect |
Creates a new job on the back-end | create_job |
Prepares and publishes a service on the back-end | create_service |
Stores a graph as user defined process on the back-end | create_user_process |
Creates a variable in a process graph | create_variable |
Date | Date |
DateTime | DateTime |
Triggers debugging mode | debug debug.off is.debugging |
Delete a file from the user workspace | delete_file |
Delete a job | delete_job |
Deletes a service function for a job | delete_service |
Deletes a user process | delete_user_process |
Get the current user account information | describe_account |
Describe a collection | describe_collection |
Fetches information about a job | describe_job |
Describe a process | describe_process |
Describes a service | describe_service |
Fetches the representation of a stored user defined process | describe_user_process |
Returns dimension | dimensions |
Returns dimension information | dimensions.Collection |
disconnect | disconnect |
Download a file from the user workspace | download_file |
Downloads the results of a job | download_results |
EPSGCode class | EPSGCode |
Estimates job costs | estimate_job |
GeoJson | GeoJson |
Get sample data | get_sample |
Graph object | Graph |
*toJSON functions | graphToJSON graphToJSON-deprecated processToJSON processToJSON-deprecated |
Group operator wrappers | group_ops max.list max.ProcessGraphParameter max.ProcessNode mean.list mean.ProcessGraphParameter mean.ProcessNode median.list median.ProcessGraphParameter median.ProcessNode min.list min.ProcessGraphParameter min.ProcessNode prod.list prod.ProcessGraphParameter prod.ProcessNode range.list range.ProcessGraphParameter range.ProcessNode sd.list sd.ProcessGraphParameter sd.ProcessNode sum.list sum.ProcessGraphParameter sum.ProcessNode var.list var.ProcessGraphParameter var.ProcessNode |
IAuth | IAuth |
Integer class | Integer |
JobId class | JobId |
Kernel | Kernel |
List data on connected server | active_data_collection list_collections |
List the openEO endpoints | list_features |
Supported Input/Output formats | list_file_formats |
List workspace files | list_files |
List the jobs of a user | list_jobs |
Available OIDC provider | list_oidc_providers |
List available processes on server | list_processes |
Creates a list of download paths | list_results |
Returns the web service types of the back-end | list_service_types |
Lists the current users services | list_services |
Lists the supported UDF runtimes | list_udf_runtimes |
Lists the IDs of the process graphs from the current user. | list_user_processes |
Job log | log_job |
Service log | log_service |
Log in on a specific back-end | login |
Log out | logout |
Access logs of a Service or Job | logs |
MetadataFilter | MetadataFilter |
Number class | Number |
OIDC Authentication | OIDCAuth |
openeo-deprecated | openeo-deprecated |
openEO client class | OpenEOClient |
OutputFormat class | OutputFormat |
OutputFormatOptions | OutputFormatOptions |
Parameter class | Parameter |
Converts a JSON openEO graph into an R graph | parse_graph |
Print an openEO process | print.ProcessInfo |
Prints a User object | print.User |
Visualize the privacy policy | privacy_policy |
Process object | Process |
Viewer panel for provided openEO processes | process_viewer |
Process Collection | ProcessCollection |
Get a process graph builder / process collection from the connection | active_process_collection processes |
ProcessGraphArgument | ProcessGraphArgument |
ProcessGraphId | ProcessGraphId |
ProcessGraphParameter | ProcessGraphParameter |
Process Node object | ProcessNode |
ProjDefinition | ProjDefinition |
RasterCube | RasterCube |
Removes a variable from the Graph | remove_variable |
Test a UDF operation | send_udf |
st_bbox for ProcessNode | st_bbox.ProcessNode |
Starts remote asynchronous evaluation of a job | start_job |
Retrieves the status | status status.Job status.OpenEOClient status.Service |
Terminates a running job | stop_job |
String class | String |
Tag support lookup | supports |
TemporalInterval | TemporalInterval |
TemporalIntervals | TemporalIntervals |
Visualize the terms of service | terms_of_service |
Time | Time |
Wrapper for toJSON | toJSON toJSON,Graph-method toJSON,Process-method |
UdfCodeArgument class | UdfCodeArgument |
UdfRuntimeArgument class | UdfRuntimeArgument |
UdfRuntimeVersionArgument class | UdfRuntimeVersionArgument |
Unary function wrappers | !.ProcessGraphParameter !.ProcessNode abs.ProcessGraphParameter abs.ProcessNode acos.ProcessGraphParameter acos.ProcessNode acosh.ProcessGraphParameter acosh.ProcessNode asin.ProcessGraphParameter asin.ProcessNode asinh.ProcessGraphParameter asinh.ProcessNode atan.ProcessGraphParameter atan.ProcessNode atanh.ProcessGraphParameter atanh.ProcessNode ceiling.ProcessGraphParameter ceiling.ProcessNode cos.ProcessGraphParameter cos.ProcessNode cosh.ProcessGraphParameter cosh.ProcessNode cummax.ProcessGraphParameter cummax.ProcessNode cummin.ProcessGraphParameter cummin.ProcessNode cumprod.ProcessGraphParameter cumprod.ProcessNode cumsum.ProcessGraphParameter cumsum.ProcessNode exp.ProcessGraphParameter exp.ProcessNode floor.ProcessGraphParameter floor.ProcessNode log.ProcessGraphParameter log.ProcessNode log10.ProcessGraphParameter log10.ProcessNode quantile.ProcessGraphParameter quantile.ProcessNode round.ProcessGraphParameter round.ProcessNode sign.ProcessGraphParameter sign.ProcessNode sin.ProcessGraphParameter sin.ProcessNode sinh.ProcessGraphParameter sinh.ProcessNode sqrt.ProcessGraphParameter sqrt.ProcessNode tan.ProcessGraphParameter tan.ProcessNode tanh.ProcessGraphParameter tanh.ProcessNode trunc.ProcessGraphParameter trunc.ProcessNode unary_ops [.ProcessGraphParameter |
Modifies a job with given parameter | update_job |
Modifies a service | update_service |
Update an user defined process | update_user_process |
Upload data into the users workspace | upload_file |
Process collection for user defined processes | user_processes |
User Defined Process Collection | UserProcessCollection |
Validate a user process | validate_process |
Lists the defined variables for a graph | variables |
VectorCube | VectorCube |