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.5.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.5-py3-none-any.whl (14.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: statgis-1.0.5.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.5.tar.gz
Algorithm Hash digest
SHA256 7f2fb877ce53f294f9ccf7d898fd497b1b86adc98151b45ff2fdc6cc10fb2333
MD5 d1ea23ee0e50917cf129ab7d2229d646
BLAKE2b-256 b08e2815c637ebf290ff33e3ba209e50796f8f8ee1117c2d9a657e8802c21305

See more details on using hashes here.

File details

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

File metadata

  • Download URL: statgis-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 14.9 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 13dedd76747a1f1fa0a6bb5e00d40e750b1d57c22e4a234af23ffa25f338d039
MD5 b01bb60001295b5886ce8e8f0abaa420
BLAKE2b-256 5a3fb6647db74004e829a2599ea1f5f6db861773be3c333dc0eadaed7b5f8507

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