Skip to content

[WIP] Library for calculating zonal statistics from satellite imagery stored on S3 without downloading data

Notifications You must be signed in to change notification settings

sat-utils/sat-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sat-stats

This utility library calculates zonal statistics on images being stored remotely on S3. Currently it uses the rasterstats package.

This requires GDAL2, which allows direct GDAL reading in S3 buckets.

For now, this is just calculating stats given an S3 key. However, the intention is that this could be a higher level library that uses sat-api and sat-search for calculating zonal stats on imagery stored on S3 file without downloading any data. It should be able to handle multiple vectors, vectors crossing tile/scene boundaries, and automatic handling of same regions but different dates as time series data.

About

[WIP] Library for calculating zonal statistics from satellite imagery stored on S3 without downloading data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages