Skip to content

cryoyan/rs_data_proc

 
 

Repository files navigation

Downloading and pre-processing of remote sensing data

This repo provides scriptos for downloading and pre-processing different sources of remote sensing data

Downloading and pre-processing planet images

planetScripts/download_planet_img.py: given an extent and date range, 
it will download Planet images. For the large area (such as Tibet), 
you should divie the entire region to many samll grids (50 by 50 km).

planetScripts/get_planet_image_list.py: the the metadata and coverage of
downloade Planet images.     

About

scripts for pre-processing different sources of remote sensing images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.6%
  • Shell 9.4%