{"id":26818760,"url":"https://github.com/gee-community/gee_tools","last_synced_at":"2025-03-30T05:01:54.316Z","repository":{"id":21363467,"uuid":"87541962","full_name":"gee-community/geetools","owner":"gee-community","description":"A collection of tools to work with Google Earth Engine Python API","archived":false,"fork":false,"pushed_at":"2024-06-11T15:01:13.000Z","size":5233,"stargazers_count":499,"open_issues_count":28,"forks_count":120,"subscribers_count":31,"default_branch":"main","last_synced_at":"2024-06-11T16:28:21.928Z","etag":null,"topics":["earthengine","geospatial","google-earth-engine","python","remote-sensing"],"latest_commit_sha":null,"homepage":"https://geetools.readthedocs.io/en/stable/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gee-community.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-07T12:10:58.000Z","updated_at":"2024-06-18T19:49:26.307Z","dependencies_parsed_at":"2023-09-24T17:00:21.399Z","dependency_job_id":"e8130adc-7450-49f7-8431-d2701d448cb3","html_url":"https://github.com/gee-community/geetools","commit_stats":{"total_commits":966,"total_committers":11,"mean_commits":87.81818181818181,"dds":"0.22256728778467905","last_synced_commit":"1feed2d362e94434dbedc5964540c6d6a1102c48"},"previous_names":["gee-community/geetools","gee-community/gee_tools"],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gee-community%2Fgeetools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gee-community%2Fgeetools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gee-community%2Fgeetools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gee-community%2Fgeetools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gee-community","download_url":"https://codeload.github.com/gee-community/geetools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246277371,"owners_count":20751549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["earthengine","geospatial","google-earth-engine","python","remote-sensing"],"created_at":"2025-03-30T05:01:53.967Z","updated_at":"2025-03-30T05:01:54.295Z","avatar_url":"https://github.com/gee-community.png","language":"Python","readme":".. |license| image:: https://img.shields.io/badge/License-MIT-yellow.svg?logo=opensourceinitiative\u0026logoColor=white\n    :target: LICENSE\n    :alt: License: MIT\n\n.. |commit| image:: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?logo=git\u0026logoColor=white\n    :target: https://conventionalcommits.org\n    :alt: conventional commit\n\n.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://github.com/psf/black\n    :alt: Black badge\n\n.. |prettier| image:: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?logo=prettier\u0026logoColor=white\n    :target: https://github.com/prettier/prettier\n    :alt: prettier badge\n\n.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-active-yellow?logo=pre-commit\u0026logoColor=white\n    :target: https://pre-commit.com/\n    :alt: pre-commit\n\n.. |pypi| image:: https://img.shields.io/pypi/v/geetools?color=blue\u0026logo=python\u0026logoColor=white\n    :target: https://pypi.org/project/geetools/\n    :alt: PyPI version\n\n.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/geetools?color=blue\u0026logo=anaconda\u0026logoColor=white\n    :target: https://github.com/conda-forge/geetools-feedstock\n    :alt: Conda-forge version\n\n.. |build| image:: https://img.shields.io/github/actions/workflow/status/gee-community/geetools/unit.yaml?logo=github\u0026logoColor=white\n    :target: https://github.com/gee-community/geetools/actions/workflows/unit.yaml\n    :alt: build\n\n.. |coverage| image:: https://img.shields.io/codecov/c/github/gee-community/geetools?logo=codecov\u0026logoColor=white\n    :target: https://codecov.io/gh/gee-community/geetools\n    :alt: Test Coverage\n\n.. |docs| image:: https://img.shields.io/readthedocs/geetools?logo=readthedocs\u0026logoColor=white\n    :target: https://app.readthedocs.org/projects/geetools/\n    :alt: Documentation Status\n\n\n\ngeetools\n========\n\n|license| |commit| |black| |prettier| |pre-commit| |pypi| |conda| |build| |coverage| |docs|\n\n\nGoogle Earth Engine tools\n-------------------------\n\n.. image:: https://raw.githubusercontent.com/gee-community/geetools/main/docs/_static/logo.svg\n    :width: 20%\n    :align: right\n\n`Google Earth Engine \u003chttps://earthengine.google.com/\u003e`__ is a cloud-based service for geospatial processing of vector and raster data. The Earth Engine platform has a `JavaScript and a Python API \u003chttps://developers.google.com/earth-engine/guides\u003e`__ with different methods to process geospatial objects.\n\nThe **geetools** package extends the Google Earth Engine Python API with pre-processing and processing tools for the most used satellite platforms by adding utility methods for different Earth Engine Objects that are friendly with the Python method chaining using the ``geetools`` namespace.\n\nThere is JavaScript module that you can import from the code editor that has\nsimilar functions (not exactly the same) and it's available `here \u003chttps://github.com/fitoprincipe/geetools-code-editor\u003e`__.\n\nInstallation\n------------\n\n.. code-block:: python\n\n    pip install geetools\n\nWhy using it ?\n--------------\n\nNew utility methods and constructors are added to most of the GEE classes. They can be simple wrapper for repetitive tasks, complex algorithm or mandatory preprocessing steps. The goal is to make the code more fluid and easy to read for researchers, students and analysts.\n\nThe package design is mostly performing server-side computation making it also very friendly with commercial users of Earth Engine.\n\nThis small example wrapping of the excellent ``ee_extra`` package functionalities shows how to preprocess sentinel 2 data in 5 lines of code:\n\n.. code-block:: python\n\n   import ee\n   import geetools #noqa: F401\n   import pygaul # another gee-community package to access FAO GAUl 2015 dataset\n\n   # we assume you are already authenticated to GEE\n   ee.Initialize.geetools.from_account(\"toto\") # yes we also support multi users\n\n   amazonas = pygaul.Items(name=\"Amazonas\").centroid()\n\n   S2 = (\n      ee.ImageCollection('COPERNICUS/S2_SR')\n      .filterBounds(point)\n      .geetools.closest('2020-10-15') # Extended (pre-processing)\n      .geetools.maskClouds(prob = 70) # Extended (pre-processing)\n      .geetools.scaleAndOffset() # Extended (pre-processing)\n      .geetools.spectralIndices(['NDVI','NDWI','BAIS2'])) # Extended (processing)\n","funding_links":[],"categories":["Python API"],"sub_categories":["Packages"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgee-community%2Fgee_tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgee-community%2Fgee_tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgee-community%2Fgee_tools/lists"}