Solved

Is it possible to use the clip tool with educational account downloads?

  • 9 December 2022
  • 3 replies
  • 144 views

Userlevel 2
Badge +2

I’m currently a PhD student using Planet imagery for some of my projects. I have written some Python imagery download scripts to help gather imagery for my research via https://api.planet.com/data/v1 and am wondering if it is possible to access the clip tool for surface reflectance (_sr) assets through the educational access. This would be great because it would save a lot of storage space and let me not worry about exceeding my monthly quota. Any info is appreciated.

 

Thanks!

Phillip

icon

Best answer by Pooja Pandey 16 December 2022, 02:03

View original

3 replies

Userlevel 3
Badge +3

Hi Phillip

 

You can clip your imagery using our orders API tool. The documentation for it can be found here: https://developers.planet.com/apis/orders/tools/#clip along with a sample payload for your order.

 

You should also check out our guthub repo where we have notebooks on how these tools can be used:

https://github.com/planetlabs/notebooks/tree/master/jupyter-notebooks/orders_api_tutorials

 

Best Regards,

Pooja

Userlevel 6
Badge +4

@Pooja Pandey thanks for sharing these resources!

Userlevel 2
Badge +2

Thanks, @Pooja Pandey, that was exactly what I needed to know!

 

Phillip

Reply