Skip to main content

Tools for improve work with geospatial data in Python

Project description

StatGIS Python Package

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.0.tar.gz (11.3 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.0-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: statgis-1.0.0.tar.gz
  • Upload date:
  • Size: 11.3 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.0.tar.gz
Algorithm Hash digest
SHA256 0cc4f99f47ea0486ae89aa1159e1307099520fb385818b9fa66976d166f9438a
MD5 f1140ed3e0e5d4faa6336d56ab53c2ca
BLAKE2b-256 b70a93417ddd829135fe0bc2e7f80cafdd33d51a44ac55b9b968adcc62939d9d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: statgis-1.0.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c35e0d3cd1832ab1a63ce4309efd6865bc1e136617a18cb6e56fe385cfd8ffa6
MD5 00874cb1680f77a2717061374b269aa2
BLAKE2b-256 082dcca907abcd791e29d7b15224e4c3f41f3bda226d9d441cd67415e2dfab75

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