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.1.1.tar.gz (33.8 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.1.1-py3-none-any.whl (17.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: statgis-1.1.1.tar.gz
  • Upload date:
  • Size: 33.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.1 CPython/3.11.2 Windows/10

File hashes

Hashes for statgis-1.1.1.tar.gz
Algorithm Hash digest
SHA256 8567b2763f2c19d19309bfb306be117814494507e1b7b4d33a7e6cb0f8a99e24
MD5 71c1437d602a779e9d17f2782ffea709
BLAKE2b-256 e3e9a050e897966267ed7f63f66a8d740dcdb72792ee4bc0ee5d267187f379d7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: statgis-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 17.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.1 CPython/3.11.2 Windows/10

File hashes

Hashes for statgis-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1a25db01e8b00e59661d916cdf829e06b27f2b3fa9b962d1852e34e2469bc816
MD5 7555c78af207b1b5ba2a7ba162fa052f
BLAKE2b-256 4f1865b7d26fbd5c6e649233615e71098a52f83a96d521c060fdc595cd02a0ba

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