Skip to content

Commit

Permalink
Add Projects and Publications
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Pechnikov committed Mar 18, 2024
1 parent 42330fb commit e738439
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
25 changes: 25 additions & 0 deletions PUBLICATIONS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## Projects and Publications Using PyGMTSAR

If you have completed a publication or a publicly accessible industry project utilizing PyGMTSAR for Sentinel-1 Satellite Interferometry, please reach out to have your achievements included on this page! Your contributions will serve as valuable guidance for many InSAR users and present your accomplishments to a wide audience.

<img src="https://github.com/AlexeyPechnikov/pygmtsar/assets/7342379/c157c3a6-ed06-4b6d-82ae-c0aefb286d47" width="40%" />

### Publications

- **Added**: 2024-03-18

**Title**: Pemanfaatan Citra Sentinel-1 Berbasis Python untuk Kajian Deformasi Permukaan Akibat Gempa Bumi di Cianjur Jawa Barat

**Author(s)**: Mochammad Rifqi Naufal Alfayyadh

**Year**: 2024

**Institution**: Universitas Pendidikan Indonesia

**Abstract**: This S1 thesis discusses the application of Python-based Sentinel-1 imagery to study surface deformation due to earthquakes in Cianjur, West Java.

**Link**: [UPI Repository](http://repository.upi.edu/id/eprint/115771)

**Additional Information**: Check out the [author's LinkedIn post](https://www.linkedin.com/feed/update/urn:li:activity:7170665086481543168/) for more insights into the study.

### Projects
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ All steps in these notebooks are automated. This includes the software installat

For subscribers, I share more complex SBAS and PSI use cases on Google Colab Pro through my [Patreon page](https://www.patreon.com/pechnikov). These use cases are suitable for InSAR learners, researchers, and industry specialists working on their challenging projects. Large areas and big stacks for thousands of interferograms, low-coherence territories, and extensive atmospheric phase delays - all these tasks can be addressed with PyGMTSAR. These examples can still be run online on the Google Colab Pro platform, which is cost-effective ($10/month) and provides a good balance between very fast data transfer speeds for downloading dozens of Sentinel-1 SLC scenes, available disk space to store the datasets and process them (approximately 220GB vs. 110GB for the free version of Google Colab), processing speed (8 vCPUs vs. 2 for the free version of Google Colab), and accessible memory (54GB vs. 12GB for the free version of Google Colab). I frequently utilize Google Colab Pro myself to manage up to five parallel InSAR projects, without concerns about disk space, memory, or processing performance limitations. Moreover, all the examples can be executed locally as well as on cloud hosts and remote servers.

## Projects and Publications Using PyGMTSAR

Explore the diverse applications of PyGMTSAR in projects and academic research on the dedicated [Projects and Publications](PUBLICATIONS.md) page.

## Announcements

**E-Book Release: 'PyGMTSAR: Sentinel-1 Python InSAR: An Introduction'**
Expand Down

0 comments on commit e738439

Please sign in to comment.