Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vkbo/sentineltools

A toolbox for extracting data from Sentinel satellites for the Machine Ocean project.
https://github.com/vkbo/sentineltools

datasets esa-sentinel-satellites toolbox

Last synced: about 1 month ago
JSON representation

A toolbox for extracting data from Sentinel satellites for the Machine Ocean project.

Awesome Lists containing this project

README

        

# SentinelTools

Tools for extracting data from the [ESA Sentinel](https://www.copernicus.eu/en) satellites.
The tools are specifically for the [Machine Ocean](https://machineocean.met.no/) project at [MET Norway](https://met.no).

## Dependencies

Python3 package dependencies are:

* sentinelsat

All dependencies can be installed with:

```bash
pip install -r requirements.txt
```