Morphology from SAR tool
Project description
Morphology from SAR toolbox
Authors: Mario Angarita, Ronni Grapenthin, Franz Meyer, Simon Plank and Michael Christoffersen
What is MoSARt?
The Morphology from SAR toolbox (MoSARt) is a set of python scripts to retrieve morphology changes from SAR amplitude images.
The user needs to provide a set of coregistered amplitude images and a Digital Elevation Model in radar coordinates, the user can also provide longitude and latitude datasets to georeference the results.
Standard Installation (without coregistration workflow)
We recommend using Anaconda or Miniconda to create an environment in which to install MoSARt to prevent dependency conflicts.
conda create --n mosart
pip install git+https://github.com/mfangaritav/MOSART.git
Full Installation
MoSARt provides functions to coregister images from ALOS-1 and Sentinel-1 images (bursts). To run these functions the user needs to install hyp3-isce2.
git clone https://github.com/ASFHyP3/hyp3-isce2.git
cd hyp3-isce2
mamba env create -f environment.yml
mamba activate hyp3-isce2
python -m pip install -e .
Obtain elevation changes:
This repository contains a notebook to illustrate the full workflow from MoSARt to retrieve elevation changes for the 2008 Okmok caldera eruption.
Publication:
MoSARt was used to retrieve the elevation changes in the 2019-2020 Shishaldin eruption:
- Angarita, M., Grapenthin, R., Plank, S., Meyer, F. J., & Dietterich, H. (2022). Quantifying large‐scale surface change using SAR amplitude images: Crater morphology changes during the 2019–2020 Shishaldin volcano eruption. Journal of Geophysical Research: Solid Earth, 127(8), e2022JB024344. https://doi.org/10.1029/2022JB024344
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mosart-1.0.1.tar.gz
.
File metadata
- Download URL: mosart-1.0.1.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1a6227e9b443dbbcf5a8f130d9590de6ee1d121ab894e0d716f37ab369fea67 |
|
MD5 | ccd0e866074f589a9b66eb0c444b953f |
|
BLAKE2b-256 | 395e7b86b23433169794081e7929f20e426e5f52fa0683cb63622761d02fec07 |
File details
Details for the file mosart-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: mosart-1.0.1-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b8feda2d10f37674059c52ae4053e86cb0eab54550287f3e226fe3d048628d8 |
|
MD5 | f0ec83f9c7a252581ec88a92baa347d4 |
|
BLAKE2b-256 | 3b847e364442de3c78c31bcabcc0adcced4d0abb2f4cb803005c236e8abf8f32 |