Skip to main content

Google Earth Engine STAC

Project description

License: MIT conventional commit ruff badge prettier badge pre-commit PyPI version build Test Coverage Documentation Status

Overview

This packages provides an easy and straightforward way of getting Google Earth Engine STAC information.

To take fully advantage of this package is recommended to use it in runtime due to lazy evaluation

Installation

Currently not available in pypi (will as soon as first version is ready).

Usage

from geestac import eecatalog

# a lazy object does not contain the complete data but only the reference (name and url)
landsat_lazy = eecatalog.Landsat

# to fetch all data you need to call it
landast = eecatalog.Landsat()

# if you do this in runtime, the `landsat` object contains all datasets as attributes
# if you don't do it in runtime you won't be able to see the datasets (attributes)

# it works the same with datasets
# lazy dataset
l9_lazy = landsat.LC09_C02_T1
# fetch L9 data
l9 = landsat.LC09_C02_T1()

Credits

Author: Rodrigo E. Principe

This package was created with Copier and the @12rambau/pypackage 0.1.16 project template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

geestac-0.0.0.tar.gz (24.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

geestac-0.0.0-py3-none-any.whl (12.4 kB view details)

Uploaded Python 3

File details

Details for the file geestac-0.0.0.tar.gz.

File metadata

  • Download URL: geestac-0.0.0.tar.gz
  • Upload date:
  • Size: 24.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for geestac-0.0.0.tar.gz
Algorithm Hash digest
SHA256 12bedd037d7584eb1181839195f196c0d6518964fde8ec9b1db6152bed428500
MD5 1332dd3134ccdf044ef607780d01c7c8
BLAKE2b-256 93c7677b0e0523ff5461171af012b59031260d30fc3cf4251e1bc01b9096fcc5

See more details on using hashes here.

File details

Details for the file geestac-0.0.0-py3-none-any.whl.

File metadata

  • Download URL: geestac-0.0.0-py3-none-any.whl
  • Upload date:
  • Size: 12.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for geestac-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b957e68a46bf935dafd4fdd015590ba32c3a17d28793655b65c55f0397492034
MD5 5ff0d8d8e929bcf343ee1e005e48531f
BLAKE2b-256 0ac5e559c5d32ad6ea28d31e2202b54796a972e6eed638b671e1c99d93110629

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page