Skip to main content

Tools for improve work with geospatial data in Python

Project description

StatGIS Python Package

PyPI PyPI - Python Version Documentation Status

StatGIS help to the users to process and analyse satellite images in Google Earth Engine.

Installation

$ pip install statgis

Usage

In this package you could find function to scale optical images, classify images, characterize shorelines and much more.

# Example: mask clouds and scale to reflectance values
import ee
from statgis.gee import landsat_functions

ee.Initialize()

image_collection = (
    ee.ImageCollection("LANDSAT/LC09/C02/T1_L2")
      .map(landsat_functions.cloud_mask)
      .map(landsat_functions.scaler)
)

Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

statgis was created by Sebástian Narváez-Salcedo, Brayan Navarro-Londoño. It is licensed under the terms of the MIT license.

Credits

statgis was created with cookiecutter and the py-pkgs-cookiecutter 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

statgis-1.0.3.tar.gz (30.6 kB view details)

Uploaded Source

Built Distribution

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

statgis-1.0.3-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

Details for the file statgis-1.0.3.tar.gz.

File metadata

  • Download URL: statgis-1.0.3.tar.gz
  • Upload date:
  • Size: 30.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.11.1 Windows/10

File hashes

Hashes for statgis-1.0.3.tar.gz
Algorithm Hash digest
SHA256 44d91afd65f5d16e108c97627239af62d58a10ff3091149c84224c551e33f360
MD5 957916d895e67581e0eb394967fb93c7
BLAKE2b-256 5aec63291f9ea79126024f81f92afe8aa5cf6d749a3594a2959e2b4adffc392b

See more details on using hashes here.

File details

Details for the file statgis-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: statgis-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 14.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.11.1 Windows/10

File hashes

Hashes for statgis-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 863974f7936b4baadd92114b9ae5411b70982e7e1d3aefaca233db99f118d974
MD5 fa0ff85b9c1b0035fc6c8b15e1c68d08
BLAKE2b-256 1a4f5dd57a743f6e18494a91c70d51138978ff9c90fb714c1b95f61dd021f65c

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