Giter Club home page Giter Club logo

earthengine's People

Contributors

mortcanty avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

earthengine's Issues

Need to update client library to v0.1.232, released August 19

Hi there,

really excited to try this project. though when i try to run the docker image, i get this error

ee.ee_exception.EEException: Earth Engine servers now require client library v0.1.232, released August 19. Please update to the latest Python or JavaScript version to avoid a break in service. For Python upgrade instructions see: https://developers.google.com/earth-engine/python_install. For Javascript upgrade instructions see: https://developers.google.com/earth-engine/npm_install

Doubt about Mad algorithm

Absolutely amazing project, I'm trying to use it in order to normalize temporal series of images of GEE. My doubt is the next one: Is it possible to normalize between different types of satellites (For example Landsat 7 and Landsat 8)? @mortcanty

Had to upgrade six oauth2client

Thanks so much for this awesome software! I think it's exactly what I want to do but just have to figure out what all these options and outputs are! Time to dig into the papers you linked.

I was getting a version conflict error which was resolved by uninstalling and reinstalling the six package with pip. I probably could have tried the --upgrade flag but didn't.

After that I ran into the error "No module named oauth2client.client". I fixed that by upgrading oauth2client with
pip install --upgrade oauth2client

After that it's running great. Thank you!

Render output in the same HTML page

First of, thank you so much for your great development.
I would like to know how to render the image (output from sentinel2web.html) to the same page (sentinel2web.html), but not to other page (sentinel2out.html).
Thank you in advance.

Error with earthengine authenticate

Hi Mort,

I got an error whilst authenticating using the docker image, I wonder if you have run into this before?
If not I will try a couple of other machines then post it on the GEE dev group.

Cheers!
Simon


root@aaa18636a528:/home# python -c "import ee; ee.Initialize()"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "ee/__init__.py", line 90, in Initialize
    credentials = _GetPersistentCredentials()
  File "ee/_helpers.py", line 41, in _GetPersistentCredentials
    raise EEException('Please authorize access to your Earth Engine account '
ee.ee_exception.EEException: Please authorize access to your Earth Engine account by running


earthengine authenticate


in your command line, and then retry.
root@aaa18636a528:/home# earthengine authenticate
Traceback (most recent call last):
  File "/usr/local/bin/earthengine", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2876, in <module>
    working_set = WorkingSet._build_master()
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 449, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 745, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 645, in resolve
    requirements.extend(dist.requires(req.extras)[::-1])
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2401, in requires
    dm = self._dep_map
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2597, in _dep_map
    self.__dep_map = self._compute_dependencies()
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2630, in _compute_dependencies
    common = frozenset(reqs_for_extra(None))
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2627, in reqs_for_extra
    if req.marker_fn(override={'extra':extra}):
  File "/usr/lib/python2.7/dist-packages/_markerlib/markers.py", line 113, in marker_fn
    return eval(compiled_marker, environment)
  File "<environment marker>", line 1, in <module>
NameError: name 'python_implementation' is not defined

After executing earthengine authenticate, the web page jumps out: access blocked: authorization error

Thanks so much for this awesome software! help me a lot,But when I execute earthengine authenticate, the version of the app you're using doesn't include the latest security features to keep you protected. Please make sure to download from a trusted source and update to the latest, most secure version.

I would like to know how you can solve this problem? Thank you so much for taking the time to read my question.

image

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.