Skip to content

kleok/dinosar

 
 

Repository files navigation

Action Status Documentation Status codecov

dinoSAR

dinoSAR facilitates processesing InSAR data on the Cloud.

dinoSAR is software that enables on-demand processing of single interferograms and sets of interferograms for a given area of interest on the Cloud. Processing is done with ISCE2 Software that is Dockerized and run on AWS Batch. So for now we have dinoSARaws.

Currently, dinoSAR works with Sentinel-1 data, which is provided by the European Space Agency (ESA). dinoSAR utilities for searching for data via the Alaska Satellite Facility (ASF) and setting up processing to either run locally or on the Cloud. Why run on the Cloud? SAR imagery takes up a lot of disk space and because data is being stored on AWS, running on the Cloud circumvents the need to download data. Furthermore, we can take advantage of scalable parallel processing!

dinoSAR enables Cloud-native processing of output imagery by creating Cloud-Optimized Geotiffs with accompanying STAC metadata. You can find examples of postprocessing workflows on the Pangeo website.

acknowledgments

This project got started with funding from the University of Washington eScience Institute and the Washington Research Foundation. Additionally, financial support has come from Amazon 'Earth on AWS' Grants program and the NASA ACCESS program.

About

tools for InSAR processing on AWS

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 55.9%
  • Shell 24.0%
  • Dockerfile 20.1%