Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 656 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 656 Bytes

Hyp3-Gamma ASF

A notebook to request Sentinel-1 scenes to be processed using the asf-hyp3 tool. These scenes can then be uploaded to a specified s3 bucket.

Requirments

  • Mamba (recommmended) or simillar environment management tool such as conda

Setup

  • Add user credentials to the files stored in the credentials folder

Create the environment and run the notebook

conda env create --file=environment.yaml