Giter Club home page Giter Club logo

Comments (5)

mgravey avatar mgravey commented on June 16, 2024

Hi,
this is an interesting issue, and surprisingly this situation is not in my tests. I know from what is due, I need to think about a proper fix. Is this urgent, I think I don't really time have time before next week.

from openearthenginelibrary.

YANQIN2021 avatar YANQIN2021 commented on June 16, 2024

Thanks for your reply! The question is not urgent, do your busy first. And I also find the oeel.requireJS runime is too long, like Fig. When I use another smooth function in python, it almost use more than 2h, but only 5 min on google earth engine platform.
微信图片_20230216105012

from openearthenginelibrary.

mgravey avatar mgravey commented on June 16, 2024

I don't really know what your smooth function do but I am almost sure that you should use a .get(0), .first() or any similar ee function and not [0]

from openearthenginelibrary.

mgravey avatar mgravey commented on June 16, 2024

Fixed and fixed.
I believe I have identified the issue that was causing the computation to run indefinitely. It appears that the deallocation of a particular object was preventing the Python process from terminating.
Fortunately, while addressing this issue, we were able to fix several other related issues as well.

If you encounter any further issues, please don't hesitate to reopen the ticket if related, or simply make a new one.

from openearthenginelibrary.

YANQIN2021 avatar YANQIN2021 commented on June 16, 2024

Thanks for your help!

from openearthenginelibrary.

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.