Skip to content
View python-remote-sensing's full-sized avatar

Block or report python-remote-sensing

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. python-remote-sensing.com python-remote-sensing.com Public

    In-depth Python guides for satellite imagery & raster processing pipelines — rasterio, xarray, Dask, COGs, STAC, and cloud-scale Earth observation.

    CSS

  2. stac-fetch stac-fetch Public

    Query STAC catalogs from the CLI and turn results into a listing, downloaded COGs, or a lazy xarray datacube

    Python

  3. cog-inspector cog-inspector Public

    Validate whether a GeoTIFF is a proper Cloud-Optimized GeoTIFF and explain exactly why it is not: structural checks, HTTP range-request cost, and a derived gdal_translate fix.

    Python

  4. ndvi-timeseries-web ndvi-timeseries-web Public

    Streamlit app for Sentinel-2 spectral index time series: draw an AOI, get a cloud-masked NDVI chart, animated GIF, CSV and composite GeoTIFF

    Python

  5. raster-batch-runner raster-batch-runner Public

    Parallel, resumable batch processing for raster imagery: a YAML job spec of clip/reproject/resample/mosaic/COG steps applied across a folder, with a crash-safe ledger that makes re-runs skip comple…

    Python

  6. band-math-cli band-math-cli Public

    Evaluate spectral index expressions over raster bands and write a Cloud Optimized GeoTIFF - safe ast-based expression evaluator, 18 built-in indices, SCL cloud masking, windowed processing

    Python