Skip to content

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

License

Notifications You must be signed in to change notification settings

ajosemf/noaa-goes16-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages