diff --git a/DESCRIPTION b/DESCRIPTION index 8845bd7..30286bd 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -9,8 +9,8 @@ Maintainer: Pramit Ghosh Description: Reads Earth Observation (EO) data to a stars object, applies users' custom function on it, and computes the results. This package is meant to be used by cloud back-ends compliant with the openEO API for user-defined functions (UDFs) and is interfaced with the help of file-based implementations and RESTful web services. -URL: https://github.com/pramitghosh/openEO.R.UDF -BugReports: https://github.com/pramitghosh/openEO.R.UDF/issues +URL: https://github.com/Open-EO/openeo-r-udf +BugReports: https://github.com/Open-EO/openeo-r-udf/issues License: Apache License Encoding: UTF-8 LazyData: true diff --git a/docs/404.html b/docs/404.html index af798a9..aaf99b6 100644 --- a/docs/404.html +++ b/docs/404.html @@ -93,7 +93,7 @@ RESTful UDF service using JSON arrays (Strategies 2A & 2B)
  • - RESTful UDF service using base64 encoded string + RESTful UDF service using base64 encoded string (Strategy 3)
  • @@ -101,7 +101,7 @@ @@ -101,7 +101,7 @@ @@ -101,7 +101,7 @@ diff --git a/docs/articles/openEO.R.UDF.html b/docs/articles/openEO.R.UDF.html index 346fe82..60101ba 100644 --- a/docs/articles/openEO.R.UDF.html +++ b/docs/articles/openEO.R.UDF.html @@ -63,14 +63,14 @@ RESTful UDF service using JSON arrays (Strategies 2A & 2B)
  • - RESTful UDF service using base64 encoded string + RESTful UDF service using base64 encoded string (Strategy 3)