Skip to content

Python wrapper of the Copernicus Open Data Protocol API (for querying Sentinel-2 and other space images)

License

Notifications You must be signed in to change notification settings

MrChebur/Copernicus-OData-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copernicus OData wrapper

This is a Python wrapper of the Copernicus Open Data Protocol API.

It is designed to make it easier to send requests.

Important

This wrapper is not intended to download data. It has no such functions.

For example, using this wrapper you can:

  • Filter products by various attributes (coordinates, cloud coverage, date ranges, collection name, etc)
  • Get a download url for a specific product (i.e. Sentinel-2 Level 1C product with the name of S2A_MSIL1C_20230702T064631_N0509_R020_T42VWN_20230702T073123.SAFE)

Usage example: example_usage.py

About

Python wrapper of the Copernicus Open Data Protocol API (for querying Sentinel-2 and other space images)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages