Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename repository from Back-Projection to the Stanford Radar Group SAR Processor #23

Merged
merged 3 commits into from
Aug 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [PEP 440](https://www.python.org/dev/peps/pep-0440/)
and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.4.0]
### Changed
- Rename repository from Back-Projection to the Stanford Radar Group SAR Processor (SRG)

## [0.3.1]
### Fixed
- Double-slash in call to `sentinel_raw_process_cpu`.
Expand Down
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Back Projection
# Stanford Radar Group (SRG) SAR Processor

This repository hosts the workflow for the deformation time series of volcanic regions from space-geodetic InSAR and GNSS observations project, which aims to provide crustal deformation data for every active volcano in the world.
Workflows in this repository combine time series SBAS InSAR analyses using Sentinel-1 and NISAR data and the Stanford InSAR processor with GNSS measurement data.
This repository hosts the Stanford Radar Group (SRG) SAR Processor, which includes utilities for performing the deformation time series analysis of volcanic regions from space-geodetic InSAR and GNSS observations. The SRG processor is being used within the NASA-funded Live Analysis of Volcano Activity (LAVAS) project, which aims to provide crustal deformation data for every active volcano in the world.


THIS IS RESEARCH CODE PROVIDED TO YOU "AS IS" WITH NO WARRANTIES OF CORRECTNESS. USE AT YOUR OWN RISK.
THIS IS RESEARCH CODE PROVIDED TO YOU "AS IS" WITH NO WARRANTIES OF CORRECTNESS. USE AT YOUR OWN RISK.