Skip to content

a python package for sourcing some remote sensing and satellite data sources, inspired by USYD's geodata-harvester

Notifications You must be signed in to change notification settings

jennaguffogg/geodata-collection-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

geodata-collection-package

a python package for sourcing some remote sensing and satellite data sources, inspired by USYD's geodata-harvester.

This is an exercise in learning Object-oriented programming and will be updated intermittently.

The original geodata-hervester uses yaml files to configure the data collection, and uses an input point geometry. This package will use json input files (for now) and will use a bounding box as input. It includes some utility functions to also apply masking to the geotiffs and to save the data as a cloud-optimised geotiff (COG).

to use locally while testing:

pip -e install /path/to/package

About

a python package for sourcing some remote sensing and satellite data sources, inspired by USYD's geodata-harvester

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published