Copernicus products#

class eocrops.inputs.copernicus_products.CollectionsSH(config, resolution=10)[source]#

Bases: object

This method aims to download Copernicus products that are defined by SentinelHub collections freely available

Parameters:
configsentinelhub.config

SentinelHub configuration

resolutionint

Spatial resolution of the downloaded products

Methods

get_task_GLC()

Download Global Land Cover (100m)

get_task_PPI()

Download Productivity and Phenology Index

get_task_WC()

Download World Cover (10m) : only for 2020-2021

get_task_PPI()[source]#

Download Productivity and Phenology Index

get_task_WC()[source]#

Download World Cover (10m) : only for 2020-2021

get_task_GLC()[source]#

Download Global Land Cover (100m)