Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 384 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 384 Bytes

NOAA GOES16 data extraction

A minimal implementation to extract GOES16 satellite data on AWS using python

Requirements

Conda >= 4.11.0

Install

Create and activate conda environment

conda env create -f environment.yml
conda activate goes16-extract

Running

Type:

python -m src.etl