Skip to content

ASFHyP3/VolcSARvatory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

VolcSARvatory

This repository contains the recipe to process multiburst InSAR pairs for an SBAS network for an area of interest.

Installation

  1. Install Anaconda or Miniconda.
  2. Clone the VolcSARvatory repository.
    git clone https://github.com/ASFHyP3/VolcSARvatory.git
  3. setup the development environment
     cd VolcSARvatory
     conda env create -f environment.yaml
  4. Activate volcsarvatory environment and install the package:
    conda activate volcsarvatory
    python -m pip install -e .

Usage

The notebook VolcSARvatory includes an example in Kilauea to submit an SBAS network in HyP3.

Credentials

Depending on the mission being processed, some workflows will need you to provide credentials. Generally, credentials are provided via environment variables, but some may be provided by command-line arguments or via a .netrc file.

Code of conduct

We strive to create a welcoming and inclusive community for all contributors to VolcSARvatory. As such, all contributors to this project are expected to adhere to our code of conduct.

Please see our CODE_OF_CONDUCT.md for the full code of conduct text.

About

A recipe to submit multiburst seasonal SBAS InSAR pairs to HyP3.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published