Git Product home page Git Product logo

Comments (2)

m-mohr avatar m-mohr commented on August 31, 2024

Found and fixed a bug in the code generation, but I also think that namespaced processes may not be supported by R yet. So I'm throwing an error explaining that namespaced processes are not supported by R.
See also Open-EO/openeo-r-client#143

from openeo-web-editor.

JanssenBrm avatar JanssenBrm commented on August 31, 2024

In case it is still relevant, the following graph was used:

{
  "process_graph": {
    "yieldpotentialmap_terrascope": {
      "process_id": "yieldpotentialmap_terrascope",
      "namespace": "vito",
      "arguments": {
        "exclude_months": [
          1,
          2,
          3,
          4,
          9,
          10,
          11,
          12
        ],
        "exclude_croptypes": [],
        "polygon": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                5.170037117570351,
                51.250525073249634
              ],
              [
                5.170958174465619,
                51.248676084148144
              ],
              [
                5.178569920451582,
                51.24674196960879
              ],
              [
                5.179155939642469,
                51.24986101801744
              ],
              [
                5.170037117570351,
                51.250525073249634
              ]
            ]
          ]
        },
        "date": [
          "2022-01-01T00:00:00Z",
          "2022-12-31T00:00:00Z"
        ]
      },
      "result": true
    }
  }
}

from openeo-web-editor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.