Skip to content

Spencer-Shields/planet-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

planet-tools

A collection of scripts and tools for acquiring and processing data from PlanetScope CubeSats.

Contents

  • planet_scenes_acquisition.py

    Script for finding and downloading large volumes of Planet data using Planet's Data and Orders APIs. Users will need to copy and edit this script to use it (e.g., by inserting their own API key, defining their area of interest, defining the time range for the data, and choosing other filters or pre-processing tools as necessary). For small amounts of data, it may be more practical to use Planet Explorer, or the Planet plugins for QGIS and ArcGIS. To learn more about using Planet's APIs, check out Planet's github repo (linked below). For acquiring Planet data in a cloud respository such as Google Earth Engine or Amazon Web Service, you should look into the Subscriptions API.

  • helper_functions.R

    A set of functions implemented in R which make it easier to use and pre-process PlanetScope data. Can be loaded with

    source('https://raw.githubusercontent.com/Spencer-Shields/planet-tools/refs/heads/main/helper_functions.R')

Other resources

Also, have a peek at Shields et al. (2025) for an overview of PlanetScope data and pre-processing methods.

To access Planet data

Planet offers licenses to access its data for free for non-commercial use. If you are a student or faculty member at the University of British Columbia, then fill out this form to gain access and log on to planet.com to search for data or find your API key.

About

A set of scripts and tools for acquiring and processing data from PlanetScope CubeSats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors