Giter Club home page Giter Club logo

Comments (5)

jdbcode avatar jdbcode commented on June 8, 2024 1

I see - yes there is an issue here. We'll need to redo the auth / init steps in this example because of API changes introduced in version 0.1.383.

I'll repost the notebook and let you know when it is ready.

Thanks for reporting the issue!

from earthengine-community.

jdbcode avatar jdbcode commented on June 8, 2024 1

Additionally, the demo image tiles are no longer valid. Need to find new tiles to use for the demo.

Not valid:

urls = [
'http://data.ess.tsinghua.edu.cn/data/fromglc10_2017v01/fromglc10v01_36_-120.tif',
'http://data.ess.tsinghua.edu.cn/data/fromglc10_2017v01/fromglc10v01_36_-122.tif',
'http://data.ess.tsinghua.edu.cn/data/fromglc10_2017v01/fromglc10v01_36_-124.tif',
'http://data.ess.tsinghua.edu.cn/data/fromglc10_2017v01/fromglc10v01_38_-120.tif',
'http://data.ess.tsinghua.edu.cn/data/fromglc10_2017v01/fromglc10v01_38_-122.tif',
'http://data.ess.tsinghua.edu.cn/data/fromglc10_2017v01/fromglc10v01_38_-124.tif'
]

Providing site is unavailable: http://data.ess.tsinghua.edu.cn/fromglc10_2017v01.html

from earthengine-community.

jdbcode avatar jdbcode commented on June 8, 2024

What cell throws the error?
If it is the cell with ee.Initialize(project='my-project'), make sure you specify a cloud project that is Earth Engine enabled and one that you have permission to use for compute (like if your the project owner or have writer or admin roles). Typically the at error message means you did not specify a project (that error message should become more helpful in the next release of the API, BTW).

from earthengine-community.

mbayad33 avatar mbayad33 commented on June 8, 2024

Yes, it is ee.Initialize(project='my-project') that return the error, although I have all the necessary permissions to use the projects (owner role).
This code runs fine in jupyter notebook in local computer, but in colab it returns the "permission denied" error.

from earthengine-community.

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.